body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bg_6262.gif) no-repeat;
}
h1,h2,h3,p{
	padding-left:2px;
}
#sidebar {
	float: right;
	color: #593d16;
}
#description {
	text-align: center;
	}
#description h2{
	padding-left:0px;
}	
	
#footer {
	width: 100%;
	clear: both;
	background: #aac930 url(../images/footer.gif) repeat-x;
	position: absolute; top:726px; left: 0px;
	overflow: hidden;
	}

#footer p {
	color: #593d16;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	font-size: 1 em;
	text-align: center;
	margin:0;
}
li {
	list-style-image:url(../images/bullet.gif)
}
h2,h3 {
	color:#3f2c10;
}
#name {
	background-color:#aac930;
}
#name h1{
	color:#ffffff;
	padding-bottom: 5px;
}

#tagline {
	background-color:#f6931d;
}
#tagline h2{
	font-family: "Georgia",Times, Serif;
	margin-bottom: 0.25em;
	color:#ffffff;
	line-height: 1em;
	}

#action h2{
	line-height: 1.25em;
}

#leftBox {	 position:relative; }
#leftBox h3 {	margin:0 0 10px 0;	cursor:pointer;	width:350px;	margin-left:0px;	color:green; font-size:1pt; height:19px; outline:none;}
#leftBox p:first-child {margin-top:0;}
#leftBox p.intro {color:#e2e6da;}

h3#hBenefits {background:url(../images/header_benefits.gif) no-repeat;}
h3#hServices {background:url(../images/header_services.gif) no-repeat;}
h3#hGreen {background:url(../images/header_about.gif) no-repeat;}
h3#hContact {background:url(../images/header_contact.gif) no-repeat;}
#leftBox h3.selected { background-position:left -19px;}
h3 span {display:none;}

.content dl {
	border-bottom: 2px solid;
	float: left;
	width: 300px;
}
.content dl dt{
	border-top: 2px solid;
	float: left;
	padding: 2px 0 2px 20px  ;
	text-align: right;
	width: 83px;
	clear: both;	
}
.content dl dd{
	border-top: 2px solid;
	float: right;
	padding: 2px 0 2px 20px;
	width: 177px;
	margin: 0px;	
}

#number h3 {
	padding-top: 10px;
	clear: both;
}
