/* © xHtml Master 2007 - 2008 */


body {
	color:#666666;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#fff;
	background-image:url(../images/main-back.jpg);
	background-repeat:repeat-x;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.wrap {
	width:959px;
	text-align:left;
	margin:0 auto;
}
#header {
	background:#2c4159;
	height:97px;
	border-bottom:solid 1px #fff;
}
	#header h1 {
		padding-left:22px;
		padding-top:13px;
		padding-bottom:1px;
	}
		#header h1 a {
			display:block;
			font-size:1px;
			background:url(../img/logo.gif);
			width:524px;
			height:70px;
			text-indent:-10000px;
		}
		#header a#logo {
		padding-left:22px;
		padding-top:13px;
		display:block;
		font-size:1px;
		background:url(../img/logo.gif) no-repeat right bottom;
		width:524px;
		height:70px;
		text-indent:-10000px;	}
	#header h2 {
		font:18px Georgia, "Times New Roman", Times, serif;
		color:#b5cfe6;
		padding-left:100px;
	}
	#header h3 {
		background:url(../img/call-us.gif) no-repeat bottom left;
		width:273px;
		height:63px;
		padding-right:23px;
		padding-top:13px;
		font-size:1px;
		text-indent:-10000px;
		float:right;
	}
	
#nav {
	background:url(../img/bg-nav.gif) repeat-x top;
	height:41px;
}
	#nav ul {
		padding-left:13px;
		list-style: none;
		margin:0 auto;
		width:960px;
	}
		#nav li {
			display:block;
			float:left;	
			border-right:solid 1px #fff;
		}
		#nav li.last {
			display:block;
			float:left;	
			border-right:solid 0px #fff;
		}
			#nav li a {
				display:block;
				float:left;
				padding:0 32px;
				line-height:35px;
				height:35px;
				text-decoration:none;
				color:#fff;
			}
			#nav li a:hover, #nav li a.active {
				background:url(../img/bg-nav-o.gif) repeat-x top;
				color:#2c4159;
			}
			
#content {
	width:959px;
	margin:0 auto;
	text-align:left;
}
	#content .image {
		background:url(../img/bg-content-top.gif) repeat-x bottom;
		text-indent:-10000px;
		font-size:1px;
		line-height:1px;
		height:219px;
	}
		#content .image img {
			display:block;
		}
#bot-img{
background:url(../img/bg-content-top.gif) repeat-x bottom;
height:16px;
}
#sidebar {
	background:url(../img/left-box-content.gif) repeat-y top;
	width:200px;
	float:left;
}
	#sidebar h3 {
		background:url(../img/bg-title.gif) no-repeat center center;
		height:32px;
		line-height:32px;
		text-align:center;
		font-size:18px;
		color:#fff;
		margin-bottom:12px;
	}
	#sidebar h4 {
		margin-bottom:12px;
		font-weight:bold;
		font-size:16px;
		text-decoration:underline;
		color:#496c92;
		padding-left:12px;
	}
	#sidebar ul.menu {
		margin-bottom:14px;
	}
		#sidebar ul.menu li {
			font-size:12px;
			color:#000;
			background:url(../img/blue-dots.gif) repeat-x bottom;
			padding:0 6px 1px 6px;
		}
			#sidebar ul.menu li a {
				background:url(../img/arrow.gif) no-repeat 5px 7px;
				display:block;
				height:24px;
				line-height:24px;
				text-decoration:none;
				color:#000;
				padding-left:25px;
			}
			#sidebar ul.menu li a:hover {
				color:#496c92;
			}
		
	#sidebar ul.list {
		color:#000;
		font-size:10px;
		list-style:disc;
		margin:3px 3px 3px 20px;
	}
		#sidebar ul.list li {
			padding-bottom:3px;
		}
			#sidebar ul.list li a {
				text-decoration:none;
				color:#000;
			}
			#sidebar ul.list li a strong{
				font-size:11px;
			}
			#sidebar ul.list li a:hover {
				color:#496c92;
			}
	#sidebar p{
		font-size:10px;
		margin:10px;
	}
	#sidebar p a{
		color:#000;
	}

#page {
	padding-left:20px;
	float:left;
	width:480px;
}
#page p {
	padding:10px;
}
	#page p.rttl {
		font:25px "trebuchet MS", Arial, sans-serif;
		color:#2c4159;
		padding-bottom:7px;
	}
	#page p.txt {
		padding-bottom:20px;	
	}
	#page a.more {
		font-style:italic;
		color:#666666;
		text-decoration:underline;
	}
	#page a.more:hover {
		text-decoration:none;	
	}
	#page h3 {
		clear:both;
		font:18px "trebuchet MS", Arial, sans-serif;
		color:#2c4159;
		text-decoration:underline;
		margin-bottom:18px;
	}
	#page h3.short {
		line-height:42px;
	}
		#page h3 img {
			display:block;
			float:left;
			padding-right:15px;
		}
	
	#page ul.list {
		margin-bottom:42px;
	}
		#page ul.list li {
			margin-bottom:7px;
		}
	#page ul.news {
		margin-bottom:10px;
	}
		#page ul.news li {
			background:url(../img/ico-note.gif) no-repeat 0 3px;
			padding-bottom:12px;
			font-size:13px;
			color:#666666;
			padding-left:26px;
		}
			#page ul.news li a {
				display:block;
				_height:1%;
				font-size:13px;
				color:#5a98c7;
				text-decoration:underline;	
			}
			#page ul.news li a:hover {
				text-decoration:none;
			}

#rightbar {
	width:230px;
	float:right;
}
	#rightbar h3 {
		font-size:1px;
		line-height:1px;
		text-indent:-100000px;
		margin-bottom:6px;
	}	
		#rightbar h3 img {
			display:block;
		}
	#rightbar h4 {
		font:18px "trebuchet MS", Arial, sans-serif;
		color:#2c4159;
		text-decoration:underline;
		line-height:42px;
		margin-bottom:14px;
	}
		#rightbar h4 img {
			display:block;
			float:left;
			padding-right:10px;
			padding-left:5px;
		}
		
	#rightbar .video {
		text-align:center;
		font-size:12px;
		color:#000;
		padding-bottom:10px;
	}
		#rightbar .video img {
			display:block;
			padding-bottom:3px;
		}
	#rightbar .link {
		display:block;
		font-size:1px;
		line-height:1px;
		text-indent:-100000px;	
		margin-bottom:4px;
	}
		#rightbar .link img {
			display:block;
		}
	#rightbar .box {
		background:url(../img/right-box-content.gif) repeat-y top;
	}
		#rightbar .box p {
			color:#333;
			padding-left:28px;
			padding-bottom:12px;
			padding-right:6px;
			font-size:12px;
		}
		#rightbar .box ul {
			padding:0 6px;
		}
			#rightbar .box li {
				background:url(../img/ico-blue-note.gif) no-repeat 0 3px;
				clear:both;
				color:#333;
				padding-left:22px;
				padding-bottom:12px;
				font-size:12px;
			}
				#rightbar .box a {
					text-decoration:underline;
					color:#333;
				}
				#rightbar .box a:hover {
					text-decoration:none;
				}

.bigbox {
	width:449px;
	height:294px;
	background-image:url(../images/box-back.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:10px;
}
	.bigbox h4 {
		height:30px;
		line-height:30px;
		font-size:18px;
		color:#000;
		padding-left:10px;
		margin-bottom:10px;
		text-align:center;
	}
	.bigbox ul.phones {
		padding-right:20px;
		width:195px;
		float:left;
		padding-top:20px;
	}
	*html .bigbox ul.phones {
		padding-top:0px;
	}
		.bigbox ul.phones li {
			font-size:13px;
			color:#2f4662;
			display:block;
			height:36px;
			line-height:36px;
			background:url(../img/dots.gif) repeat-x bottom;
		}
.smallbox {
	width:190px;
	height:200px;
	background-image:url(../images/office-back.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-left:10px;
}	
	.smallbox h4 {
		width:138px;
		height:30px;
		line-height:30px;
		color:#000;
		font-weight:bold;	
		font-size:16px;
		padding-left:0px;
		float:left;
	}
		.smallbox p {
			text-align:left;
			clear:both;
			margin-top:11px;
			margin-bottom:6px;
			color:#182432;
			font-size:13px;
			font-weight:bold;
		}
		.smallbox img.dots {
			background:url(../img/dots.gif) repeat-x;
			display:block;
			height:1px;
			width:90%;	
			float:left;
		}
	
#footer {
	background:url(../img/bg-footer.gif) repeat-x;
	height:33px;
	line-height:33px;
}
	#footer ul {
		float:left;	
		color:#000;
		font-size:12px;
	}
		#footer li {
			display:inline;
			padding-right:5px;
		}
			#footer li a {
				color:#000;
				padding-right:5px;
				text-decoration:none;
			}
			#footer li a:hover {
				color:#fff;
			}
#footer-copy {
		float:right;	
		line-height:33px;
		font-size:12px;
		color:#000;
	}
.disclaimer {
	background-color:#4b6f97;
	margin-top:-1px;
}
.disclaimer p {
	margin: 0 auto;
	width:959px;
	line-height:12px;
	color:#000;
	font-size:10px;
	text-align:left;
}
.eval-box {
	width:671px;
	height:200px;
	background-image:url(images/eval-back.jpg);
	background-repeat:no-repeat;
}
.box1 {
	width:449px;
	height:294px;
	background-image:url(images/box-back.jpg);
	background-repeat:no-repeat;
}
fieldset {border: 0px solid transparent;}
label {
	width:150px;
	float:left;
	color:#374d6d;
}
input {
	color: #000;
	padding: 3px;
	margin:3px;
	float:left;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: 100px;
}
form br {
	clear:both;
}

#rightbar label {
	width:50px;
	float:left;
	color:#000;
}
#rightbar input {
	color: #000;
	padding: 1px;
	margin:1px;
	float:left;
	width:150px;
}
#rightbar .radiobtn {
	clear:both;
	width:20px;
	float:left;
}
#rightbar .hsub {
	width: 100px;
	height:21px;
	float:right;
	margin-right:40px;
}
#rightbar .hsub1 {
	width: 112px;
	height:43px;
	float:right;
	margin-right:40px;
}
.email-box {
	width:210px;
	height:258px;
	padding:10px;
	background-image:url(../images/email-box2.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	color:#000;
}
.email-box img {
	margin-left:-6px;
	margin-top:-6px;
}
.style5 {font-size: 10px}
.style6 {
	font-size: 20px;
	color: #35496A;
}
.style7 {font-size: 11px}
.style8 {font-size: 11px; font-weight: bold; }
.style16 a{
	text-decoration:underline;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:bold 1.7em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	margin:8px;
}

h2{
	font:normal 1.6em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}

h3{
	font:normal 1.4em  Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
	margin:5px;
	color:#ffffff;
}

h4{
	font:bold 1.6em/1.4em  Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h5{
	font:bold 1.5em/1.4em  Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	color:#0074f4;
	text-align:center;
}	

h6{
	font:bold 1.3em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	text-align:center;
}		
	
#page ul{
	list-style: disc;
	margin:10px 10px 10px 25px;
}

#page ol{
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}
#page li {

	margin:1px;
}	
.attorney {
	clear:both;
}
.apic {
	width:100px;
	
	float:left;
}
.atxt {
	font-size:1.2em;
	float:left;
	line-height:75px;
}
#page a {
	text-decoration:underline;
}
table.phones{
	padding-right:0px;
	width:195px;
	float:left;
	padding-top:20px;
	margin-right:15px;
	margin-top:20px;
}
.bold {
	font-weight:bold;
}
*html .bigbox table.phones {
		padding-top:0px;
		margin-top:0px;
	}
		.bigbox table.phones td {
			font-size:12px;
			color:#2f4662;
			display:inline-block;
			height:36px;
			line-height:36px;
			background:url(../img/dots.gif) repeat-x bottom;
			width:50%;

		}
.bigbox table.phones td.phonenumb {
	text-align:right;
}
.smradio{
	font-size:11px;
	line-height:20px;
}
#content #sidebar ul.list li {
	margin:0 0 2px 0;
	padding:0 0 0 0;
	line-height:10px;
}
#page .attorney1 {
	clear:both;
	float:left;
	border-bottom:1px solid #23343e;
	padding:5px;
	width:100%;
}
.odd{
	/*background-color:#e2eff7;*/
}
#page .apic1{
	float:left;
	width:80px;
}
#page .apic1 img {
	border:1px solid #23343e;
	padding:2px;
}
#page .atxt1 {
	float:left;
	width:390px;
}
#page .atxt1 a{
	font-size:12px;
}

#page .topattorney {
	float:left;
	/*border-bottom:1px solid #23343e;*/
	padding:8px;
	width:140px;
	text-align:center;
}
#page .topapic img {
	border:1px solid #23343e;
	padding:2px;
}
#page .topatxt {
	text-align:left;
}

#page .topatxt a{
	font-size:12px;
}
#page h3.ttlatty  a{
	font:bold 14px/14px  Arial, Helvetica, sans-serif;
	color: #364a6b;
	text-decoration:none;
	padding:0px;
	margin:0px;
}


#page .end{
	border-bottom:0px solid #23343e;
}
.bold {
	font-weight:bold;
}
*html .bigbox table.phones {
		padding-top:0px;
		margin-top:0px;
	}
		.bigbox table.phones td {
			font-size:12px;
			color:#2f4662;
			display:inline-block;
			height:36px;
			line-height:36px;
			background:url(../img/dots.gif) repeat-x bottom;
			width:50%;

		}

.reason{
	border-top: 0px solid #527699;
	padding:2px 5px 10px 5px;
}
.reason h6{
	margin:0 0 0 0;
	color:#8c2323;
	font-size:16px;
	text-align:left;
}
#page .reason p{
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:14px;
}

.style5 {
	color: #2C4059;
	font-size: 15px;
}
#page .reason ol li{
	margin-bottom:5px;
}
.left1 {
	line-height:23px;
	float:left;
}
#page h1{
		font:bold 1.5em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	color: #364a6b;
	margin-left:0px;
}

#page h2{
	font:bold 1.3em/1.2em  Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	text-align:center;

}

/* CREATED BY ADAM HANSEN - January 18, 2010 */
.form-text	{ float: left; margin-top: 5px; } /* Adds space above ()- in the form on Contact Page */
.sb-form-text	{ float: left; margin-top: 3px; } /* Adds space above ()- in the form on Sidebar Forms */