
body
{
	margin: 0;
	padding: 0;
	background-color: #2f4a7a;
	background-image: url(../images/interface/bluesail-background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

a { outline: 0; }

#container
{
	background-color: transparent;
	position: relative;
	width: 885px;
	/*min-height: 800px;*/
	top: 0px;
	padding: 0;
	margin: auto;
}

#header
{
	background-color: transparent;
	position: relative;
	width: 885px;
	height: 358px;
	top: 0px;
	padding: 0;
	margin: auto;
}

a { text-decoration: none; }
a:link { color: #766865; }
a:visited { color: #766865; }
a:active { color: #766865; }
a:hover { color: #000000; }

#tel
{
	position: absolute;
	width: 177px;
	height: 52px;
	top: 0px;
	right: 0px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	color: #ffffff;
	background-image: url(../images/interface/tel-back.png);
	background-position: top center;
}




#bluesail_logo
{
	position: absolute;
	text-align: center;
	top: 52px;
	width: 885px;
	height: 167px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/interface/bluesail-marine-logo.png);
	background-position: top center;
	background-repeat:  no-repeat;
	padding: 0;
	margin: 0;
	text-indent: -2500px;
}

#bluesail_head
{
	position: absolute;
	text-align: center;
	top: 219px;
	width: 885px;
	height: 87px;
	padding: 0;
	margin: 0;
	
}

#bluesail_head h1
{
	font-size: 17px;
	line-height: 17px;
	color: #1d458e;
	margin: 0;
	font-weight: normal;
}




#navigation
{
	position: absolute;
	width: 885px;
	text-align: center;
	top: 306px;
	height: 52px;
	background-color: transparent;
}

#navigation ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#navigation li {

}

#navigation a:link, #navigation a:visited
{
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	line-height: 48px;
	letter-spacing: 0.5px;
	background-image: none;
	display:block;
	float:left;
	width: 177px;
	height: 52px;
}

#navigation a:hover {
	background-image: url(../images/interface/menu-back.png);
	background-position: top center;
	background-repeat:  no-repeat;
}


#navigation ul li.section a{ 
	background-image: url(../images/interface/menu-back.png);
	background-position: top center;
	background-repeat:  no-repeat;
}

#content
{
	background-color: #ffffff;
	position: relative;
	width: 885px;
	min-height: 400px;
	top: 3px;
	padding: 0;
	margin: auto;
}

#head_welcome
{
	background-image: url(../images/welcome-back.jpg);
	background-position: top center;
	background-repeat:  no-repeat;
	position: relative;
	width: 439px;
	height: 241px;
	top: 0px;
	padding: 38px 414px 0px 32px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	color: #1d458e;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0px;
}


#customers_welcome
{
	background-image: url(../images/interface/customers-back.jpg);
	background-position: top center;
	background-repeat:  no-repeat;
	position: relative;
	width: 280px;
	height: 311px;
	top: 0px;
	padding: 38px 74px 0px 531px;
	margin: 0px 0px 40px 0px;
	font-family: Georgia, Times, serif;
	color: #1d458e;
	font-size: 34px;
	line-height: 42px;
	letter-spacing: 0px;
}


#services_welcome
{
	
	position: relative;
	width: 885px;
	height: 349px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
}

#services_welcome img
{
	display: block;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}





#content_main
{
	position: relative;
	width: 885px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-family: Georgia, Times, serif;
	color: #1d458e;
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: normal;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d458e;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#welcome_pic
{
	position: relative;
	float: right;
	width:380px;
	min-height: 253px;
	top: 0px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#content_main ul
{
	list-style: none;
	position: relative;
	float: right;
	top: 0px;
	right: 45px;
	width:230px;
	min-height: 520px;
	padding: 150px 30px 0px 64px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #567898;
	font-size: 16px;
	line-height: 18px;
	background-image: url(../images/interface/services-head.jpg);
	background-position: top center;
	background-repeat:  no-repeat;

}

#content_main li
{
	padding: 0px 0px 10px 0px;
}

#content_main ul a:link, #content_main a:visited
{
	color: #567898;
	text-decoration: none;
}

#content_main ul a:hover {
	
	color: #567898;
	text-decoration: underline;
}


ul#facilities_list
{
	background-image: url(../images/interface/facilities-head.jpg);
	background-position: top center;
	background-repeat:  no-repeat;

}

.left_text {
	position: relative;
	float: left;
	margin: 0px 0px 0px 32px;
	width: 414px;
	font-family: Arial, Helvetica, sans-serif;
	color: #527496;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0px;

}



.left_text p {
padding: 0px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}


#contact_map{
	float: right;
	width: 575px;
	height: 398px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 80px 0px;
	right: 0px;
	background-color: #000000;
}


#contact_map img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}


#contact_text {
	position: relative;
	margin: 40px 56px 0px 56px;
	width: 773px;
	font-family: Arial, Helvetica, sans-serif;
	color: #527496;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0px;

}

#contact_text p {
width: 170px;
padding: 0px 0px 40px 0px;
margin: 0px 0px 0px 0px;

}

.contact_heading
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	color: #1d458e;
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: normal;
}

#content_main p a:link, #content_main p a:visited
{
	color: #000000;
	text-decoration: none;
}

#contact_text p a:link, #contact_text p a:visited
{
	color: #527496;
	text-decoration: none;
}

#content_main p a:hover, #contact_text p a:hover {
	
	color: #000000;
	text-decoration: underline;
}




.testimonial
{
background-image: url(../images/interface/testimonial.gif);
	background-position: top left;
	background-repeat:  no-repeat;
	position: relative;
	width: 600px;
	top: 0px;
	padding: 30px 0px 40px 65px;
	margin: 0px 0px 0px 45px;
	font-family: Georgia, Times, serif;
	color: #1d458e;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0px;

}

.client
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #527496;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;

}


.clear {
	clear: both;
}

#footer
{
	background-color: #183558;
	background-image: url(../images/interface/footer-back.jpg);
	background-position: top center;
	background-repeat:  no-repeat;
	position: relative;
	width: 885px;
	height: 66px;
	top: 0px;
	padding: 108px 0px 0px 0px;
	margin: 0px 0px 100px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8db1c6;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: 0.5px;
	text-align: center;
}



#footer a:link, #footer a:visited
{
	color: #8db1c6;
	text-decoration: none;
}

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

#footer ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer li {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
	border-right: 1px solid #8db1c6;

}

#footer li.first{
	border-left: 1px solid #8db1c6;

}
