@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* End CSS Reset */

/* Begin Text Set */
body {font-family:Tahoma, Arial, Helvetica, sans-serif; color:#242b39}
a:focus {outline:1px dotted invert}

h1 {font-size:25px} h2 {font-size:23px} h3 {font-size:21px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:15px}
h1,h2,h3,h4,h5,h6 {margin-bottom:8px;}
ul {list-style:square; margin:0} ol {list-style:decimal; margin:0} 
li {margin:0}
p {font-size:12px;line-height:18px;padding:0 0 10px; text-align:justify}
/*End Text Set */


/* Begin Regular Styling */

body {
	background:url(images/mainBG.jpg) repeat-x #242b39
	}
	
a {
	font-size:12px;
	color:#2f79d4;
	}
	
a:hover {
	text-decoration:none}

#wrapper {
	background:url(images/bodyBG.gif) repeat-y;
	width:959px;
	margin:0 auto;
	}
	
#container {
	position:relative;
	background:url(images/topBG.jpg) no-repeat;
	width:819px;
	padding:0 70px;
	margin:0 auto;
	}
	
#header {
	height:200px;
	margin-bottom:30px;
	}
	
ul#nav {
	list-style-type:none;
	position:absolute;
	left: 110px;
	top: 153px;
	width:800px;
	z-index:99;
	}
	
ul#nav li {
	display:inline;
	float:left;
	}
	
ul#nav li a {
	display:block;
	padding:16px 18px;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 15px;
	_margin:0 10px;
	}
	
ul#nav li a:hover {
	background-color:#476792
	}
	
h1 {
	font-size:18px;
	font-weight:normal;
	}
	
#leftcolumn {
	width:545px;
	padding-right:30px;
	float:left;

	}
	
#leftcolumn img {
	float:left;
	margin:0 15px 5px 0;
	}
	
.divider {
	background-image:url(images/vertDivider.jpg) no-repeat;
	}
	
#rightcolumn {
	width:235px;
	float:left;
	position:relative
	}
	
#rightcolumn img {
	position: absolute;
	left:-23px
	}
	
#rightcolumn h1 {
	margin-top:60px;
	font-size:20px
	}
	
#rightcolumn h3 {
	font-size:16px;
	line-height:1.6em;
	font-weight:normal
	}
		
#rightcolumn h4 {
	font-size:25px;
	color:#164194;
	font-family:Arial, Helvetica, sans-serif
	}
	
#middlecolumn {
	background:url(images/middleBG.gif) no-repeat 0 20px;
	height:209px;
	width:204px;
	padding-left:9px;
	margin-left:20px;
	float:right
	}
	
#middlecolumn h1 {
	padding-left:10px;
	}
	
#middlecolumn ul {
	list-style:none;
	}
	
#middlecolumn ul li {
	margin-bottom:12px;
	}
	
#middlecolumn ul a {
	text-decoration:none;
	color:#2f79d4;
	font-size:13px;
	padding:0 0 0 10px ;
	}
	
#middlecolumn ul a:hover {
	background:url(images/arrow.jpg) no-repeat;
	}
	
#areas {
	margin-bottom:10px
	}
	
#areas a {
	margin-bottom:6px;
	display:block;
	text-align:left;
	}
	
#areas ul li {
	margin-left:20px;
	font-size:14px;
	margin-bottom:5px
	}
	
#leftside {
	position:absolute;
	top:235px;
	width: 190px;
	left: 61px;
	padding-top:350px;
		background:url(images/andre2.jpg) no-repeat;
	}
	
#leftside p {
	text-align:left
	}
	
div.hr {
	background:url(images/horzDivider.gif) no-repeat;
	width:819px;
	height:22px;
	margin:0 auto;
	clear:both;
	border:1px solid #fff;
	}
	
#contact {
	padding-left:10px;
	background:url(images/vertDivider.jpg) no-repeat
	}
	
#footer {
	text-align:left;
	font-size:12px;
	padding:10px 0 30px;
	clear:both
	}
	
#footer span {
	display:block;
	font-size:10px;
	margin-top:15px;
	}
#footer span a{
	font-size:10px;
}

form {
	margin-bottom:40px;
	font-size:11px
	}
	
input, textarea {
	border:solid 1px #c0cdd3;
	margin-bottom:6px;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px
	}
	
input {
	background:url(images/fieldBG.jpg) repeat-x;
	width:230px;
	height:20px;
	padding-top:4px
	}
	
textarea {
	background:url(images/areaBG.jpg) repeat-x;
	width:230px
	}
	
input.button {
	background:url(images/buttonBG.jpg) repeat-x;
	width:236px;
	text-align:right;
	height:27px;
	padding-right:6px;
	padding-bottom:3px;
	cursor:pointer;
	} 
	
#attorney {

	padding-left:200px;
	}
	
#attorney em {
	color:#42200e;
	font-weight:bold
	}
