.container {
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.container .banner {
	position: absolute;
	height: 171px;
	width: 800px;
	left: auto;
	top: 0px;
}
.container .navbar {
	position: absolute;
	height: 20px;
	width: 708px;
	left: 46px;
	top: 175px;
	border-bottom: 1px solid #009933;
}
.container .navbar .hometab {
	position: absolute;
	height: 20px;
	width: 66px;
	left: 0px;
}
.container .navbar .accommtab {
	position: absolute;
	height: 20px;
	width: 149px;
	left: 76px;
}
.container .navbar .rateandrestab {
	position: absolute;
	height: 20px;
	width: 191px;
	left: 235px;
}
.container .navbar .areaanddirecstab {
	position: absolute;
	height: 20px;
	width: 161px;
	left: 436px;
}
.container .navbar .contacttab {
	position: absolute;
	height: 20px;
	width: 101px;
	left: 607px;
}
.container .leftbar {
	position: absolute;
	width: 200px;
	left: 40px;
	top: 219px;
	height: 200px;
}
.container .mainbar {
	position: absolute;
	height: 533px;
	width: 500px;
	left: 260px;
	top: 204px;
}
.container .mainbar .maplink {
	position: absolute;
	height: 20px;
	width: 365px;
	left: -8px;
	top: 420px;
}
.container .Copyright {
	position: absolute;
	z-index: 10;
	height: 20px;
	width: 190px;
	left: 305px;
	bottom: 10px;
}
.container .seahorsesolutions {
	position: absolute;
	height: 19px;
	width: 110px;
	top: 770px;
	right: 0px;
}
body {
	background-image: url(Images/bluebackground.gif);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095f8e;
}
.style2 {
	color: #666666;
	font-style: italic;
}
.style4 {color: #333333}
.style1 {font-size: 18px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
:focus
{
  -moz-outline-style: none;
}
