body {
	margin: 0px;
	background: url(../images/back-strip.jpg) repeat-x;
	background-color:#c3ccdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#container {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -376px;
	border-left: 1px solid #47577B;
	border-right: 1px solid #47577B;
	background-color: #D7D2BF;
}


#header {
	display: block;
	height: 75px;
	border-bottom: 1px solid #47577B;
}
#headerLeft {
	display: block;
	float: left;
	width: 355px;
	height: 75px;
	border-right: 1px solid #47577B;
}
#headerRight {
	display: block;
	float: right;
	width: 394px;
	height: 75px;
}
#headerBlog {
	display: block;
	height: 20px;
	width: 150px;
	position: absolute;
	top: 15px;
	left: 366px;
	font-size: 13px;
	font-weight: bold;
}
#headerBlog a:link, #headerBlog a:visited {
	color: #999999;
	text-decoration: none;
}
#headerBlog a:hover, #headerBlog a:active {
	color: #7A7A7A;
	text-decoration: none;
}
#headerInfo {
	display: block;
	height: 45px;
	font-size: 17px;
	font-weight: bold;
	color: #546790;
	text-align: right;
	background-color: #EAE6D8;
}
#headerInfo p {
	margin: 0;
	padding: 12px 16px 0px 0px;
}
#headerInfo a:link, #headerInfo a:visited {
	color: #999999;
	text-decoration: none;
}
#headerInfo a:hover, #headerInfo a:active {
	color: #7A7A7A;
	text-decoration: none;
}
#headerNav {
	display: block;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #546790;
}
#headerNav p {
	margin: 0;
	padding: 8px 0px 0px 0px;
}
#headerNav a {
	padding: 0px 6px 0px 6px;
}
#headerNav a:link, #headerNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headerNav a:hover, #headerNav a:active {
	color: #EAE6D8;
	text-decoration: none;
}


#sideNav {
	position: relative;
/*	top: 76px;*/
	width: 206px;
}
#sideHeader {
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #546790;
}
#sideHeader a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#sideHeader a:link, #sideHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sideHeader a:hover, #sideHeader a:active {
	color: #EAE6D8;
	text-decoration: none;
}

.blueNav{
	font-size: 13px!Important;
	font-weight: bold;
	color: #546790 !important;
	text-decoration: underline !important;
}

/*
#sideNav ul {
	margin: 0;
	padding: 10px 0px 10px 15px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #546790;
	border-bottom: 1px solid #928D7B;
}
#sideNav ul a:link, #sideNav ul a:visited {
	color: #546790;
	text-decoration: underline;
}
#sideNav ul a:hover, #sideNav ul a:active {
	color: #595959;
	text-decoration: underline;
}
#sideNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}*/

#sideNav ul {
	margin: 8px 0px 0px 0px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	border: none;
	border-bottom: 1px solid #928D7B;
	list-style: none;
}

#sideNav ul li {
	margin: 0;
	padding: 0px 0px 8px 5px;
}

#sideNav ul a:link, #sideNav ul a:visited {
	color: #595959;
	text-decoration: none;
}

#sideNav ul a:hover, #sideNav ul a:active {
	color: #000000;
	text-decoration: none;
}

#sideNav ul li ul{
	background-color:#d7d2bf;
	margin-left:200px;
	margin-top:-5px;
	padding-top:5px;
}

.partners {
	margin: 18px;
	text-align: center;
}
.partners a:link{
	color: #595959 !important;

}
.partners a:hover{
	color: #000000 !important;
	text-decoration: none !important;

}
#content {
	display: block;
}
#contentLeft {
	display: block;
	float: left;
	width: 209px;
}
#contentRight {
	display: block;
	float: right;
	width: 540px;
	border-left: 1px solid #928D7B;
	background-color: #FAF9F6;
}
#contentBanner {
	border-bottom: 1px solid #979381;
}
#contentBody {
	padding: 18px 25px 20px 25px;
	font-size: 12px;
	color: #000000;
}
#contentBody h1 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #546790;
}
#contentBody h2 {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#contentBody h3 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #928D7B;
}
#contentBody h4 {
	margin: 0;
	padding: 20px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #546790;
	text-align: center;
}
#contentBody h5 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #595959;
}
#contentBody p {
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #595959;
	line-height: 20px;
}
#contentBody li {
	margin-bottom: 10px;
	color: #595959;
	line-height: 16px;
}
#contentBody ul ul {
	margin: 0;
	padding: 10px 0px 0px 12px;
	font-size: 11px;
	list-style-type: none;
}
#content ul ul a {
	font-weight: normal;
}
#contentBody a {
	font-weight: bold;
}
#contentBody a:link, #contentBody a:visited {
	color: #546790;
	text-decoration: underline;
}
#contentBody a:hover, #contentBody a:active {
	color: #999999;
	text-decoration: underline;
}
#contentFoot {
	margin: 70px 10px 0px 0px;
	font-weight: bold;
	text-align: right;
}
#contentFoot p {
	margin-top: 10px;
	font-size: 12px;
	color: #595959;
	line-height: 16px;
}
#contentFoot p span {
	font-size: 14px;
	color: #546790;
}

.lawyers {
	padding: 0px 10px 0px 0px;
}

#content form {
	margin: 0px 0px 0px 50px;
	padding: 0;
}
#content label {
	float: left;
	width: 150px;
	margin-right: 10px;
	font-weight: bold;
	color: #546790;
	text-align: right;
}
#content input, #content select, #content textarea {
	width: 180px;
	margin-bottom: 8px;
	border: 1px solid #546790;
	background-color: #FFFFFF;
}
#content textarea {
	width: 300px;
	height: 150px;
	margin: 5px 0px 0px 45px;
}
#content form br {
	clear: left;
}
#buttons {
	margin: 15px 0px 0px 110px;
}
#buttons input {
	width: 80px;
	font-weight: bold;
	color: #47577B;
	border: 1px solid #47577B;
	background-color: #D7D2BF;
}


.clearDiv {
	clear: both;
}


#footer {
/*	margin-top:100px;*/
	padding: 20px 30px 20px 30px;
	background-color: #546790;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #EAE6D8;
	text-decoration: none;
}
#footer h4 {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #EAE6D8;
}
.footerlinks{
	text-align:center;
}
.footerlinks a {
text-decoration:underline !important;

}
.footerlinks a:hover {
text-decoration:none !important;

}

/*--------------------------------------------------------*/
/*----------------------miniContact-----------------------*/
/*--------------------------------------------------------*/
#miniContact {
	color: #546790;
	text-align: center;
	margin: 10px 0 20px 0;
}

#miniContact h5 {
	margin: 0;
}

#miniContact input {
	width: 150px;
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#miniContact textarea {
	width: 150px;
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#miniBtn input {
	width: 100px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #35425B;
	background-color: #546790;
	padding: 2px 0;
	text-align: center;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*--------------------------------------------------------*/

#callToAction {
	text-align: center;
	margin: 10px;
}

#callToAction img {
	border: 1px solid #546790;
}

#blogContentBody {
	line-height: 20px;
	color: #595959;
}

#blogContentBody p {
	margin: 0px 0px 20px 0px;
	padding: 0;
	color: #595959;
	line-height: 20px;
}

#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000 !important;
}
#lblErrors ul {
}
#lblErrors li {
	color:#FF0000 !important;
}
#ValidationSummary2 {
	color:#FF0000 !important;
}
#ValidationSummary2 li{
	color:#FF0000 !important;
	margin:0 0 15px;
}
#pnlCaptcha {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}

#pnlCaptcha label {

}

.captcha {
    width: 400px;
}

.captcha img {
    clear:both;
    padding-bottom: 15px;
}

.captcha span {
    clear:both;
}

.captcha span input {
}

#errors {
    text-align:center;
    padding: 0px 0px 15px 0px;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 100px;
}