﻿.html, body {       
	height: 100%; 
	margin-top:0px;
	background-color:#99CCFF;}
.mainContainer
{
	margin-top:0px;
	margin-right:auto;
	margin-bottom:-300px;
	margin-left:auto;
	min-height:100%;
	background-color: #FFFFFF;
	width:920px;
}
.topGradient
{
	background-image: url("http://www.arbordecks.com/images/gradient.gif");
	background-repeat: repeat-x;
	width: 920px;
	margin-top: 0px;
	height: 40px;
}

.footer {   
	height: 330px;   
	width:920px;
	position: relative;
	margin-right:auto;
	margin-left:auto;

	text-align:center;
	background-color:#99CCFF;}
.topfoot	{
	width:920px;
	height:30px;
	text-align:center;
	font-size:12px;
	line-height:26px;
	background-color:white;
}
.clearfooter	{
	height:330px;
	clear:both;
}
.rotatingImageLeft
{
	height: 200px;
	width: 307px;
	float: left;
}
.rotatingImageMid
{
	height: 200px;
	width: 307px;
	float: left;
}
.rotatingImageRight
{
	height: 200px;
	width: 307px;
	float: left;
}
.rotatingImageContainer
{
	width: 923px;
	height: 203px;

	margin: -1px auto auto;
	margin-bottom:0px; 

}
.menuContainer
{
	width: 920px;
	height: 35px;
	background-color:#FFF;
	margin-top:0px; 
	clear:both;
}
.contentContainer	{
	width:920px;
	background-color:#FFF;
}
#I1	{
	width:280px;
	height:364px;
	margin-right:0px;
	float:right;
}
.leftContent	{
	width:635px;
	float:left;
	margin-left:5px;
}
.rightContent	{
	width:280px;
	float:right;
}
.links	{
	margin-top:10px;
	text-align:center;
}
.links img	{
	border-width: 0;
}
.decksBlock	{
	width:420px;
	height:130px;
	margin-top:10px;
	background-image:url('images/DecksBlock.gif');
	background-repeat:no-repeat;
}
.decksBlock p	{
	float:right;
	width:270px;
	margin-top:40px;
	text-align:left;
}
.underDecksBlock	{
	width:420px;
	height:130px;
	background-image:url('images/UnderBlock.gif');
	background-repeat:no-repeat;
}
.underDecksBlock p	{
	float:right;
	width:270px;
	margin-top:40px;
	text-align:left;
}
.patioBlock	{
	width:420px;
	height:130px;
	background-image:url('images/PatioBlock.gif');
	background-repeat:no-repeat;
}
.patioBlock p	{
	float:right;
	width:270px;
	margin-top:40px;
	text-align:left;
}
.arborsBlock	{
	width:420px;
	height:130px;
	background-image:url('images/ArborsBlock.gif');
	background-repeat:no-repeat;
}
.arborsBlock p	{
	float:right;
	width:270px;
	margin-top:40px;
	text-align:left;
}
.companyLogo	{
	background-image: url("images/ADandE.gif");
	background-repeat: no-repeat;
	height: 93px;
	width: 398px;
	margin:-30px auto auto 20px;
	z-index:1;
	position:absolute;
}
.companyPhone	{
	background: url("images/phone.gif") no-repeat;
	margin-left: 462px;
	margin-top: -25px;
	height: 90px;
	width: 438px;
	position: absolute;
	z-index: 2;
}
.style1 {
	border-width: 0;
}


