div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#top div#heading {
	clear: both;
	width: 100%;
	height: 120px;
	background: transparent url('marineweather/bg_heading.jpg') no-repeat;
	background-position: 0 0;
	position: relative;
}

div#top div#heading a {
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	left: 200px;
	width: 150px;
	height: 40px;
}

div#content {
	position: absolute;
	top: 198px;
	left: 0px;
	width: 100%;
}

div#twcft {
	clear: both;
	margin-top: 20px;
	width: 100%;
	height: 90px;
	background: transparent url('marineweather/bg_footer.gif') no-repeat;
	background-position: 0 0;
	text-align: center;
	color: white;
}

div#twcft a {
	color: white;
}

/**
 * Top nav.
 */
ul#navtop {
	position: relative;
	overflow: hidden;
	background: #212529 url('marineweather/navtop_background.gif') repeat-x;
	margin: 0;
	padding: 0 0 0 99px;
	height: 33px; /* for IE6 */
}

ul#navtop li {
	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	width: auto;
	background: transparent;
}

ul#navtop li a {
	display: block;
	height: 33px;
	width: auto;
	text-indent: -9000px;
}

ul#navtop li#home a { width: 116px; background: url('marineweather/navtop_buttons.gif') no-repeat -89px -2px; }
ul#navtop li#home a:hover { background-position: -89px -41px;  text-decoration: none; }
ul#navtop li#home.selected a, ul#navtop li#home.selected a:hover { background-position: -89px -80px; }

ul#navtop li#the_shop a { width: 116px; background: url('marineweather/navtop_buttons.gif') no-repeat -206px -2px; }
ul#navtop li#the_shop a:hover { background-position: -206px -41px;  text-decoration: none; }
ul#navtop li#the_shop.selected a, ul#navtop li#the_shop.selected a:hover { background-position: -206px -80px; }

ul#navtop li#forum a { width: 116px; background: url('marineweather/navtop_buttons.gif') no-repeat -323px -2px; }
ul#navtop li#forum a:hover { background-position: -323px -41px;  text-decoration: none; }
ul#navtop li#forum.selected a, ul#navtop li#forum.selected a:hover { background-position: -323px -80px; }

ul#navtop li#contact_us a { width: 116px; background: url('marineweather/navtop_buttons.gif') no-repeat -440px -2px; }
ul#navtop li#contact_us a:hover { background-position: -440px -41px;  text-decoration: none; }
ul#navtop li#contact_us.selected a, ul#navtop li#contact_us.selected a:hover { background-position: -440px -80px; }

/**
 * RHS
 */
div.woys {
	display: block;
	width: 300px;
	height: 185px;
	margin: 0px;
	padding: 0px;
	background-image: url('marineweather/bg_woys_300x225.jpg');
}

div.woys h2 {
	font-weight: bold; 
	font-size: 1.4em;  
	text-align: center;
	padding: 5px 0px; 
}

div.woys h2 a {
	text-decoration: none;	
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}	

div.woys h3 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;	
}

div.woys ul {
	list-style-image: url('marineweather/black_tick.png');
	margin: 0 0 0 20px;
	padding-left: 1em;
	padding-top: 1em;
	text-indent: -1em;
	font-size: 1.1em;		
}

div.woys ul li {
	margin: 2px 0;
	padding: 0 0 0 10px;
}

div.woys ul li a {
	text-decoration: none;
	color: #000000;	
}

div.wantmoreweather {
	display: block; 
	height: 278px; 
	width: 300px; 
	background-image: url('marineweather/bg_want_more_weather_300x278.jpg');
}

div.wantmoreweather h2 {
	font-weight: bold;  	
	text-align: center;
	font-size: 1.4em;
	padding: 5px 0px;
}

div.wantmoreweather h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

div.wantmoreweather h3 {
	text-align: center; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 1.1em; 
	padding: 5px; 
	margin: 0px;
}

div.wantmoreweather h4 {
	text-align: center; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 1.5em;
	padding: 10px 0px;
	margin: 0px; 
}

div.wantmoreweather ul {
	padding: 0px; 
	margin: 7px 0 0 0; 
	font-size: 1.1em;
	list-style-image: url('marineweather/black_tick.png');
}

div.wantmoreweather ul li {
	padding: 0px; 
	margin: 0 0 2px 30px;
}

div.wantmoreweather ul li a {
	padding: 0px; 
	margin: 0px;
	text-decoration: none;
	color: #000000;
}

a.wantmoreweather {
	display: block; 
	width: 100px; 
	height: 20px;
	margin: 47px 0 0 100px;
}
