
body
	{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align:center;
	}
	

.clear { clear:both; font-size:0; line-height:0; }

.group:after	/* self-clear floats */
	{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

input, textarea { border: 0px #000 solid; }
.contact ul li input, 
.contact ul li textarea { border: 1px #C2BFB4 solid; }
.contact ul li.checkbox input { border: 0px; }
input { height: 18px; }




/*  PAGE ALIGNMENT  */

#header, 
#main { margin: 0; padding: 0; }
#footer { margin: 200px 0 0 0; padding: 0; }
	
#header { background: url(../img/bg-header.gif) repeat-x 0 0; }
#main { background: url(../img/bg-main.gif) repeat-x 0 0; }
#indoor #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#equipment #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#repair #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#maintenance #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#energy #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#contact #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#faq #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#tip #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#thankyou #main { background: url(../img/bg-title.gif) repeat-x 0 0; }
#oops #main { background: url(../img/bg-title.gif) repeat-x 0 0; }

#footer { background: #000; }

#header_content, 
#main_content { width: 990px; margin: 0 auto; padding: 0; }
#footer_content { width: 960px; margin: 0 auto; padding: 45px 15px 60px 15px; text-align: left;}

#header_content
	{
	background: url(../img/bg-header-content.gif) no-repeat 0 0;
	height: 205px;
	text-indent: -7000px;
	}
	
.container
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}



/*  HEADER  */

#header_content .tagline,
#header_content .phone,
#header_content .button_1 a,
#header_content .button_2 a
	{
	position: absolute;
	margin: 0;
	padding: 0;
	}	
	
#header_content .tagline
	{
	background: url(../img/ces-tagline.gif) no-repeat 0 0;
	top: 105px;
	left: 207px;
	width: 363px;
	height: 71px;
	}
	
#header_content .phone
	{
	/*background: url(../img/phone-1.gif) no-repeat 0 0;
	top: 27px;
	left: 207px;*/
	top: 20px;
	left: 207px;
	width: 350px;
	font-size: 20px; 
	color: #000;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	}
	
#header_content .phone span
	{
	font-size: 20px; 
	color: #df7318;
	text-indent: 0px;
	}
	
#header_content .button_1 a
	{
	background: url(../img/bttn-ask.gif) no-repeat 0 0;
	top: 0;
	/*  left: 620px;  Use this position when the Tip button is in place. */
	left: 830px;  /*  Use this position when the Tip button removed. */
	width: 145px;
	height: 70px;
	}
	
#header_content .button_2 a
	{
	background: url(../img/bttn-tip.gif) no-repeat 0 0;
	top: 0;
	left: 798px;
	width: 182px;
	height: 70px;
	}
	
	
	
	
/*  NAVIGATION  */

#nav
	{
	background: url(../img/bg-nav.gif) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 962px;
	height: 60px;
	}
	

	
#nav li
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 1px;
	padding: 0;
	width: 191px;
	height: 54px;
	text-align: center;
	list-style-type: none;
	}

#nav a:link, 
#nav a:visited 
	{
	background: transparent;
	display: block;
	margin-top: 9px;
	font-size: 16px;
	line-height: 50px;
    color: #fff;
	font-weight:normal;
	text-decoration: none;
	}
	
#nav a:hover, 
#nav a:active 
	{
	background: url(../img/bg-nav-hover.gif) repeat-x 0 0;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}

#nav .end { width: 192px; }




/*   INFO BOXES   */

.info_tabs
	{
	background: url(../img/bg-info-tabs.gif) no-repeat 0 0;
	position: relative;
	float: left;
	display: inline;
	width: 962px;
	margin: 0;
	padding: 1px 0 0 0;
	}

.info_box
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.info_text
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 30px 15px;
	}

.width_1 { width: 240px; }
.width_2{ width: 239px; }
.side_margins { margin: 0 1px; }

.info_box p
	{
	margin: 0;
	padding: 30px 15px;
	text-align: left;
	}
	
img.details
	{
	margin: 0 0 0 15px;
	padding: 0;
	}



/*  FOOTER  */

#footer_content { font-size: 14px; color: #dcdcdc; }
#footer_content .callout { font-size: 24px; color: #fff; }
#footer_content .callout span { color: #e9a43f; }

.regional_numbers 
	{
	position: relative;
	float: left;
	display: inline;
	margin: 45px 0;
	padding: 0;
	width: 450px;
	}
	
.column_left { width: 480px; }
.column_right { width: 450px; }
	
#footer_content span.region,
#footer_content span.number
	{ 
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 7px 0;
	}

#footer_content span.region { width: 280px; }

#legal, .left, .right
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.left { width: 480px; }
.right { width: 450px; text-align: right; }

#legal .logo { vertical-align:middle; margin-right:10px; }




/*  CONTACT FORM - HOME PAGE and CONTACT PAGE  */

.form .form_text ul { background:; width: 180px; }
.form .form_input ul { background:; width: 270px; }

.form .form_text ul,
.form .form_input ul
	{
	position: relative;
	float: left;
	display: inline;
	}

.form ul,
.form ul li { line-height: 2.2; }

.form .form_input li input, 
.form .form_input li textarea { border: 1px #C2BFB4 solid; padding-left:5px; }

.form .form_input input.button
	{ 
	display: block;
	border: 0; 
	height: 28px; 
	margin-top:10px;
	}




/*  INTERIOR PAGES  */

.one_column
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 15px 30px 15px;
	padding: 0;
	width: 900px;
	text-align: left;
	}

.two_column
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0 15px 30px 15px;
	padding: 0;
	width: 450px;
	text-align: left;
	}

.product
	{
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.product_margin { margin: 0 30px 0 0; }
.equipment_logo { margin: 0 0 30px 0; }



