/* Resets and overrides */

html, body, div, span, iframe, h1, 
h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, address, em, font, img, ins, 
samp, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td  			{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; background: transparent;}

ol, ul 								{list-style: none;}

html {
	height:100%;
	margin-bottom: 1px;	
}

p {
	line-height: 1.5;
	margin: 0 0 15px;
	color:#666666;
}

ol, ul {
	list-style: none;
}

a {
	outline:none;
}

body {
	background:url(images/bg.jpg) repeat-x;
	line-height: 1;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	height:100%;
	line-height: 1.5;
}


/*Positioning */


#container { 
	margin: 0 auto;
	margin-bottom: -100px;
	min-height: 100%;
	position:relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 900px;
}

#header {
	height: 60px;
	padding: 55px 44px 0;
	position: relative;
}

#content {
	padding: 78px 44px 170px;
	background:url(images/bg_container_topshadow.png) no-repeat;
}

#content_home {
	float: left;
	position: relative;
	width: 815px;
}

#content_main {
	float: left;
	position: relative;
	width: 500px;
}

#content_sub {
	float: right;
	position:relative;
	width:250px;
}

#content_sub .panel {
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	padding-bottom: 20px;
}

#content_sub .panel_top {
	border-bottom: 1px solid #999999;
	padding-top: 6px;
	padding-bottom: 15px;
}

#content_sub .panel_noline {
	padding-top: 6px;
	padding-bottom: 15px;
}

#content_sub .panel_bottom {
	margin-top: 25px;
	padding-bottom: 15px;
}

#content_sub .panel_form {
	margin-top: 15px;
}

.clearfooter {
	clear: both;
	min-height: 100px;

}

#footer {
height: 100px;
position: relative;
background:url(images/bg_footer.jpg) repeat-x;
}

#footer_container {
	margin: 0 auto;
	height: 100px;
	position:relative;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 900px;
}

#footer_main {
	margin: 15px 0px 0 44px;
	position: absolute;
	width: 300px;
}

#footer_sub {
	margin: 15px 0px 0 606px;
	position: absolute;
	width: 240px;
}

/*header_elements */

img.logo{
	position:absolute;
	left: 40px;
	top: 42px;
	border:none;
} 

#address {
	color:#BDE3F9;
	font-size: 0.92em;
	position:absolute;
	right: 43px;
	top: 4px;
	white-space: nowrap;
}

#address p {
	display:inline;
	margin: 0 0 0 25px;
	color:#FFFFFF;
}

#address a {
	color:#BDE3F9;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-color: #BDE3F9;
	border-bottom-width: 1px;
}

#address a:hover {
	text-decoration: none;
	color:#BDE3F9;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

#address a:link {
	color: #BDE3F9;
	text-decoration: none;
}

#address a:visited {
	color: #BDE3F9;
	text-decoration: none;
}

/* main navigation */

ul#nav {
	list-style-type:none;
	position:relative;
	left: 525px;
	top: 26px;
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
}

li#nav_home {
	position:absolute;
	width:70px;
	height: 30px;
	background:url(images/btn_home.jpg) no-repeat 0 -30px;
	display:block;
}

li#nav_about {
	position:absolute;
	left:70px;
	width:70px;
	height: 30px;
	background:url(images/btn_about.jpg) no-repeat 0 -30px;
	display:block;
}

li#nav_services {
	position:absolute;
	left:148px;
	width:70px;
	height: 30px;
	background:url(images/btn_services.jpg) no-repeat 0 -30px;
	display:block;
}

li#nav_contact {
	position:absolute;
	left:230px;
	width:70px;
	height: 30px;
	background:url(images/btn_contact.jpg) no-repeat 0 -30px;
	display:block;
}

ul#nav a {
	display:block;
	height: 30px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

li#nav_home a:hover { 
	background:url(images/btn_home.jpg);
	display:block;
}

li#nav_about a:hover { 
	background:url(images/btn_about.jpg);
	display:block;
}

li#nav_services a:hover { 
	background:url(images/btn_services.jpg);
	display:block;
}

li#nav_contact a:hover { 
	background:url(images/btn_contact.jpg);
	display:block;
}


/* links */


a.links:link {
	text-decoration:none;
	color:#006699;
	border-bottom-style: solid;
	border-bottom-color: #468f23;
	border-bottom-width: 1px;
}

a.links:visited {
	text-decoration:none;
	color:#006699;
	border-bottom-style: solid;
	border-bottom-color: #468f23;
	border-bottom-width: 1px;
}

a.links:hover {
	text-decoration:none;
	color:#468f23;
	border-bottom-style: dotted;
	border-bottom-color: #468f23;
	border-bottom-width: 1px;
}

a.services_links:link {
	text-decoration:none;
	color:#006699;
	line-height:30px;
	font-size:1.4em;
	border-bottom-style: solid;
	border-bottom-color: #468f23;
	border-bottom-width: 1px;
}

a.services_links:visited {
	text-decoration:none;
	color:#006699;
	line-height:30px;
	font-size:1.4em;
	border-bottom-style: solid;
	border-bottom-color: #468f23;
	border-bottom-width: 2px;
}

a.services_links:hover {
	text-decoration:none;
	color:#468f23;
	line-height:30px;
	font-size:1.4em;
	border-bottom-style: dotted;
	border-bottom-color: #468f23;
	border-bottom-width: 1px;
}


/* header styles */


h1 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	letter-spacing:-1px;
	padding:0;
	line-height: 1.2;
	margin: 0 0 20px;
	color:#113377;
}

h1.footer_h1 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	letter-spacing:-1px;
	padding:0;
	line-height: 1.2;
	margin: 0 0 20px;
	color:#FFFFFF
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4;
	color:#333333;
	padding-bottom:10px;
}

h4 {
	font-size: 1em;
	font-weight:normal;
	line-height: 1.4;
	color:#ffffff;
	padding-bottom:10px;
}


/*Header Styles - Image Replacement*/


h1.welcome {
	width: 420px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/h1_welcome.png) no-repeat;
	text-indent:-9999px;
}

h1.contact {
	width: 160px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/h1_contact_us.png) no-repeat;
	text-indent:-9999px;
}

h1.services_overview {
	width: 190px;
	height: 45px;
	margin: 0;
	margin-bottom:10px;
	padding: 0;
	background:url(images/h1_what_we_do.png) no-repeat;
	text-indent:-9999px;
}

h1.whoweare {
	width: 190px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(images/h1_whoweare.png) no-repeat;
	text-indent:-9999px;
}

h1.refrigeration {
	width: 150px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(images/h1_refrigeration.png) no-repeat;
	text-indent:-9999px;
}

h1.ac {
	width: 200px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(images/h1_ac.png) no-repeat;
	text-indent:-9999px;
}

h1.b_services {
	width: 200px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(images/h1_b_services.png) no-repeat;
	text-indent:-9999px;
}

h1.structure {
	width: 270px;
	height: 45px;
	margin: 0;
	padding: 0;
	background:url(images/h1_structure.png) no-repeat;
	text-indent:-9999px;
}


h2.refrigeration {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_refrigeration.png) no-repeat;
	text-indent:-9999px;
}

h2.ac {
	width: 150px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_ac.png) no-repeat;
	text-indent:-9999px;
}

h2.bs {
	width: 160px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_bs.png) no-repeat;
	text-indent:-9999px;
}

h2.mission {
	width: 170px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_mission.png) no-repeat;
	text-indent:-9999px;
}

h2.coverage {
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_coveragemap.png) no-repeat;
	text-indent:-9999px;
}

h2.design {
	width: 70px;
	height: 30px;
	padding: 0;
	margin-bottom:10px;
	background:url(images/h2_design.png) no-repeat;
	text-indent:-9999px;
}

h2.pm {
	width: 190px;
	height: 30px;
	padding: 0;
	margin-top:30px;
	margin-bottom:10px;
	background:url(images/h2_pm.png) no-repeat;
	text-indent:-9999px;
}

h2.ic {
	width: 270px;
	height: 30px;
	padding: 0;
	margin-top:30px;
	margin-bottom:10px;
	background:url(images/h2_ic.png) no-repeat;
	text-indent:-9999px;
}

h2.sm {
	width: 220px;
	height: 30px;
	padding: 0;
	margin-top:30px;
	margin-bottom:10px;
	background:url(images/h2_sm.png) no-repeat;
	text-indent:-9999px;
}

h2.getintouch {
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_getintouch.png) no-repeat;
	text-indent:-9999px;
}

h2.discuss_proj {
	width: 200px;
	height: 70px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_discuss_project.png) no-repeat;
	text-indent:-9999px;
}

h2.findus {
	width: 140px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_findus.png) no-repeat;
	text-indent:-9999px;
}

h2.services_summary {
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_services_summary.png) no-repeat;
	text-indent:-9999px;
}

h2.service_overview_h2 {
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_overview_service.png) no-repeat;
	text-indent:-9999px;
}

h2.environment {
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom:9px;
	background:url(images/h2_environment.png) no-repeat;
	text-indent:-9999px;
}


/*Image Styles*/

img.image_border {
	border-bottom:solid 5px #CCCCCC;
	border-top:solid 5px #CCCCCC;
	border-left:solid 5px #CCCCCC;
	border-right:solid 5px #CCCCCC;
	margin-top:10px;
	margin-bottom:20px;
}

#slides {
	width:490px;
	height:210px;
	border-bottom:solid 5px #CCCCCC;
	border-top:solid 5px #CCCCCC;
	border-left:solid 5px #CCCCCC;
	border-right:solid 5px #CCCCCC;
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
}


/* p styles */


p.last {
padding-bottom: 40px;
}

p.unerlined {
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom: 20px;
	width: 804px;
}

p.footer {
	color:#3e5890;
}


p.footer_nav  {
word-spacing:5px;
}

p.copyright {
	color:#999999;
	font-size: 0.92em;
}

.address_bold {
	font-weight:bold;
	color:#003366;
}


/* footer_styles */


#footer a {
	font-size: 1em;
	color:#999999;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width: 2px;
}

#footer a:hover {
	color:#666666;
	border-bottom-style: none;
}

#footer a:link {
	color:#999999;
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
}

ul li.sidebullets {
	background:url(images/bg_more.png) no-repeat scroll 0 6px;
	vertical-align: middle;
	margin:0 0 5px;
	padding-left:15px;
	color:#666666;
	display:block;
}

ul li.footer {
	padding-left:22px;
	padding-right:5px;
	display:inline;
}


/* Homepage_Services_Blocks */


ul.columns {
	list-style-type:none;
	width:820px;
	margin: 0;
	padding: 0;
}

li.services_r {
	list-style-type:none;
	position: relative;
	float:left;
	width: 250px;
	padding-right:21px;

}

li.services_ac {
	list-style-type:none;
	position: relative;
	float:left;
	width: 250px;
	padding-right:11px;
	padding-left: 11px;

}

li.services_bs {
	list-style-type:none;
	position: relative;
	float:left;
	width: 245px;
	padding-left:21px;

}


.services_thumb {
	width:230px;
	height:139px;
	display:block;
	margin-top:10px;
	margin-bottom:20px;	
	border-width:5px;
	border-style:solid;
	border-color:#CCCCCC;
	outline:none;

}

.services_thumb:hover {
	width:230px;
	height:139px;
	display:block;
	margin-top:10px;
	margin-bottom:20px;	
	border-width:5px;
	border-style:solid;
	border-color:#7DAF4C;
	outline:none;
}

a.learn_more {
	display:block;
	width: 78px;
	height: 25px;
	margin: 0;
	margin-bottom:60px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/learnMore_greenBtn.gif) no-repeat;
}

a.learn_more:hover {
	display:block;
	width: 78px;
	height: 25px;
	margin: 0;
	margin-bottom:60px;
	padding: 0;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/learnMore_greenBtn_over.gif) no-repeat;
}


.services_bullets {
	background:url(images/bullets_services.png) no-repeat;
	display:block;
	padding-left:25px;
	height:35px;
}


/*Testing*/


ul#services_links {
	list-style-type:none;
	position: relative;
	width:250px;
	height:130px;
	border-bottom:solid 1px #999999;
	padding-top:6px;
}

li#services_links_r {
	position:relative;
	background:url(images/btn_services_r.jpg) no-repeat;
	width: 250px;
	height: 30px;
	display:block;
}

li#services_links_ac {
	position:relative;
	top:10px;
	background:url(images/btn_services_ac.jpg) no-repeat;
	width: 250px;
	height: 30px;
	display:block;
}

li#services_links_bs {
	position:relative;
	top:20px;
	background:url(images/btn_services_bs.jpg) no-repeat;
	width: 250px;
	height: 30px;
	display:block;
}

ul#services_links a {
	display: block;
	height:30px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

li#services_links_r a:hover {
	background:url(images/btn_services_r_over.jpg) no-repeat;
	display:block;
}

li#services_links_ac a:hover {
	background:url(images/btn_services_ac_over.jpg) no-repeat;
	display:block;
}
li#services_links_bs a:hover {
	background:url(images/btn_services_bs_over.jpg) no-repeat;
	display:block;
}
a.structure {
	display: block;
	margin-top:40px;
	height:43px;
	text-indent:-9999px;
	text-decoration:none;
	background:url(images/btn_structure.jpg) no-repeat;
	overflow:hidden;
}
a.structure:hover {
	margin-top:40px;
	background:url(images/btn_structure_over.jpg) no-repeat;
	display:block;
}


input.contact_form {
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:1px 0;
	margin-left:10px;
	margin-bottom:20px;
}

input.directions {
	padding:0;
	margin-left:10px;
}
