html, body {
	height: 100%; /*for footer to stay at bottom via: http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page*/
	}

#super_container {
	min-height: 100%;
	position: relative;
}

#super_body {
	padding-bottom: 30px; /*for footer to stay at bottom*/
	overflow: hidden;
}

#footer {
	position: absolute;
	bottom: 0;  /*to get it to stay on the bottom of the screen*/
	width: 100%;
	height: 30px;
	}

body {
	background: #621111 url(img/background.gif) repeat-y center center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #f4e71b;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}	

img {					/*Global declaration that no img will have borders*/
	border: none;
	}	

#header {
	height: 198px;
	background: url(img/be_header.png) no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#main_nav {
	background: url(img/navtabs.gif) no-repeat;
	position: relative;	
	/*overflow: hidden;
	height: 40px;*/
	width: 385px;
	margin: -30px 0 0 390px;
	padding: 0 0 35px 0;	
}

#main_nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: -9999px;
}

#main_nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#main_nav a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(img/navtabs.gif) no-repeat;
	overflow: hidden;
	font-size: 1%;
}
/*specifying height on each a attribute so you can change it for one at a time when tab belongs to the page*/

#nav_home a {
	left: 0;
	width: 88px;
	height: 35px;
	background-position: 0 0;
	}

#nav_services a {
	left: 88px;
	width: 97px;
	height: 35px;
	background-position: -88px 0;
	}
	
#nav_contact a {
	left: 185px;
	width: 125px;
	height: 35px;
	background-position: -185px 0;
	}
	
#nav_faq a {
	left: 310px;
	width: 72px;
	height: 35px;
	background-position: -310px 0;
	}

#nav_home a:hover {
	background-position: 0 -35px;
	}
	
#nav_services a:hover {
	background-position: -88px -35px;
	}
	
#nav_contact a:hover {
	background-position: -185px -35px;
	}
	
#nav_faq a:hover {
	background-position: -310px -35px;
	}
	
#body_home #nav_home a  {
	background-position: 0 -35px;
	height: 45px;
	}
	
#body_services #nav_services a {
	background-position: -88px -35px;
	height: 45px;
	}
	
#body_contact #nav_contact a {
	background-position: -185px -35px;
	height: 45px;
	}
	
#body_faq #nav_faq a {
	background-position: -310px -35px;
	height: 45px;
	}	

#highlight {
	background: #2d1010;
	border-top: #272727 solid 2px;
	border-bottom: #272727 solid 2px;
	}
	
#highlight img {
	padding: 15px;
	margin-left: 30px;
	}

#content a:hover {
	text-decoration: underline;
}

#main_content {
	float: left;
	width: 460px;
	margin: 0 20px 20px 25px;
	padding-bottom: 60px; /*for footer to stay at bottom*/
}

#main_content p {
	margin: 10px 0px 10px 0px;
}

#welcome {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/welcome.png) no-repeat;
	padding: 0 0 20px 0;	
}

#clients {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/clients.png) no-repeat;
	padding: 0 0 18px 0;	
}

.quote {
	padding: 10px 20px 0 20px;
	font-size: 90%;
	}
	
#services {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/be_electrical_services.png) no-repeat;
	padding: 0 0 18px 0;
	margin: 20px 0 0 0;
}

#contact {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/contact_electrician.png) no-repeat;
	padding: 0 0 18px 0;
	margin: 20px 0 0 0;
}

#faq {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/electrical_faq.png) no-repeat;
	padding: 0 0 18px 0;
	margin: 20px 0 0 0;
}

#home_services {
	border-bottom:  1px dotted #f3e71b;
	text-indent: -9999px;
	background: url(img/offered_services.png) no-repeat;
	padding: 0;
	margin: 38px 0 0 0;	
}

#sidebar {
	float: right;
	width: 250px;
	margin: 0 15px 25px 0;
}

#sidebar ul {
	background: #451111; 
	padding: 15px;
}

#sidebar li {
	list-style-type: none;
	margin: 5px;
	padding: 0 0 0 25px;
	height: 18px;
	background: url(img/check.png) no-repeat;
	}
	
#sidebar a {
	font-size: 90%;
	font-style: italic;
	}
.kohler h3{
	border-bottom: 1px dotted yellow;
	padding-bottom: 1px;
	margin-top: 43px;
	font: 16px arial;
}
.kohler img.gen{width: 250px;}
.kohler img.klogo{margin: 10px 0;}
	
#footer {
	clear: both;
	font-size: 75%;
	background: #2d1010;
	border-top: #272727 solid 2px;
	padding: 10px 0 20px 0;
}