/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
html {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #feffe0;
	}
	
#wrapper {
	width:886px;
	margin: 0 auto; /* centers layout */
	}
#container {
	height: 800px;
	}
p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	}

p {
	margin-top: 5px;
	color:#333333;
	}
#main ul, #main ol {
	margin: 5px 5px 5px 20px;
	color:#333333;
	}
	
h1 {
	font-size: 1.5em;
	margin-top: 20px;
	color: #ee9e40;
	}
h2 {
	font-size: 1.15em;
	margin-top: 5px;
	color:#666666;
	}
h3 {	
	font-size: 1em;
	margin-top: 5px;
	color: #ee9e40;
	}
#sidebar ul,#sidebar ol {
	margin: 5px 5px 5px 20px;
	font-size: .9em;
	color:#333333;
	}
	
a:link, a:visited {
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	text-decoration: none;
	color: #ee9e40;
	}
	
a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
#utility_nav a:link, #utility_nav a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-size: -.9em;
	font-style: bold;
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	}
	
#utility_nav a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: -.9em;
	font-style: bold;
		}

body {
	background-color:#fdfee0;
	background: url("/images/background.jpg") repeat-x top center;
	}

#header {
	height: 121px;
	width: 886px;
	}

#logo {
	float: left;
	background: url("/images/kh-logo.png") no-repeat top left;
	width: 423px; 
	height: 115px;
	}

#call_now {
	float: left;
	background: url("/images/call_us.gif") no-repeat top left;
	width: 144px; 
	height: 78px;
	margin-left: 150px;
	}
	
#going_green {
	float: left;
	position: absolute;
	background: url("/images/going-green-tab2.gif") no-repeat top left;
	width: 180px; 
	height: 24px;
	margin: 117px 0 0 527px;
	}
/*	
#going_green {
	float: left;
	position: absolute;
	background: url("/images/going-green-tab.gif") no-repeat top left;
	width: 130px; 
	height: 17px;
	margin: 124px 0 0 550px;
	}
*/
#utility_nav {
	float: right;
	margin-top: 20px;
	}
#utility_nav li {
	display: inline;
	list-style: none;
	margin-right: 20px;
	}
	
#global_nav_container {
	width: 885px;
	height:30px;
	}
#global_nav {
	float: left;
	clear: both;
	height: 30px;
	margin-left: 10px;
	}
#global_nav li {
	display: block;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin: 0;
	}
#street_sweeping li, #street_sweeping a {
	display: block;
	background: url("/images/global-nav.gif") 0 0 no-repeat;
	width: 168px; height: 30px;
	text-indent: -9009px;
	}
#street_sweeping a:hover {
	background: url("/images/global-nav.gif") 0 -30px no-repeat;
	width: 168px; height: 30px;
	}
#portable_restrooms li, #portable_restrooms a {
	display: block;
	background: url("/images/global-nav.gif") -168px 0 no-repeat;
	width: 188px; height: 30px;
	text-indent: -9009px;
	}
#portable_restrooms a:hover {
	background: url("/images/global-nav.gif") -168px -30px no-repeat;
	width: 188px; height: 30px;
	}
#rolloff_service li, #rolloff_service a {
	display: block;
	background: url("/images/global-nav.gif") -356px 0 no-repeat;
	width: 152px; height: 30px;
	text-indent: -9009px;
	}
#rolloff_service a:hover {
	background: url("/images/global-nav.gif") -356px -30px no-repeat;
	width: 152px; height: 30px;
	}
#recycling_transfer li, #recycling_transfer a {
	display: block;
	background: url("/images/global-nav.gif") -508px 0 no-repeat;
	width: 196px; height: 30px;
	text-indent: -9009px;
	}
#recycling_transfer a:hover {
	background: url("/images/global-nav.gif") -508px -30px no-repeat;
	width: 196px; height: 30px;
	}
#storage_onsite li, #storage_onsite a {
	display: block;
	background: url("/images/global-nav.gif") -704px 0 no-repeat;
	width: 162px; height: 30px;
	text-indent: -9009px;
	}
#storage_onsite a:hover {
	background: url("/images/global-nav.gif") -704px -30px no-repeat;
	width: 162px; height: 30px;
	}

#main_container {
	width: 885px;
	margin-top:20px;
	}
#main {
	background: url("/images/main-background.jpg") no-repeat top left;
	padding: 21px 10px 0 10px;
	min-height: 259px;
	}
	
#footer_container {
	width: 885px;
	height: 30px;
	float: left;
	clear: both;
	}
#footer {
	text-align: center;
	font-size: .9em;
	color:#999999;
	}

#footer li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 35px;
	}

#gray_bar {
	width: 885px;
	height: 1px;
	margin-top: 20px;
	background-color:#333333;
	}
	
#sidebar_container {
	float: right;
	position: relative;
	width: 282px;
	margin: 20px 0 10px 20px;
	}
#sidebar {
	float: right;
	position: relative;
	background: url("/images/sidebar-back.jpg") no-repeat top left;
	width: 282px;
	min-height: 150px;
	}
#sidebar_inner {
	margin: 20px 20px 0 20px;
	}
#sidebar_inner_bottom {
	float: right;
	clear: both;
	position: relative;
	background: url("/images/sidebar-back.jpg") no-repeat bottom left;
	width: 100%;
	height: 25px;
	}

#sidebar_inner_service_area	{
	float: right;
	background: url("/images/sidebar-service-area.jpg") no-repeat top left;
	width: 282px;
	height: 314px;
	}	
#sidebar_inner_restrooms	{
	float: right;
	background: url("/images/sidebar-how-many-restrooms.jpg") no-repeat top left;
	width: 282px;
	height: 314px;
	}
#sidebar_inner_restrooms_event	{
	float: right;
	background: url("/images/sidebar-how-many-restrooms-event.jpg") no-repeat top left;
	width: 282px;
	height: 404px;
	}
	
img.images {
	margin: 5px;
	}
	
#companies {
	float: left;
	width: 151px;
	margin: 50px 11px 0 11px;
	}
#companies_inner {
	width: 151px;	
	}