/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../img/gradient.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	width:990px;
	padding-top:10px;
	height:100%;
	margin:auto;
	text-align:left;
}
.header {
	width:990px;
	height:168px;
	float:left;
}
#headerLeftSection {
	width:626px;
	height:168px;
	float:left;
	background-image:url(../img/david-grant-header-part-1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#headerRightSection {
	width:364px;
	height:168px;
	float:right;
	background-image:url(../img/david-grant-header-part-2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#headerRightSection p {
	margin-top:47px;
	margin-right:25px;
	font-size:11px;
	line-height:16px;
	text-align:right;
	font-weight:bold;
	color:#000000;

}
#headerRightSection a {
		text-decoration:underline;
	color:#000000;
}
#headerRightSection a:hover {	
	text-decoration:none;
	color:#000000;
}
/*
#header {
	width:990px;
	height:168px;
	float:left;
	background-image:url(../img/david-grant-header.jpg);
	background-repeat:no-repeat;
}#header p {
	margin-top:47px;
	margin-right:30px;
	font-size:10px;
	line-height:16px;
	text-align:right;
	color:#000000;

}
#header a {
	text-decoration:none;
	color:#000000;
}
*/

#contentBoxBottom {
	width:990px;
	height:10px;
	background-image:url(../img/bottom-content-box.jpg);
	background-repeat:no-repeat;
	float:left;
}
/*NAVIGATION*/
#nav {
	width:980px;
	height:43px;
	margin-left:5px;
	display:inline;
	margin-bottom:15px;
	padding-bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	 text-align:left;
	float:left;
}
#nav ul{
	list-style:none;
	list-style-position:none;
	padding:8px 0px 0 0;
	margin:0;
}
#nav ul li{
	float:left;
	padding:0 45px;
	margin:0;
}
#navLeft {
	height:43px;
	width:12px;
	background-image:url(../img/nav-left.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#navMiddle {
	width:956px;
	height:43px;
	background-image:url(../img/nav-middle.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	text-align:left;
}
#nav a {
	margin-left:0px;
	color:#FFFFFF;
	text-decoration:none;	
	float:left;
	text-align:left;
}
#nav a:hover {
	color:#FFFFCC;
	text-decoration:none;
}
#navMiddle .divider{
	background:url(../img/nav-divider.gif) no-repeat;
	
}
#navRight {
	height:43px;
	width:12px;
	background-image:url(../img/nav-right.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
/*MAIN CONTAINER*/
#mainContentArea {
	width:988px;
	border-left:#012c42 1px solid;
	border-right:#012c42 1px solid;
	background-color:#FFFFFF;
	float:left;
}
/*LEFT BLOCK*/
#contentBlockLeft {
	height:379px;
	width:1px;
	margin-left:10px;
	background-image:url(../img/main-text-box-left.gif);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
#contentBlockMiddle {
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	height:349px;
	width:262px;
	background-image:url(../img/main-text-box-middle.gif);
	background-repeat:repeat-x;
	float:left;
}
#contentBlockMiddle h1{
	margin:0;
	padding:0;
	font-size:18px;
	text-decoration:none;
	color:#044363;
	text-align:left;
}
#contentBlockMiddle h2{
	margin:0;
	padding:0;
	font-size:17px;
	text-decoration:none;
	color:#044363;
	text-align:left;
}
#contentBlockMiddle p {
	margin-bottom:10px;
	color:#000000;
	text-align:left;
	font-size:12px;
	line-height:15px;
	text-align:left;
}

#contentBlockMiddleSub {
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:30px;
	margin-left:10px;
	width:909px;
	height:100%;
	margin-top:0;
	background-color:#ececec;
	border:#999999 solid 1px;
	float:left;
		display:inline;
}
#contentBlockMiddleContainer
{
	width:374px;
	height:100%;
	padding:0;
	margin:0;
	float:left;
}
#contentBlockMiddleSub h1{
	margin:0;
	padding:0;
	font-size:18px;
	text-decoration:underline;
	color:#044363;
	text-align:left;
}
#contentBlockMiddleSub h2{
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:underline;
	color:#044363;
	text-align:left;
}
#contentBlockMiddleSub h3{
	margin:0;
	padding:0;
	text-decoration:underline;
	font-size:12px;
	color:#044363;
	text-align:left;
}
#contentBlockMiddleSub p {
	margin-bottom:10px;
	color:#000000;
	text-align:left;
	font-size:12px;
	line-height:15px;
	text-align:left;
}
#contentBlockMiddleSub a {
	color:#000000;
	text-decoration:underline;
}
#contentBlockMiddleSub a:hover {
	color:#000000;
	text-decoration:none;
}
#contentBlockRight {
	height:379px;
	width:3px;
	background-image:url(../img/main-text-box-right.gif);
	background-repeat:no-repeat;
	float:left;
}
#contentBlockImage {
	width:649px;
	height:290px;
	margin-left:7px;
	margin-bottom:7px;
	display:inline;
	float:left;
}
#contentBlockLogoLeft {
	width:1px;
	height:82px;	
	margin-left:8px;
		display:inline;
	background-image:url(../img/logo-box-left.gif);
	background-repeat:no-repeat;
	float:left;

}
#contentBlockLogoMiddle {
	width:607px;
	height:82px;	
	background:url(../img/logo-box-middle.gif);
	background-repeat:repeat-x;
	padding-left:37px;
	float:left;
}
.contentBlockLogos {
	height:64px;
	padding-top:5px;
	padding-right:20px;
	float:left;
}


#contentBlockLogoRight {
	width:3px;
	height:82px;	
	background-image:url(../img/logo-box-right.gif);
	background-repeat:no-repeat;
	float:left;
}
.image {
	width:300px;
	height:250px;
	float:right;
}
/*MAP*/
#mapBox {
	width:527px; 
	height:282px;
	margin-bottom:30px;
	float:right;
}
#mapBox a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#mapBox a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
/*FOOTER*/
#footerLinks {
	margin-top:10px;
	margin-left:10px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
#footerLinks ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footerLinks ul li{
	float:left;
	padding:0;
	margin:0;
}
#footerLinks a {
	color:#FFFFFF;
	text-decoration:underline;
	float:left;
}
#footerLinks a:hover {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
}
#footerCopyright {
	margin-top:10px;
	margin-right:10px;
	font-size:10px;
	color:#FFFFFF;
	float:right;
}
#line {
	background-image:url(../img/grey-line.jpg);
	width:909px;
	height:1px;
	margin-top:10px;
	margin-bottom:33px;
}
/*FORM*/
.textField {
	background:#FFFFFF;
	width:200px;
	border:#666666 1px solid;
}
.comments {
	background:#FFFFFF;
	width:200px;
	border:#666666 1px solid;
}
.fieldRadio {
	color:#000000;
}
.formHeader {
	color:#FFFFFF;
	font-size:12px;
	padding:2px;
	background-color:#044364;
	font-weight:bold;
}

