@charset "UTF-8";
body {
	margin:0;
	background-color:#194d74;
}
#homewrapper {
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
	background-image:url(images/bg-home.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
}
#headerwrapper {
	width:1000px;
	margin:0 auto;
	height:350px;
	background-position:top center;
	background-repeat:no-repeat;
}
#header {
	width:1000px;
	height:80px;
	background-image:url(images/bg-header.png);
	background-repeat:no-repeat;
}
#header h1#logo {
	float:left;
	margin:0;
	padding:7px 0 0 10px;
	
}
#header h2#tagline {
	float:right;
	margin:0;
	padding:0 25px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:80px;
	font-weight:normal;
	font-style:italic;
	color:#ffffff;
}
#homesplashwrapper {
	float:left;
	width:773px;
}
#headerwrapper p.headerbutton {
	margin:0;
	padding:160px 0 0 25px;
}
ul#nav {
	list-style:none;
	height:35px;
	margin:0;
	padding:0 0 0 10px;
	background-image:url(images/bg-nav.png);
	background-position:left top;
	background-repeat:no-repeat;
}
ul#nav li {
	display:block;
	float:left;
	height:25px;
	margin:5px 5px;
}
ul#nav li a {
	display:block;
	float:left;
	height:25px;
	margin:0;
	padding:0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/bg-nav-button-off.png);
}
ul#nav li a.currentnav,
ul#nav li a:hover {
	background-image:url(images/bg-nav-button-on.png);
}
#homesplash {
	margin:565px 0 0 0;
	height:190px;
	background-image:url(images/bg-white85percent.png);
}
#homesplash .homesplashbutton {
	float:left;
	width:325px;
	margin:0;
	padding:30px 0 0 40px;
}
#homesplash .homesplashbutton a {
	color:#194d74;
}
#homesplash .homesplashbutton h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	color:#194d74;
	margin:0 0 10px 0;
}
#homesplash .homesplashbutton p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#homesplash .homesplashbutton p.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 0 0 0;
}
#homesplash .homesplashbutton p.readmore a {
	color:#194d74;
	text-decoration:none;
}

#contentwrapper {
	clear:both;
	width:1000px;
	margin:0 auto;
	background:#ffffff url(/images/bg-right.gif) repeat-y right;
	overflow:hidden;
}
#subnavpanel {
	float:left;
	width:180px;
	margin:0;
	padding: 25px 30px 0 30px;
}
#subnavpanel h1,
#subnavpanel h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	font-style:italic;
	color:#194d74;
	margin:0 0 20px 0;
	padding:0;
}
#subnavpanel h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#194d74;
	margin:10px 0;
	padding:0 0 5px 10px;
	border-bottom:1px dotted #ccc;
}
#subnavpanel ul#subnav {
	list-style:none;
	margin:0;
	padding:0;
}
#subnavpanel ul#subnav li {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:35px;
	border-bottom:1px dotted #363636;
	padding:0 0 0 15px;
}
#subnavpanel ul#subnav li ul {
	list-style:none;
	margin:0;
	padding:0;
}
#subnavpanel ul#subnav li ul li {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:normal;
	padding:5px 0 5px 0px;
	border-bottom:none;
}
#subnavpanel ul#subnav li a {
	color:#363636;
	text-decoration:none;
	display:block;
}
#subnavpanel ul#subnav li a.currentnav,
#subnavpanel ul#subnav li a:hover {
	color:#194d74;
}

#subnavpanel ul.listing {
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
}
#subnavpanel ul.listing li {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:normal;
	padding:5px 0 5px 0px;
	border-bottom:none;
}

#content {
	float:left;
	width:450px;
	padding:25px 0 20px 30px;
}
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color:#194d74;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	margin:10px 0;
}
#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#194d74;
	font-weight:normal;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#194d74;
	font-weight:normal;
}
#content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#194d74;
	font-weight:normal;
	margin:5px 0 0 0;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#363636;
}
#content ul,
#content ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#363636;
}
#content ul li,
#content ol li {
	padding: 0 0 5px 0;

}
#content a {
	color:#194d74;
}
#content table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#363636;
}
#content img.headshot {
	float:left;
	border:1px #cccccc solid;
	margin: 0 15px 15px 0;
}
#content .email_profile {
	float:right;
	background-color:#194d74;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:white;
	padding:3px 5px;
	text-decoration:none;
}
#content .email_profile:hover {
	color:#b9b6a3;
}
#verdicts,
#resourcelinks {
	float:right;
	margin:0 0 -2000px 0;
	padding:0 10px 2000px 25px;
	width:192px;
	height:760px;
	background-color:#b9b6a3;
}
#profiles {
	float:right;
	padding:0 10px 20px 15px;
	width:202px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
#profiles h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#194d74;
	font-weight:normal;
	text-align:center;
	margin:0; padding:5px 0 0 0;
}
#profiles h2 strong {
	font-weight:normal;
	font-size:17px;
}
#profiles p {
	margin:0; padding:10px 0;
}
#profiles p.profileimage {
	margin:0; padding:30px 0 0 0;
	text-align:center;
}

#verdicts h1,
#resourcelinks h1 {
	margin:0;
	padding:0;
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	color:#194d74;
	line-height:35px;
}
#resourcelinks h2 {
	margin:0;
	padding:0;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#363636;
	line-height:25px;
}
#resourcelinks ul {
	margin:0 0 0 15px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#resourcelinks ul a {
	color:#194d74;
}
ul#verdictslist {
	margin: 0 0 0 0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
ul#verdictslist strong {
	font-weight:normal;
	font-size:12px;
	color:#781111;
}
ul#verdictslist li {
	padding:1px 0;
}
#verdicts p.readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 0 0 0;
}
#verdicts p.readmore a {
	color:#194d74;
	text-decoration:none;
}

#footer {
	width:1000px;
	margin:0 auto;
	padding:0 0 15px 0;
	clear:both;
}
#buttonsrow {
	height:125px;
	padding: 20px 0 0 65px;
	background-color:#252525;
}
.footerbutton {
	float:left;
	width:280px;
	padding: 0 0 0 25px;
}
.footerbutton h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#b9b6a3;
	margin:0 0 5px 0;
}
.footerbutton h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#b9b6a3;
	margin:0 0 5px 0;
}
.footerbutton p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	margin:0;
}
.footerbutton p a {
	color:#ffffff;
	text-decoration:none;
}
.footerbutton p a:hover {
	text-decoration:underline;
}
.footerbutton form {
	margin:0;
	padding:0;
}
.footerbutton table td {
	padding: 0 3px 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.footerbutton input#name,
.footerbutton input#phone,
.footerbutton input#email {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footerbutton input#submit {
	background-color:#b9b6a3;
	border:1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#footer ul#socialnetwork {
	list-style:none;
	margin:0; padding:10px 0 0 0;
	float:right;
}
	#footer ul#socialnetwork li {
		display:inline;
		padding:0 0 0 5px;
	}
		#footer ul#socialnetwork li a {
			text-decoration:none;	
		}

#footer p#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2c2c2;
	margin:10px 0 0 0;
	padding:0;
}
#footer p#copyright a {
	color:#c2c2c2;
	text-decoration:none;
}
#footer p#copyright a:hover {
	text-decoration:underline;
}
