@charset "UTF-8";

body{
	background: url(images/marine/body_bg.gif) repeat-x top #b2b4b8;
}

div#header{
	background: url(images/marine/header_image.jpg) top center no-repeat #ffffff;
}

div#navcontainer
{
	background: url(images/marine/menu_bg.gif) repeat-x;
}

#marine span{
	color: #FEE902;
}

div#body_text{ 
	border-color: #5c6373;
}

div#footer{
	color: #5c6373;
}

div#footer a{
	color: #5c6373;
	text-decoration: none;
}


