/* Begin universal*/

body { 
	color: #000000;
	background: url(../images/background.jpg) repeat-x #a6b4cf;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
#headerContain {
	width: 975px;
	height: auto;
	margin: 0 auto;}
	
#header {
	height: 90px;
	width: 975px;
	position: absolute;
	top: 0px;
	background: url(../images/troublefree_logo2.jpg) no-repeat top left;
	margin: 0 0 0 auto;
	padding: 0;}
	
#contain {
	width: 900px;
	height: auto;
	margin: 0 auto;}
	
h2 {
	color: #e83d33;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	margin: 10px 0 0 5px;
	text-decoration: underline;
	font-family: Times, serif;}
	
h3 {
	color: #1e1b6b;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0 5px;
	font-family: Times, serif;}
	
img {
	border: 0;}

li {
	list-style: disc;}
	
a:link, a:visited {
	font-weight:  bold;
	color: #1e1b6b;
	text-decoration: underline;}

a:hover {
	color: #9d9d9d;
	font-weight:  bold;}
	
a:active {
	color: #9d9d9d;
	font-weight:  bold;}
 
#footer {
	width: 900px;
	height: 38px;
	margin: 2px auto;
	padding: 0;
	text-align: center;
	color: #9d9d9d;
	font-size: 9pt;
	float: left;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}

#footer a, a:visited {
	text-decoration: none;
	color: #9d9d9d;}
	
#footer a:hover {
	text-decoration: none;
	color: #1e1b6b;}

#footer a:active {
	text-decoration: none;
	color: #1e1b6b;}
	
#footer ul {
	list-style: none;
	margin: 11px auto;}
	
#footer ul li {
	text-align: center;
	text-decoration: none;
	display: inline;
	padding: 0;}
	
#sponser {
	width: 900px;
	height: 50px;
	color: #1e1b6b;
	font-size: 12pt;
	margin: 10px auto;
	text-align: center;
	font-style: italic;
	float: left;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}
	
#sponser p {
	margin: 14px auto;}
	
#sponser a:link, a:visited {
	color: #1e1b6b;
	text-decoration: underline;}

#sponser a:hover {
	color: #9d9d9d;}
	
#sponser a:active {
	color: #9d9d9d;}
	
/* Begin Lavalamp Navigation*/
	
.lavaLamp{
	float: right;
	position: relative;
	height: 30px;
	width: 644px;
	background: url("../images/bg.png") no-repeat top;
	padding-top: 0px;
	margin-top: 50px;
	overflow: hidden;}
      
.lavaLamp li {
	float: left;
	list-style: none;
	margin-top: 1px;}
	
.lavaLamp li.back {
	background: url("../images/lava.gif") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;}
	
.lavaLamp li.back .left {
	background: url("../images/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 7px; /* 7px is the width of the rounded shape */}
	
.lavaLamp li a {
	font: bold 10px arial;
	text-decoration: none;
	color: #000068;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 5px;
	padding-top: 2px;}
	
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;}	
	
/* End Lavalamp Navigation*/
	
/* Begin main copy area for home page*/

.mainArea {
	width: 900px;
	height: 730px;
	margin: 100px 0 13px 0;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	clear: right;}
	
.mainCopy {
	width: 866px;
	height: 720px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	float: left;}	

.mainCopy img {
	float: right;
	padding: 10px 0 5px 5px;}
	
.mainArea2 {
	width: 380px;
	height: 354px;
	margin: 0 auto;
	float: left;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}
	
.main2Copy {
	width: 350px;
	height: 320px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	float: left;}
	
.main2Copy img {
	float: left;
	padding: 5px 0 0 0;}
	
	
.mainArea3 {
	width: 504px;
	height: 354px;
	margin: 0 0 0 14px;
	float: left;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}
	
.main3Copy {
	width: 480px;
	height: 320px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}
	
.main3Copy img {
	border: none;
	padding: 4px 0 0 10px;}
	
	
/* End main copy area for home page*/

/* Begin main copy area for energy page*/

#energyContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.energyArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.energyCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}		
.energyCopy img {
	float: right;
	margin: 2px;}
	
/* End main copy area for energy page*/

/* Begin main copy area for contact page*/

#contactContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.contactArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.contactCopy {
	width: 830px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}

/* End main copy area for contact page*/


/* Begin main copy area for sucessware page*/

#successContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.successArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.successCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}

.successCopy ul {
	font-weight:  bold;
	color: #000068;
	margin-left: 10px;}
	
.successCopy li {	
	list-style: disc;
	padding: 2px 0 2px 0;}
	
.successCopy img {
	float: right;
	padding: 0 10px 10px 20px;
	border: none;}
	
/* End main copy area for sucessware page*/

/* Begin main copy area for survey page*/

#surveyContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.surveyArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.surveyCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}
	
.infobox { 
	text-align: left;
	width: 622px;
	height: auto;
	border: 2px solid #B5B5B5;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	background: #ffffff;
	margin: 15px auto;
	padding: 0;}
	
.infobox p {
	padding:0 0 0 15px;}
	
.surveyForm {
	text-align: left;
	color: #322075;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px dotted #B5B5B5;
	border-bottom: 1px dotted #B5B5B5;
	margin: 15px;
	padding: 0;}
	
.surveyForm2 {
	text-align: left;
	color: #322075;
	font-size: 8pt;
	font-weight: bold;
	border-right: 1px dotted #B5B5B5;
	border-top: 1px dotted #B5B5B5;
	margin: 15px;
	padding: 0;}

/* End main copy area for survey page*/

/* Begin main copy area for promotions page*/

#promoContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.promoArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.promoCopy {
	width: 840px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}
			
.promoCopy img{
	border: none;
	margin: 0 10px 0 30px;
	float: left;}
	
/* End main copy area for promotions page*/

/* Begin main copy area for plumbing page*/

#plumbingContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.plumbingArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.plumbingCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	

.plumbingCopy li {
	width: 600px;
	padding: 1px 0 0 0;}
	
.plumbingCopy img{
	border: none;
	margin: 0 auto;
	float: right;}
	
.plumbingProducts {
	width: 780px;
	margin: 0 auto;}
	
.plumbingProducts img {
	float: left;
	margin: 0 15px 0 10px;}

/* End main copy area for plumbing page*/

/* Begin main copy area for duct cleaning page*/

#ductContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.ductArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.ductCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	
	
.ductCopy img{
	border: none;}

/* End main copy area for duct cleaning page*/

/* Begin main copy area for faucet page*/

#faucetContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.faucetArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.faucetCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	

.faucetCopy img{
	border: none;
	float: right;
	margin: 2px;}
	
/* End main copy area for faucet page*/

/* Begin main copy area for water heater page*/

#waterheaterContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.waterheaterArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.waterheaterCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	
	
.waterheaterCopy img{
	border: none;
	float: right;
	margin: 2px;}

/* End main copy area for water heater page*/

/* Begin main copy area for water softener page*/

#watersoftenerContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.watersoftenerArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.watersoftenerCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	
	
.watersoftenerCopy img{
	border: none;
	float: right;
	margin: 2px;}
	
.watersoftenerCopy ul{
	width: 600px;
	margin: 0 0 0 20px;}
	
.watersoftenerCopy li{
	padding: 4px 0 4px 0;}
	
/* End main copy area for water softener page*/

/* Begin main copy area for cooling page*/

#coolingContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.coolingArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.coolingCopy {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	
	
.coolingCopy img{
	border: none;
	margin: 2px;}
	
.coolingProducts {
	width: 790px;
	margin: 0 auto;}
	
.coolingProducts img {
	float: left;
	margin: 0 16px 0 2px;}

	
/* End main copy area for cooling page*/

/* Begin main copy area for success stories page*/

#storiesContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.storiesArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.storiesCopy {
	width: 830px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}

/* End main copy area for water heater page*/

/* Begin Air Conditioners */

#airContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.airArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.airCopy {
	width: 866px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}
	
.airCopy img {
	float: left;
	margin: 2px;}

.acProducts {
	margin: 0 auto;
	width: 868px;
	height: auto;
	float: left;}
	
/* End Air Conditioners */

/* Begin Products */

.productLeft {
	background: #e3e3e3;
	width: 420px;
	height: auto;
	float: left;
	margin: 6px auto;
	padding: 0;	
	border: solid #bfbfc0 1pt;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}

.productInfo {
	width: 250px;
	height: 160px;
	float: left;
	margin: 0 0 30px 10px;}
	
.productInfo ul{
	width: 250px;
	height: auto;
	margin: 6px 0 0 10px;
	padding: 0;}
	
.productInfo li{
	font-size: 7pt;
	margin: 0 0 0 12px;
	font-weight: bold;
	list-style: disc;
	list-style-position: outside;
	padding: 1px 0 1px 0;
	text-align: left;
	text-indent: 0;
	}

.productLeft img{
	float: left;
	padding: 6px 2px 0 4px;}
	
.productImageContain {
	width: 140px;
	height: 178px;
	float: left;
	margin: 0 0 10px 0;}
	
.productRight {
	background: #e3e3e3;
	width: 420px;
	height: auto;
	float: right;
	margin: 6px auto;
	padding: 0;	
	border: solid #bfbfc0 1pt;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;}

.productRight img{
	float: left;
	padding: 6px 2px 0 4px;}
	
/* End Products */

/* Begin Generators */

#genContain {
	width: 900px;
	height: auto;
	margin: 0 auto;}

.genArea {
	width: 900px;
	height: auto;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	background: #fbfcfd url("../images/clouds.jpg") no-repeat bottom;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;}

.genCopy {
	width: 866px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: left;}	
	
.genCopy img {
	float: left;
	margin: 2px;}

.genProducts {
	margin: 0 auto;
	width: 868px;
	height: auto;
	float: left;}
	
/* End Generators */

/* Begin Site Map */

.siteTitle {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6px;
}

.siteSubTitle {
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 0 4px 20px;
}

.siteFiles {
	font-size: 8pt;
	font-weight: normal;
	padding: 2px 0 4px 30px;
}


.siteFiles a:link {
	color: #5c5c5c;
}

.siteFiles a:hover {
	color: #1e1b6b;
}
