BODY {
	background: #43392e url(../img/nautical/bg_repeat.jpg) repeat-x;
	font: 12px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #ffffff;
}

div, h1, h2, h3 {font: 12px/16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
A:link, A:visited {color : #ffffff;}
A:hover, A:active {color : #e89923;}

#container {
	background: url(../img/nautical/bg.jpg) no-repeat top left;
	width: 1024px;	height: 768px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: left;
}

#keywords {
	visibility: hidden;
}

#logo {
	background: url(../img/nautical/utopixe.gif);
	position: absolute; top: 37px; left: 607px;
	width: 107px; height: 64px;
}

#pgtitle {
	color: #f7f2df;
	font-size: 18px;
	position: relative; left: 335px; top: 50px;
	width: 270px;
}
#content1 {
	position: relative; left: 285px; top: 65px;
	width: 380px;
	font-weight: bold;
}
#content2 {
	position: relative; left: 310px; top: 75px;
	width: 370px;
}
#content3 {
	position: relative; left: 325px;  top: 95px;
	width: 350px;
}
#content2 A {
	font-size: 13px; font-weight: bold;
}
#content2 A.sample { font-size: 12px; font-weight: normal; }
#content2 A:link, #content2 A:visited { color: #f5cc7f; }
#content2 A:hover, #content2 A:active { color : #e89923; }


#clients {
	float: right; overflow: auto; 
	height: 180px; width: 160px; 
	margin-right: 15px;
}

#nav {
	font-size: 14px; font-weight: bold;
	position: absolute; left: 180px; top: 330px;
	line-height: 22px; list-style: none;
	margin: 0; padding-left: 0;
}
#nav A:link, #nav A:visited { color: #f5cc7f; text-decoration: none; height: 21px;}
#nav A:hover, #nav A:active {color : #e89923; text-decoration: underline; height: 21px;}
#nav A.on {
	padding-left: 11px;
	background: url(../img/nautical/hook.gif) no-repeat -0px -2px;
}
#nav li.firstnav {
	margin-bottom: 5px;
}
#nav li.lastnav {
	margin-top: 5px;
}

#siteportal {
	background: url(../img/nautical/portal.gif) no-repeat;
	position: absolute; left: 724px; top: 132px;
	width: 275px; height: 299px;
	text-align: center;
}
#sitetitle, #sitepic, #sitetext {
	position: relative; top: 75px;
}
#sitepic { top: 70px; }
#sitetext { top: 65px; }
#sitefeatures { visibility: hidden; }

#designs {
	background: url(../img/nautical/wheel.gif) no-repeat top left;
	position: absolute; left: 283px; top: 639px; 
	width: 326px; height: 104px;
	padding: 15px 0 0 89px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
ul#designs {
	margin-top: 5px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
}
#designs li {
	padding-left: 20px;
}
#designs A.on {
	text-decoration: none;
	font-weight: bold;
	color : #e89923
}

#tagline {
	position: absolute; left: 283px; top: 597px; margin-top: 0;
}

#copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute; left: 650px; top: 745px;
}


