@charset "utf-8";
/* CSS Document */
@import 'global.css';
#header{
	width: 800px;
	margin:auto;
	height:105px;
	border-bottom:4px solid #CCEEFF;
	background: #fff;
}
#logo{
	float: left;
	width:260px;
	height:91px;
	padding: 14px 0 0 22px;
}
#logo a{
	display: block;
	width:100%;
	height: 100%;
	background: url(../images/logo.gif) no-repeat;
}
#top-nav{
	width: 345px;
	float: right;
	height: 83px;
	padding: 22px 0 0 159px;
	background: url(../images/top_nav.gif) #CCEEFF no-repeat;
}
#top-nav a{
	float: left;
	padding: 64px 0 0 0;
	margin-right: 23px;
	background: url(../images/nav_chandlery_new.gif) no-repeat;
	font:bold 12px/17px Verdana;
	color: #435A7E;
}
a#nav-chandlery{
	width: 81px;
	padding-left:7px;
}
a#nav-marina{
	width: 73px;
	padding-left: 20px;
	background-image: url(../images/nav_marina.gif);
}
a#nav-boat-sales{
	width: 84px;
	padding-left: 10px;
	background-image: url(../images/nav_boat_sales.gif);
}

#navigation{
	width: 782px;
	height: 20px;
	line-height: 20px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../images/navigation.gif) repeat-x;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
}
#navigation a{
	color: #fff;
	margin-right: 70px;
}
#navigation a:hover,#navigation a.on{
	color: #FF9900;
	text-decoration: none;
}
#sub-nav,#news h2{
	width:767px;
	height: 20px;
	position: relative;
	margin: 0 auto -20px;
	background: url(../images/sub_nav.gif) 767px top no-repeat;
	padding-right: 11px;
	font: bold 10px/20px Arial;
	color: #fff;
}
#sub-nav p,#news h2 span{
	height: 100%;
	padding-left: 27px;
	background: url(../images/sub_nav.gif) #435A7E -11px 0 no-repeat;
}
#sub-nav a{
	color: #fff;
	margin-right: 32px;
}

#content{
	width: 776px;
	margin: 0 auto;
	background: #fff;
	padding:28px 12px 8px;
}
h1{
	background: url(../images/h1.gif) no-repeat;
	padding-left: 34px;
	margin:0 0 3px 19px;
	font: 16px/30px Arial;
	color: #4498C3;
}
#intro{
	width: 723px;
	padding-left: 53px;
	margin-bottom: 15px;
}
#intro img{
	float: left;
	margin: 2px 10px 0 -53px;
}
#intro p{
	margin: 0 0 13px;
}

#news{
	width: 790px;
	margin-right: -20px;
}
#news h2{
	font-size: 18px;
	line-height: 24px;
	color:#fff;
	margin: 0 0 8px;
	height: 24px;
	background-image: url(../images/news_bg.gif);
}
#news h2 span{
	display: block;
	padding-left: 14px;
	background-image: url(../images/news_bg.gif);
}
#news p{
	font-size: 12px;
	line-height: 14px;
	padding-top: 22px;
	font-family: Tahoma;
}
#news p a{
	color: #fff;
}
.marina,.buy,.online,.sales_buying,.sales_forsale,.sales_selling{
	width: 256px;
	height: 257px;
	float: left;
	margin-right: 4px;
	text-align: center;
}
.marina h3,.buy h3,.online h3,.sales_buying h3,.sales_forsale h3,.sales_selling h3{
	height: 38px
}
.marina{
	background: url(../images/marina_bg.gif) no-repeat;
}
.buy{
	background: url(../images/buy_bg.gif) no-repeat;
}
.online{
	background: url(../images/online_bg.gif) no-repeat;
}

.sales_buying{
	background: url(../images/boatsales_bg_buying.gif) no-repeat;
}
.sales_forsale{
	background: url(../images/boatsales_bg_forsale.gif) no-repeat;
}
.sales_selling{
	background: url(../images/boatsales_bg_selling.gif) no-repeat;
}

#footer{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 8px 0;
	color: #9B9B9B;
	line-height: 15px;
	background: url(../images/footer_bg.gif) #fff repeat-x;
}
#footer a{
	margin-right: 28px;
}
#footer span{
	color: #333232;
}

.news-marina{
	width: 768px;
	height: 125px;
	padding: 9px 0 0 9px;
	background: url(../images/news_marina_bg.gif) no-repeat;
}