#left_nav {
	background: url(images/left_nav.png) no-repeat left top;
	height: 596px;
	width: 173px;
	position: absolute;
	padding-top:21px;
	left: 0px;
	top: 179px;
}
body {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000033;
	background: #80848F url(images/bg_slice.png) repeat-x;
	top:0;
	left:0;
	margin-top:0;
	margin-left:0;
}

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

#address_block {
	background:url(images/add_bar.png);
	height:18px;
	width:741px;
	position:absolute;
	top:178px;
	left:173px;
	font: bold 9pt Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 0px 0px 10px;
}

#address_block a {
	text-decoration:none;
	color:#3399CC;
}

#address_block a:hover {
	text-decoration:underline;
	color:#000033;
}

#logo {
	z-index:10;
	margin-top:0;
	margin-left:0;
	position:absolute;
}


#masthead {
	background-image:url(images/masthead.jpg);
	height: 104px;
	width: 924px;
	
}
#map {
	background: url(images/ship.jpg) no-repeat;
	height: 75px;
	width: 924px;
	position: absolute;
	top: 105px;
}
h1 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
#copy_block {
	background-color:#ffffff;
	position: absolute;
	height:555px;
	width:495px;
	top: 201px;
	left: 174px;
	text-align: center;
	padding: 10px;
	overflow:hidden;
}

#footer {
	position: absolute;
	width: 100%;
	left: 0px;
	top:774px;
	padding:10px;
	background-color:#606A76;
	text-align:center;
}

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

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

.bottom {
	font-size:8pt;
}


#products {
	background-color:#ffffff;
	text-align:center;
	position: absolute;
	height: 575px;
	width: 113px;
	left: 688px;
	top: 200px;
}
#right_nav {
	position: absolute;
	height: 575px;
	width: 123px;
	left: 801px;
	top: 200px;
	background: url(images/tidewaterfire_r4_c5.jpg) no-repeat;
}

