@charset "UTF-8";
/* CSS Document */

/*********************************************
	Reset 
*********************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* HTML5 tags */header, section, footer, aside, nav, article, figure { display: block; }

/***** COLOR LEGEND *****
/*
/* Yellow: #ffff33
/* dark blue: #000066
/* special link red: #9F1212
********************************/

/******************************
Global
******************************/

body { background: url(images/bkg.gif) repeat #e5e5e5; font-family: Helvetica, Arial, sans-serif; margin:0; }

html, body { height: 100%; } 
	
html { margin:0; overflow-y: scroll; padding:0;	 }
	
.clear { clear:both; height:1px; }

span { display: none; }

strong { font-weight:bold; }

h1{
	color:#000;
	font-size:24px;
	margin:10px 0 5px 0;
	line-height:24px;
	font-weight: bold;
	text-transform:uppercase;
}
h5{
	color:#F00;
	font-size:32px;
	margin:10px 0 5px 0;
	line-height:24px;
	font-weight: bold;
	text-transform:uppercase;
}

h2{
	color: #036;
	font-size:18px;
	margin:0px;
	font-weight:bold;
}

h3{
	color: #fff;
	font-size:18px;
	margin:0;
	font-weight:normal;
}

h4{
	color: #333;
	font-size:14px;
	margin:8px 0 0 0;
	font-weight:bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3333;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
	
/******************************
Container
******************************/
#index_container, #container{ margin:auto; width:800px; }

#index_container {background: url(images/container_bkg.jpg) no-repeat #e5e5e5;}	

#container {background: url(images/container_bkg_sm.jpg) no-repeat #e5e5e5;}	
	
/******************************
Header
******************************/

#header { height:90px; }

#header .logo { float:left; margin:0 20px;}

#header .contact { float:left; line-height:10px; font-size:14px; margin:10px 0 0 0; }

#header p { color:#fff;s margin:2px 0 0 0;}

#header .phone { color:#fff; margin:0;}

/******************************
Navigation
******************************/

#main_navigation{
	overflow:hidden; 
	width:612px;
	margin:9px auto 0 auto;
}

#main_navigation ul{
	float:left; 
	font-size:14px;
	text-transform:uppercase;
	list-style-type:none; 
}

#main_navigation ul img{ float:left; }

#main_navigation li.page_item{ margin-right:12px; float:none; }

#main_navigation li{
	display:block; 
	width:auto;
	float:left;
	}
	

#main_navigation li a{
	display:block; 
	font-weight:bold; 
	margin:0 0 0 0; 
	padding:7px 20px; 
	text-decoration:none; 
	width:auto; 
	color:#000; 
	border: none;
}

#main_navigation li a:hover{
	background-color:#FF0;
	font-weight:bold; 
	color:#000;
}

#title {
	width:800px;
	height:auto;
	margin-bottom:5px;
}

#residential { background:url(images/title.jpg) no-repeat 0 0; display: block; float:left; height:204px; width:194px; }
#residential:hover{ background:url(images/title.jpg) 0 -204px; float:left; height:204px; width:194px; }

#commercial { background:url(images/title.jpg) no-repeat -194px 0; display: block; float:left; height:204px; width:191px; }
#commercial:hover{ background:url(images/title.jpg) -194px -204px; float:left; height:204px; width:191px; }

#tips { background:url(images/title.jpg) no-repeat -385px 0; display: block; float:left; height:103px; width:415px; }
#tips:hover{ background:url(images/title.jpg) -385px -204px; float:left; height:103px; width:415px; }

#supplies { background:url(images/title.jpg) no-repeat -385px -103px; display: block; float:left; height:101px; width:415px; }
#supplies:hover{ background:url(images/title.jpg) -385px -307px; float:left; height:101px; width:415px; }

/******************************
Content
******************************/

#body {
	width:760px;
	height:auto;
	margin:20px;
}

#body p{
	color: #333333;
	font-size:14px;
	line-height:20px;
	margin:10px 0 15px 0;
}

#body .main_text {
	margin:0;
	width:540px;
	float:left;
}

#body .contact_text {
	margin:0;
	width:440px;
	float:left;
}

#body .contact_text strong { font-weight:bold; font-size:16px;}

#body .main_text li{
	color: #000;
	font-size:14px;
	line-height:24px;
	list-style:circle;
	margin:0 0 0 20px;
}

#body .storage_text {
	margin:0;
	width:540px;
	float:left;
}

#body .storage_text ul{
	margin:0 0 10px 0;
}

#body .storage_text li{
	color: #000;
	font-size:14px;
	line-height:24px;
	list-style:none;
}

#body .left { width:440px; float:left; }

.emhe { text-align:center; font-weight:bold; color:#000066; margin:0 auto; width:350px;}

#body .right { width:300px;	float:right; }

#body .right_sm { width:190px; float:right; }

#body .map_right {	width:300px; float:right; }

#body .right_sm p {
	font-size:16px;
	text-align:center;
}

#body .right_sm strong {
	font-size:16px;
	text-align:center;
	color:#333366;
}

#body .right img{ margin:10px 0 0 0; }

#body .right_sm img { margin:10px 0 0 0; }



/******************************
Sub Menu
******************************/

#sub_navigation{
	overflow:hidden; 
	float:right;
	background:#CCC;
	border:#999 thin solid;
	margin:10px 0 0 0;
	padding:10px 0; 
}

#sub_navigation ul{
	float:left;
	font-size:14px; 
	letter-spacing:0; 
	line-height:13px; 
	list-style-type:none; 
	margin:0; 
	padding:0
}

#sub_navigation li{
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous; 
	-moz-background-origin:padding; 
	display:block; 
	padding-left:0; 
	width:190px}

#sub_navigation li a{
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous; 
	-moz-background-origin:padding; 
	display:block; 
	font-weight:bold;
	margin:0 0 2px 0; 
	padding:5px 0 5px 20px; 
	text-decoration:none;
	width:190px; 
	color:#000; 
	border: none;}

#sub_navigation li a:hover{
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous; 
	-moz-background-origin:padding; 
	background: #000066 none repeat scroll 0 0; 
	color:#fff;
}

#sub_navigation .current_page a{
	-moz-background-clip:border; 
	-moz-background-inline-policy:continuous; 
	-moz-background-origin:padding; 
	background: #000066 none repeat scroll 0 0; 
	color:#fff; 
	border: none;
}


/******************************
Footer
******************************/

.line {
	width:760px;
	height:4px;
	background-color:#000066;
	margin:15px 20px 8px 20px;	
}

#footer {
	width:760px;
	height:auto;
	color:#666;
	margin:5px 20px;
	font-size:12px;
	text-align:center;
}

#footer .logo{
	width:760px;
	height:auto;
	background-color:#FFF;
	margin:10px 0;
}

#footer p{ margin: 8px 0; }
#footer address { font-size:14px; font-weight:bold; margin: 10px 0; }

#testimonials {
	background:#FFF;
	margin:0 20px;
	width:760px;
}

.trusteria { text-align:center; }

#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
	color: #ccc;
}
#footer a:active {
	text-decoration: none;
	color: #333;
}

.gelhardtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 1.5pt;
	text-transform: uppercase;
}

/******************************
FAQ Accordian
******************************/

h2.acc_trigger {
	padding: 0;	
	margin: 0 0 5px 0;
	background: #ccc;
	height: 36px;	
	line-height: 36px;
	width: 540px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}

h2.acc_trigger a {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	display: block;
	padding: 0 0 0 20px;
}

h2.acc_trigger a:hover {
	color: #000066;
}

h2.active {
	background-position: left bottom;
	}

.acc_container {
	margin: 0 0 5px; 
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 538px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.acc_container .block {
	padding: 10px 20px;
}

.floater_l {
	float:left;
	width:170px;
	margin: 10px 10px 0 0;
}
