/* boxes */


body {
	background-color: #ffffff;}
	
	
#content {
	width: 900px; 
	margin:auto;
	border: 1px solid #000000;}
	
#top_content {
	width: 900px;
	height: 348px;
	}
	


#top_right {
	width: 635px;
	height: 90px;
	background-color: #91c654;
	float: right;}

#nav {
	width: 185px;
	background-color: #002d62;}
	
	
#logo {
	width: 265px;
	height: 90px;
	background-color: #4c5a52;}	
	
	
#middle_content {
	width: 900px;
	height: 380px;}
	


#middle_right {
	width: 665px;
	height: 330px;
	background-color: #ffffff;
	float: right;
	padding: 10px 25px 0px 25px;}

#middle_right {
	width: 665px;
	height: 330px;
	background-color: #ffffff;
	float: right;
	padding: 10px 25px 0px 25px;}
	
#middle_right_top {
	width: 665px;
	height: 185px;
	border-bottom: 1px solid #002D62;}
	
#middle_right_bottom {
	width: 665px;
	height: 185px;}
	
	
	
	#line  {
	width: 600px;
	height: 3px;
	border-bottom: 1px solid #002D62;}

#middle_right_scroll {
	width: 665px;
	height: 330px;
	background-color: #ffffff;
	float: right;
	padding: 10px 25px 0px 25px;
	overflow-y:scroll;}
	
	
#middle_left {
	width: 185px;
	height: 380px;
	background-color: #b4bcd4;}	
	
	
#left_copy {
	width: 165px;
	margin-left: 15px;
	margin-top: 20px;}	


#middle_copy {
	width: 240px;
	margin: 45px 0 0 13px;}
	

.contact_map {
	width: 350px;
	float: right;
	margin-top: 10px;}
	
.contact_details {
	width: 240px;}
	
	
	/* footer */

#footer {
	width: 900px;
	height: 30px;
	margin: auto;
	margin-top: 2px;
	text-align: right;}



