html{
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
} 
body{
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #F4F5EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
#banner {
	left:0;
	position:absolute;
	top:0;
	z-index: 50;
}
#banner2 {
left:0;
position:absolute;
top:144px;
}
#headerwrapper  {
	height: 136px;
	background-color: #2E3F49;
	background-repeat: repeat;
}
#header {
	background-color: #2E3F49;
	background-repeat: no-repeat;
	background-position: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.jpg);
	height: 136px;
	position: relative;
}

#content2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#holder {
	LEFT: 48%;
	WIDTH: 850px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 400px;
	color: #666666;
}

#contact_box2 {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 25px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	WIDTH: 200px;
	PADDING-TOP: 20px;
	HEIGHT: 370px;
	TEXT-ALIGN: justify;
	background-repeat: no-repeat;
	background-position: right top;
}
#contact_box2 h2 {
	color: #ADD461;
}
#hrs  {
	background-image: url(../img/hours.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
	line-height: 2em;
}

#services_box {
	PADDING-RIGHT: 50px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	WIDTH: 230px;
	PADDING-TOP: 20px;
	HEIGHT: 350px;
	TEXT-ALIGN: left;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 2em;
}
#services_box h2 {
	color: #ABD25F;
	margin-left: 45px;
}
#phone {
	line-height: 2em;
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
}


#third_box h2 {
	color: #B0D665;
	font-weight: bold;

}


#third_box {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 25px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	WIDTH: 250px;
	PADDING-TOP: 20px;
	HEIGHT: 350px;
	TEXT-ALIGN: justify;
	line-height: 2em;
}
#email {
	line-height: 2em;
	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
}

.contact a {
	color: #438329;
	text-decoration: none;
}
a:hover {
	color: #B3BD42;
	text-decoration: none;
}

#contentwrap{
	display: block;
	width: 100%; /* to suit but leave room for spacer */
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(../img/body_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
#services_box li {
	line-height: 2em;
	background-image: url(../img/arrow.jpg);
	background-position: left 1px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
}


#content{
	padding: 0;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#rotate {
	height: 280px;
	z-index: 12;
}
#slideshow {
	position:relative;
	height: 266px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#footerwrapper {
	clear: both;
	height: 118px;
	padding: 0;
	margin: 0;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
}



#footer{
	clear: both;
	height: 118px;
	padding: 0;
	margin: 0;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
} 

           #contactFormContainer
            {
	position:absolute;
	left:580px;
	float:right;
	z-index: 20;
            }
            #contactForm
            {
	width:351px;
	display:none;
	background-color: #F3F4EE;
            }
            #contactForm fieldset
            {
            	padding:30px;
            	border:none;
            }      
            #contactForm label
            {
	display:block;
	color:#2E3F49;
	text-align: left;
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #4d3a24;
            	width:100%;
            	margin-bottom:10px;
            	height:24px;
            }  
#slogan {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/slogan.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 20px;
}
#slogan h1 {
	font-size: 3em;
	color: #666666;
	font-weight: normal;
}
.green {
	color: #91E051;
	font-style: italic;
}


            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #4d3a24;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
	background-color:#2E3F49;
	border:1px solid #999999;
	color:#91DF55;
	padding:5px;
            }                
            #contactLink
            {
	height:26px;
	width:351px;
	display:block;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right top;
	color: #F4F5EF;
	font-size: 16px;
	text-align: right;
	background-image: url(../img/slidein_button.png);
            }
            #messageSent
            {
	color:#2E3F49;
	display:none;
            }

#slideshow {
	height: 266px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#services_box h4 {
	font-size: 1.4em;
	margin-left: 45px;
	color: #2E3F49;
}
