/* ************************ Defaults ************************ */

body{ 
	font:0.73em Arial, Helvetica, sans-serif; 
	color:#000;
	text-align:center;
	background:#80C453;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size:2.00em;
	padding:8px 0px 8px 0px;
}
h2{
	font-size:1.30em;
	padding:8px 0px 8px 0px;
}
a{
	color:#59A02A;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:underline;
}

/* ************************ structural ************************ */

#page{ 
	margin:0 auto; 
	padding:0px;
	width:998px;
}
#header{ 
	margin:0 auto; 
	padding:36px 0px 0px 20px;
	height:160px;
	background:url('../images/header.gif') bottom left no-repeat;
	text-align:left;
}

/* ************************ top navigation ************************ */

#topnav ul#menu{ 
	background:url('../images/topnav.gif') top left no-repeat; 
	margin:0px; 
	padding:0px; 
	height:34px; 
	position:relative; 
}
#topnav ul#menu li{ 
	margin:0px; 
	padding:0px; 
	list-style:none; 
	position:absolute; 
	top:0px; 
}
ul#menu li,ul#menu a{ 
	height:34px; 
	display:block; 
}
#topnav ul#menu li a{ 
	text-indent:-9999px; 
	text-decoration:none; 
}
#toplink1{ left:0px; width:107px; }
#toplink2{ left:107px; width:227px; }
#toplink3{ left:334px; width:118px; }
#toplink4{ left:452px; width:125px; }
#toplink5{ left:577px; width:112px; }
#toplink6{ left:689px; width:92px; }
#toplink7{ left:781px; width:136px; }

#toplink1 a:hover,body#toplink1on #toplink1{ background:transparent url('../images/topnav.gif') 0px -34px no-repeat; }
#toplink2 a:hover,body#toplink2on #toplink2{ background:transparent url('../images/topnav.gif') -107px -34px no-repeat; }
#toplink3 a:hover,body#toplink3on #toplink3{ background:transparent url('../images/topnav.gif') -334px -34px no-repeat; }
#toplink4 a:hover,body#toplink4on #toplink4{ background:transparent url('../images/topnav.gif') -452px -34px no-repeat; }
#toplink5 a:hover,body#toplink5on #toplink5{ background:transparent url('../images/topnav.gif') -577px -34px no-repeat; }
#toplink6 a:hover,body#toplink6on #toplink6{ background:transparent url('../images/topnav.gif') -689px -34px no-repeat; }
#toplink7 a:hover,body#toplink7on #toplink7{ background:transparent url('../images/topnav.gif') -781px -34px no-repeat; }

/* ************************ content ************************ */

#content{
	background:url('../images/contbg.gif') top left repeat-y;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#content p{
	padding:7px 0px 7px 0px;
}
#content ul{
	list-style:square;
	margin:0px;
	padding:0px 0px 0px 16px;
}
#content ul li{
	margin:0px;
	padding:4px 0px 4px 0px;
}
#content .pagetext{
	background:url('../images/footer1.gif') bottom left no-repeat;
	padding:0px 0px 0px 13px;
}
#content .hometext{
	background:url('../images/homefamily.jpg') top right no-repeat; 
	padding:0px 0px 0px 0px;
}
#content .homecaption{
	background:url('../images/homecaption.jpg') bottom right no-repeat;
	width:543px;
	height:132px;
	color:#fff;
	padding:40px 23px 23px 23px;
}
#content .homecaption p{
	font-size:1.40em;
	line-height:26px;
	padding:0px;
}
#content .homecaption h1{
	font-size:2.00em;
	padding:0px 0px 6px 0px;
}
.text{
	width:525px;
	padding:13px 0px 0px 10px;
	background:url('../images/homemap.jpg') bottom left no-repeat;
	height:360px;	
}
.hometext1{
	width:190px;
	float:left;
	color:#0FAF81;
}
.hometext1 span{
	color:#093C97;
}	
.hometext2{
	width:202px;
	margin-left:320px;
}
#content .archive{
	background:url('../images/archivebg1.jpg') bottom right no-repeat;
	padding:15px 0px 75px 0px;
}
#content .archive h2{
	color:#12499C;
	padding-bottom:22px;
}
#content .archive .leftpanel{
	width:360px;
	float:left;
	padding:0px 10px 0px 10px;
}
#content .archive .rightpanel{
	width:320px;
	float:left;
	padding:0px 10px 0px 10px;
}
#content .archive .archivetext img{
	float:left;
	margin:0px 20px 0px 0px;
}
#content .archive .archivetext span{
	color:#12499C;
}
#content .projects{
	height:570px;
	background:#80C453;
}
#content .projects .leftpanel{
	width:435px;
	float:left;
	padding:10px 10px 0px 10px;
}
#content .projects .rightpanel{
	float:left;
}
#content .projects h1{
	color:#12499C;
}
#content .strategy{
	background:url('../images/strategybg1.jpg') bottom right no-repeat;
	padding:15px 0px 0px 0px;
}
#content .strategy .leftpanel{
	width:445px;
	float:left; 
}
#content .strategy .rightpanel{
	width:400px;
	margin-left:465px;
}
#content .strategycaption{
	background:url('../images/strategycaption.jpg') top left no-repeat;
	width:415px; 
	height:107px;
	color:#fff;
	padding:15px;
}
#content .strategycaption p{
	font-size:1.40em;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#content .links{
	background:url('../images/linksbg.jpg') bottom right no-repeat;
	padding:20px 0px 60px 0px;
}
#content .links ul{
	margin:0px;
	padding:0px 0px 30px 10px;
	list-style:none;
}
#content .links ul li{
	margin:0px;
	padding:0px 50px 0px 0px;
	display:inline;
}
#content .contact .leftpanel{
	float:left;
}
#content .contact .rightpanel{
	margin-left:490px;
	padding-bottom:120px;
}

#content .contact{
	padding:15px 0px 0px 0px;
}
#content .contactcaption{
	background:url('../images/contactcaption.gif') bottom right no-repeat;
	width:414px;
	height:211px;
	color:#fff;
	padding:25px;
}
#content .contactcaption h1{
	font-size:2.00em;
	padding:0px 0px 8px 0px;
}
#content .contactcaption p{
	padding:12px 0px 12px 0px;
}
#content .contact form td{
	padding:3px;
	vertical-align:top;
}
#content .contact form input{
	font:11px Arial, Helvetica, sans-serif; 
	color:#000;
}
#content .contact form .inputtext{
	width:315px;
	height:18px;
	border:solid 1px #848484;
}
#content .contact form textarea{
	width:315px;
	height:88px;
	border:solid 1px #848484;
}
#content .contact td.submit{
	text-align:right;
}
#content .zones{
	padding:15px 0px 0px 0px;
}
#content .zones .leftpanel{
	width:390px;
	float:left;
	padding:0px 0px 0px 10px;
}
#content .zones .rightpanel{
	margin-left:420px;
	padding:10px 0px 115px 0px;
}
#content .zones h1{
	color:#12499C;
}
#content .zones ul{
	margin:0px;
	padding:20px 0px 0px 0px;
	list-style:none;
}
#content .zones ul li{
	margin:0px;
	padding:0px 0px 10px 0px;
}

#content .area{
	padding:15px 0px 80px 0px;
}
#content .area .leftpanel{
	width:420px;
	float:left;
	padding:0px 25px 0px 10px;
}
#content .area .rightpanel{
	margin-left:480px;
	padding:0px 25px 0px 0px;
}
#content .area h1{
	color:#12499C;
	padding-left:10px;
}

/* ************************ footer ************************ */

.clear{
	clear:both;
}
#footer{
	height:80px;
}
#footer .archivefooter{
	background:url('../images/archivefooter.jpg') top left no-repeat;	
	height:80px;
	clear:both;
}
#footer .homefooter{
	background:url('../images/homefooter.jpg') top left no-repeat;	
	height:80px;
}
#footer .projectfooter{
	background:url('../images/projectfooter.jpg') top left no-repeat;	
	height:80px;
}

#footer .strategyfooter{
	background:url('../images/strategyfooter.jpg') top left no-repeat;	
	height:80px;
	text-align:left;
	clear:both;
}
#footer .linkfooter{
	background:url('../images/linkfooter.jpg') top left no-repeat;	
	height:80px;
}