body {
	padding: 0;
	font-family: Arial Thin, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #86a77b;
}

h1 { 
	letter-spacing: -1px;
	font-size: 12px;
	text-align:right;
	clear:both;
	padding:0px 20px 0px 0px;
	vertical-align:bottom;
	width:900px;
	margin:0 auto;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color:white;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #e6830e;
}

a:visited {
	color: #e6830e;
}

a:link.large{
	line-height: 18px;
	clear:both;
	padding:4px 0 4px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;	
}

a:hover.large, a:active.large{
	line-height: 18px;
	clear:both;
	text-decoration: underline;
	padding:4px 0 4px 0;	
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;	
}

a:visited.large{
	line-height: 18px;
	clear:both;

	text-decoration: none;
	padding:4px 0 4px 0;	
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: url(images/inward_bg.jpg) no-repeat top;
	height:673px;
	width:873px;
	margin: auto auto;
	position:relative;
}


#wrapper-home {
	background: url(images/deck-cember_bg.jpg) no-repeat top;
	height:673px;
	width:873px;
	margin: auto auto;
	position:relative;
}

#wrapper-comp {
	background: url(images/comp_bg.jpg) no-repeat top;
	height:673px;
	width:873px;
	margin: auto auto;
	position:relative;
}

#navigation {
	height:673px;
	width:873px;
	margin: 0 auto;
	height:20px;
	margin-top:10px;
	padding:5px 0;
	color:#8c8c8c;
	font-size:15px;
	font-family: Arial thin, Arial;
	text-align:center;
}
#navigation a{padding:2px 4px 2px 4px; color:#8c8c8c;text-decoration:none}
#navigation a:hover, #navigation a:active {
	text-decoration: underline;
}
#page_header
{
	width:100%;
	padding-top:60px;
}

#page_header img{
display:block;margin:auto;
}

#content
{
	position:absolute;
	top:140px;
	left:140px;
	margin-top:30px;
	width:70%;
	display:block;
}

#content .left
{
	float:left;
	with:30%;
}

#content .right
{
	float:right;
}

#content .center
{
	margin:0 auto;
}

#commercialDiv
{
	position:absolute;
	left:275px;
	top:159px;
}

#aboutDiv
{
	position:absolute;
	left:275px;
	top:159px;
	width:350px;
}


#competitionDiv
{
	position:absolute;
	left:25px;
	top:95px;	
	width:100%;
}


#view-commercial
{
	position:absolute;
	left:0px;
	top:200px;
}

#coat-deck-video
{
	position:absolute;
	left:0px;
	top:309px;
}

#why-aquadeck
{
	position:absolute;
	left:10px;
	top:416px;
}

#download-guide
{
	position:absolute;
	right:40px;
	top:191px;
}

#deckorate{
	position:absolute;
	right:0px;
	top:309px;

}

#view-cabots-homepage{
	position:absolute;
	right:30px;
	top:430px;

}

#commercialVideo{

}

.subnav{
padding:15px 0 10px 0;
}

.newline
{
clear:both;
margin-bottom:25px;
}


.largeBodyText{
	font-size: 17px;
	font-weight:bold;
	color:white;
}

.mediumBodyText{
	font-size: 14px;
	font-weight:bold;
	color:white;
	line-height:15px;

}

.smallerBodyText{
	font-size: 11px;
	font-weight:bold;
	color:white;

}

input
{
font-size:10px;
height: 12px;
border: 1px solid #f6f6f6;
}

select
{
height: 16px;
border: 1px solid #f6f6f6;
font-size:10px;
}

textarea
{
height: 80px;
width: 290px;
border: 1px solid #f6f6f6;
font-size:10px;
}


.button input
{
font-size:12px;
height: 22px;
border:none;
width:275px;
}


.submit input
{
font-size:12px;
height: 22px;
background-color:white;
}

label{clear:both;float:none;
position:relative; text-align:right; 
}

#fstate{height:20px;}