A:link    {color:#000000; text-decoration:underline;}
A:visited {color:#000000; text-decoration:underline;}
A:active  {color:#000000; text-decoration:none;}
A:hover   {color:#000000; text-decoration:none;}

body{
	margin:0 auto;
	width:100%;
	padding:0px;
	background:#ff9501;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;	
	background-image: url(../images/pageBkgd.jpg);
	background-repeat:repeat-x;
}

p{
	color:#000000;
}

h1{
	font-size:1.1em;
	font-weight:bold;
	padding-left:55px;
}

h2{
	font-size:1.3em;
	font-weight:bold;
}

h3{
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0 auto;
	padding:30px 0px 0px 43px;
}

.boldText{
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div#header {
	width:940px;
	margin:0 auto;
	vertical-align: top;
	padding:126px 0px 0px 14px;
}

div#logo{
	position:absolute;
	margin: 18px 0px 0px 35px;
	border:0px;
}

div#freeEstimate{
	margin: 35px 30px 0px 0px;
	float:right;
}

div#contentHolder{
	width:980px;
	margin: 0 auto;
	background-image: url(../images/bodyBkgd.jpg);
}

div#content {
	width:940px;
	margin:0 auto;	
}

div#homeFlash{
	width:940px;
	margin:0 auto;
	vertical-align: top;
}

div#topPhotos{
	
}

div#middleContent{
	width:940px;
	margin-top: 34px;
	background-image: url(../images/gradientBkgd.jpg);
	border:1px solid #FFFFFF;
}

div#middleCommercial{
	width:940px;
	margin-top: 34px;
	background-image: url(../images/bucketTruck.jpg);
	border:1px solid #FFFFFF;
}

div#middleEnergy{
	width:940px;
	margin-top: 34px;
	background-image: url(../images/plug.jpg);
	border:1px solid #FFFFFF;
}

div#middleBulb{
	width:940px;
	margin-top: 34px;
	background-image: url(../images/lightbulbBkgd.jpg);
	border:1px solid #FFFFFF;
}

div#leftInfo{
	width:365px;
	color:#ffffff;
	font-size:.8em;
}

div#leftInfo ul {
	padding-left:63px;
}

div#bottomBoxBulb{
	background-image: url(../images/lightbulb.jpg);
	background-repeat:no-repeat;
}

div#bottomBoxServices{
	background-image: url(../images/servicesBkgd.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	padding-bottom:25px;
}

div#bottomBoxPlug{
	background-image: url(../images/plug.png);
	background-repeat:no-repeat;
}

div#topBoxContact{
	background-image: url(../images/logoContact.jpg);
	background-repeat:no-repeat;
	height:280px;
	margin:0px;
	padding:0px;
}

div#topBox{
	height:280px;
	margin:0px;
	padding:0px;
}

div#contactInfo{
	float:right;
	padding:45px 180px 0px 0px;
}

div#contactInfo p{
	font-size:1.1em;
}

div#rightInfo{
	width:575px;
	float:right;
	padding:30px 0px 50px 0px;
}

div#rightInfo p{
	padding:0px 55px 0px 45px;
}

div#ulLeft{
	width:200px;
	float:left;
	padding:0px 30px 0px 55px;
}

div#ulRightTop{
	width:200px;
	float:right;
	padding-right:90px;
}

div#ulRightBtm{
	width:200px;
	float:right;
	padding-right:90px;
}

div#footer{
	width:940px;
	margin:0 auto;
	padding:20px 0px 90px 0px;
}

div#logoFooter{
	float:right;
	padding-right:20px;
}

div#landmine{
	font-size:0.7em;
	color:#000000;
	padding:2px 0px 10px 2px;
	margin:0 auto;
	text-align:center;
}

div#contactForm {
	padding-top:10px;
	text-align: right;
	line-height:22px;
	margin:0 auto;
}

div#contactForm label{
	text-align: right;
	padding-right:5px;
	font-weight:bold;
}

div#contactForm select{
	clear:both;
}

input{
	margin: 1px 0;
	border: 1px solid #000000;
	background:#FFFFFF;
	width: 250px;
	text-align:left;
}

textarea{
	margin: 1px 0;
	border: 1px solid #000000;
	width: 250px;
}

.clearBoth {
	clear:both;
}

