body {
	background-color: #1f2d53;
	margin: 0px 0px;
	font-family: arial;
	color: #1f2d53;
}

*  {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 940px;
	margin: 0px auto 0px auto;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	background-color: #FFF
}

	#header {
		height: 150px;
		position: relative;
		background: transparent url(../media/images/bground-header.jpg) repeat-x;
	}
	

	#header p b {
		line-height: 23px;
		font-size: 20px;
	}
	
		a#home-logo {
			display: block;
			width: 359px;
			height: 110px;
			position: absolute;
			text-indent: -9001em;
			top: 21px;
			left: 26px;
			background: transparent url(../media/images/logo.png) no-repeat;
		}
		
		
		a:link {
			font-weight: normal;
			color: #1f2d53;
			text-decoration: none;
			}
		a:visited {
			font-weight: normal;
			color: #1f2d53;
			text-decoration: none;
			}
		a:hover {
			font-weight: normal;
			color: #670000;
			text-decoration: none;
			}
		a:active { 
			font-weight: normal;
			color: #1f2d53;
			text-decoration: none;
			}
		
		#header p {
			padding-right: 30px;
			text-align: right;
			font-size: 15px;
			float: right;
			padding-top: 15px;
		}
		
	#anavleft {
		height: 247px;
		width: 624px;
		background: transparent url(../media/images/anavleft.jpg) no-repeat;
		float: left;
	}
	
	
	#anavright{
		height: 247px;
		width: 315px;
		float: left;
		background: transparent url(../media/images/anavright.jpg) no-repeat;
	
	}
	
	#nav {
		height: 52px;
	}
		
		
	
	#home-cta {
		font-size: 14px;
		padding: 28px 28px 28px 28px;
		background-color: white;
		}
	
	#home-cta h1{
		display: block;
		font-size: 20px;
		border-bottom: solid 2px #1f2d53;
		padding-bottom: 2px;
		margin-bottom: 15px;
	}
	
	#home-cta h2 {
		font-size: 16px;
		margin-bottom: 13px;
		
	}
	

	#home-cta ul {
		font-size: 14px;
		line-height: 22px;
		list-style: none;
		padding-bottom: 13px;
	
	}
	
	#home-cta ul li {
		padding-left: 13px;
	}
	

	#home-cta p {
		padding-left: 13px;
		padding-bottom: 15px;
	}
	#home-cta li a {
		color:#cc9933;
		text-decoration:none;
	}
	#home-cta li a:hover {
		color: #670000;
		text-decoration:underline;
	}
	#home-cta ol {
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 13px;
		padding-left: 30px;
	}
	#home-cta a{
		color:#CC9900;
		}
	
	#home-left {
		padding: 0px 22px 0px 0px;
		float: left;
		width: 278px;
	}
	
	#home-left h2 {
		border-bottom: solid 2px;
	}
	
	#home-left ul li{
		border-bottom: 1px solid #1f2d53;
		padding-left: 13px;
	}
	
	#home-mid {
		padding: 0px 22px 0px 0px;
		float: left;
		margin: 0px auto 0px auto;
		width: 278px;
	}
	
	#home-mid h2 {
	 	border-bottom: solid 2px;
	}
	
	#home-mid ul li{
		border-bottom: 1px solid #1f2d53;
		padding-left: 13px;
	}
	
	#home-right {
		float: left;
		width: 278px;
	}
	
	#home-right h2 {
		border-bottom: solid 2px;
	}
	
	#home-right ul li{
		border-bottom: 1px solid #1f2d53;
		padding-left: 13px;
	}
	
	
	
	
	#news {
		padding-top: 20px;
		min-height: 140px;
		clear: both;
		background:#FFF;
	}
	
	#news h2 {
		padding-top: 28px;
		border-bottom: solid 2px;
	}
	
	

	
	
	#footer {
		font-size: 12px;
		width: 940px;
		color: white;
		margin: 20px auto 0px auto;
		text-align: right;
	}
	
	
	#footer a:link {
		color: white;
	}
	
	#footer a:visited {
		color: white;
	}
	
	#footer a:hover {
		color: #f1f1f1;
	}
	
	#footer a:active {
		color: white;
	}


	#bio-images {
		float:right;
		width:160px;
		margin:10px 25px;
		padding:0px 5px;
		border:solid 2px #1F2D53;
	}
	#bio-images img {
		margin:5px 0px;
	}
	#escrow-images {
		float:right;
		width:200px;
		margin:10px 25px;
		padding:5px;
		border:solid 2px #1F2D53;
	}
	#escrow-images2 {
		width:200px;
		margin:10px 25px;
		padding:5px;
		border:solid 2px #1F2D53;
	}
