body
{
	background:#e5eaed;
	font-family:Trebuchet MS;
	margin:0px;
	padding:0px;
}

a:link{color:#00699d; text-decoration:underline;}
a:visited{color:#00699d; text-decoration:underline;}
a:hover{color:#0089bd; text-decoration:underline;}

a img
{
	border:none;
}

h1
{
	color:#ffffff;
	font-size:20px;
	text-transform:uppercase;
}

h2
{

}

#main_container
{
	background:url('back_top.jpg') no-repeat top left;
	width:1009px;
	min-height:500px;
	margin:0px auto;
}

#main
{
	width:1009px;
	
	height:auto;
	min-height:300px;
	
}


#head
{
	height:180px;
	width:808px;
	margin:auto;
}

#logo
{
	position:absolute;
	margin-left:55px;
	margin-top:20px;
}

#contact
{	
	color:#437c90;
	text-align:right;
	line-height:24px;
	width:200px;
	float:right;
	margin-right:30px;
	margin-top:25px;
}

#menu
{
	position:absolute;
	margin-top:154px;
	width:554px;
	margin-left: 280px;
}

#menu ul,
#menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#menu li a
{
	background-image:url('menu_off.jpg');
	background-repeat:no-repeat;
	color:#000033;
	font-size:14px;
	width:131px;
	height:22px;
	float:left;
	display:block;
	text-align:center;
	margin-right:0px;
	padding-top:10px;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li.active a
{
	background-image:url('menu_on.jpg');
	color:#ffffff;
}

#menu li a:hover
{
	background-image:url('menu_hover.jpg');
	color:#000000;
}

#menu li.active a:hover
{
	background-image:url('menu_on.jpg');
	color:#ffffff;
}

#content_top
{
	background:url('back_top_repeat.jpg') repeat-y top left;;
	color:#ffffff;
	padding-left:140px; padding-right:200px;
	xmin-height:160px;
	height:auto;
	width:680px;
	padding-bottom:1px;
	margin-right:-130px;
	margin-bottom:0px;
}

#content_top a
{
	color:#ffffff;
	text-decoration:underline;
}

#content_main
{
	background:#ffffff;
	font-size:13px;
	width:768px;
	height:auto;
	min-height:200px;
	padding:20px;
	margin-left:114px;
}

#footer
{
	background:url('footer.jpg') repeat-x;
	color:#ffffff;
	font-size:12px;
	width:808px;
	height:36px;
	padding-top:30px;
	margin-left:114px;
}

#footer a:link
{	
	color:#ffffff;
	text-decoration:none;
}

#footer a:visited
{	
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{	
	color:#ffffff;
}

#web_design

{
	position:absolute;
	margin-left:20px;
}

#copyright
{
	position:absolute;
	margin-left:260px;
	width:260px;
	text-align:center;
	
}

#footer_menu
{
	position:absolute;
	margin-left:520px;
	width:260px;
	text-align:right;
}

.contactdetails p
{
padding: 0px;
margin: 0px;
}
