body {
	height: auto;
	margin: 0;
	text-align:center;
	font-family: Lucida Grande, Verdana, Helvetica; 
	font-size:12px;
	color:#333333;
	line-height:18px;
	background-image: url(/images/background.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#70b83d;
}

#container{
	text-align:center;
	width:800px;
	margin:0px auto;
}

#logo {
	width:299px;
	text-align:left;
	height: 419px;
	float:left;
}

#nav {
	width:454px;
	height:322px;
	background-image: url(/images/nav_box.png);  
	margin-top:0px;
	float:right;
}



#contenthead{
	margin-top: -145px;
	width:799px;
	text-align:left;
}
#content {
	Position:absolute;
	float:left;
	width:799px;
	text-align:left;
	height: auto;
	background-image: url(/images/white_trans_long.png);
}


#left_img	{
	Position:absolute;
	float:left;
	width:250px;	
	margin-left:30px;
	margin-top:135px;
	height: auto;
}

#right_content {
	float:right;
	width:420px;
	height: auto;
	margin-right:25px;
	margin-top:25px;
}

h1 {
	font-family: Lucida Grande, Verdana, Helvetica; 
	font-weight:bold;
	font-size:32px;
	color:#009ee0;
	padding-top:4px;
}

#footer{
	
	height:118px;
	width:100%;
	background-image : url('/images/white_trans_bottom.png');
	background-repeat: no-repeat;
	margin:0px auto;margin-top: 40px;
	text-align:center;
}
#contact_details{
	text-align:left;
	padding-top:38px;
}

#content_footer{

	width:799px;
	text-align:left;
}

a {

 color:#f60;
}

h2{
color:#00AEE6;
font-size:20px;
margin:0;
}

h1{
color:#006BAD;
font-size:26px;
margin:0;
}

h3{
color:#006BAD;
font-size:20px;
margin:0;
}