#header {
	position: absolute;
	height: 100px;
	left: 0px;
	top: 0px;
	width: 100%;
}
#content {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	position: absolute;
	width: 758px;
	left: 200px;
	top: 120px;
	height: 1454px;
	z-index: 4;
}

#nav {
	position: absolute;
	height: 800px;
	width: 160px;
	left: 20px;
	top: 120px;
}
.navh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.navp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


#header2 {
	background-image: url(assets/header_background.gif);
	position: absolute;
	height: 100px;
	left: 0px;
	top: 0px;
	width: 100%;
}
#header3 {
	position: absolute;
	height: 11px;
	width: 187px;
	left: 38px;
	top: 82px;
}

#contentcontact {
	position: absolute;
	height: 26px;
	width: 26px;
	left: 202px;
	top: 121px;
	z-index: 5;
}
#contentholder {
	position: absolute;
	width: 728px;
	left: 32px;
	top: 3px;
	height: 1441px;
	z-index: 4;
}
body {
	background-attachment: fixed;
	background-image: url(assets/belhavenbestlogo2.gif);
	background-repeat: no-repeat;
	background-position: 420px 260px;
}

.imageleft {
	float: left;
	margin-right: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
#footer {
	position: relative;
	height: 100px;
	width: 500px;
	top: 20px;
}
 #navcontainer { margin-left: 05px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(assets/vertical06.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(assets/vertical06a.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.spacer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clearboth {
	clear: both;
	padding-top: 10px;
}
