body {
	background-color: #ffffff;
	background-image: url('../img/pes_bkgd.gif');
	background-position: top center;
	margin-top: 35px;
	padding: 0px;
}
body, td, p, b, i, select, a, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
body, td, p, b, i, li, select, input, textarea {
	color: #666666;
}
a, a:visited, a:link, a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #3399CC;
}

div#content {
	width: 650px;
	margin-left: 10px;
	margin-top: 50px;
}
div#central {
	margin: 0 auto;
	width: 460px;
	text-align: center;
}

h1 {
	/* Committed Company */
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #336600;
}
h2 {
	/* Please call */
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	color: #336600;
}
h3 {
	/* Phone number */
	font-weight: bold;
	font-size: 48px; 
	color: #FEBA29;
	line-height: 10px;
}
h4 {
	/* Solar | */
	font-weight: normal;
	font-size: 14px;
	color: #336600;
	line-height: 14px;
}
h4 span.divs {
	color: #FEBA29;
}

div#zone {
	width: 245;
	height: 645px;
	float: left;
	margin-left: 50px;
}
div.zone1, div.zone2 {
	background-repeat: no-repeat;
}
div.zone1 p, div.zone2 p, div.zone2 li {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	width: 195px;
}
div.zone2 td {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
}
div.zone1 p {
	padding-left: 25px;
}
div.zone2 li {
	padding-left: 0px;
	margin-right: 15px;
}
div.zone1 {
	background-image: url('../img/zone_yellow_bkgd.png');
}
div.zone2 {
	background-image: url('../img/zone_green_bkgd.png');
}
div#readmore {
	display: none;
}

.clearboth {
	clear: both;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	margin-left: 10px;
	list-style-image: url("../img/bullet.gif");
}
li {
	color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

