html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #00597A;
	height: 100%;
	text-align: center;
}
a {
	text-decoration: none;
}

#pagecontainer {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 32px;
	background-color: #ee7f00;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
	text-align: left;
}
#columntable {
	width: 960px;
	layout: fixed;
}

#c1 {
	width: 164px;
	background-color: #009ee0;
}
#c2 {
	width: 584px;
	background-color: #ffffff;
}
.contentdiv {
	padding: 0px 8px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.contentdiv a{
	color: #009ee0;
	font-weight: bold;
}
.contentdiv a:hover {
	text-decoration: underline;
}
.contentdiv table {
	border-width: 0px;
}
.contentdiv table td {
	border: 0px;
	border-bottom: 1px solid #ee7f00;
}
.contentdiv table th {
	color: #ee7f00;
}
#c3 {
	width: 212px;
	background-color: #009ee0;
	text-align: center;
	background-image: url(../images/sunnylogo.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 250px;
}

.photoframe {
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
}
.photoframe img {
	display: block;
}
.photoframe_r1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.header_c3 {
	position: absolute;
	left: 0px;
	top: 0px;
}
.photoframe_r2 {
	position: relative;
	height: 100%;
	width: 100%;
	background-image:url(../images/photoframe_r2.gif);
}

.photoframe_r3 {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#menu {
	background-color: #c2e8f8;
	text-align: center;
	padding:0; margin:0; 
	list-style:none;
	
}
#menu li {
	white-space: nowrap;
	overflow: hidden;
	width: 164px;
}

#subsubmenu {
	background-color: #009ee0;
	text-align: center;
	padding:0; margin:0; 
	list-style:none;
	
}
#subsubmenu li {
	white-space: nowrap;
	overflow: hidden;
	width: 212px;
}


#header_c1, #header_c2, #sunnylogo, #footer, #specials, #endmenu {
	display: block;
}
#shells3 {
	position: absolute;
	margin-top: -28px;
	left: 12px;
	z-index: 100;
}
#seastar {
	position: absolute;
	margin-top: -52px;
	right: 102px;
	z-index: 100;
}
#yachtinccolumn {
	background-color: #ee7f00;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 160px;
	width: 210px;
	border-bottom: 0px;
}
#yachttectable tr td{
	border-bottom: 1px solid #ee7f00;
	font-size: 11px;
}
#yachtteccolumn {
	background-color: #ffffff;
	padding-left: 8px;
	padding-top: 160px;
	border-bottom: 0px;
}
#xsection {
	position: absolute;
	left: 250px;
}
#headerlanguages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	right: 172px;
	top: 8px;
	z-index: 1000;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
#headerlanguages a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#headerlanguages a:hover {
	text-decoration: underline;
}
#headerlanguages img {
	display: block;
	margin-bottom: 8px;
}

#quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c2e8f8;
	padding: 8px;
	font-size: 11px;
	margin-top: 32px;
	line-height: 16px;
}

#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #c2e8f8;
	padding-left: 16px;
	font-size: 11px;
	margin-top: 64px;
	line-height: 16px;
}
#contact a {
	color: #c2e8f8;
}
#contact a:hover {
	color: #ffffff;
}
