@charset "utf-8";
/* CSS Document */

body, form{
	margin:0;
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

body{
	background:url(/images/utilities/bg.png) top center no-repeat;
}

body#home_bg{
	background-image:none;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#e1e7ed;
}

h2{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #dd4f01;
}
h3{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #457ab7;
}

h1 {color:#4d85c5; font-size:22px; line-height:22px; font-weight:normal;}
a{
	color:#d57414;
	text-decoration:underline;
}

a:hover{
	text-decoration:none; 
}

img, form{
	border:0;
}

p{
	margin:0 0 10px 0;
}

.cleardiv { clear:both; }

#body-container-top {
	background:url(/images/utilities/bg.png) top center no-repeat;	
}

#body-container{
	width:973px;
	margin:0 auto;
}

	#utilities{
		background:url(/images/utilities/utility_bg.gif) 0 0 repeat-x;
		padding:3px 38px 0 0;
		width:935px;
		height:19px;
		color:#FFF;
		text-align:right;
	}
		#utilities a{
			text-decoration:none;
			color:#FFF;
		}
		#utilities a:hover{
			font-weight:bold;
		}
	
	
	#main{
		width:100%;
		background:url(/images/utilities/content_bg.gif) 0 0 no-repeat;
		position: relative;
	}
	
	#content{
		line-height:19px;
		padding:20px 30px 0 15px;
		float:left;
		width:634px;
	}
	
		#content a{
			text-decoration:underline;
			color:#3268a7;
		}
		#content a:hover{
			text-decoration:none;
		}  
	
	#cta{
		float:right;	
		width:134px;
		padding:68px 0 250px 0;
	}
	
	#cta_home {
		float:right;	
		width:134px;
		padding:68px 0 150px 0;
	}
	
#body-bottom{
	width:100%;
	text-align:center;
	background:url(/images/utilities/bg-bottom.gif) top center no-repeat;
	padding:20px 0 20px 0;
}	
	#footer{
		font:normal 10px Verdana, Arial, Helvetica, sans-serif;
		color:#434343;
		width:803px;
		margin:0 auto;
		padding:0 0 0 170px;
		text-align:left;
	}
		#footer a{
			text-decoration:none;
			color:#434343;
		}
		#footer a:hover{
			text-decoration:underline;
		}
	#home_bg #footer{
		padding-left:25px;
		width:945px;
	}
		
/************************** Main Navigation *****************************/
#nav{
	width:973px;
	height:45px;
	overflow:hidden;
}	
#nav ul,#nav li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li{
	display:block;
	float:left;
}
#nav li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:45px;
	/*background:url(/images/nav/nav-bar.gif) 0 0 no-repeat;*/
	background:url(/images/nav/nav-bar.png) 0 0 no-repeat;
}
#nav li a:hover{		
	/*background:url(/images/nav/nav-bar-over.gif) 0 0 no-repeat;*/
	background:url(/images/nav/nav-bar.png) 0 0 no-repeat;
}
					
#nav #nav-aboutus a{ width:146px; background-position:0px 0px; }
#nav #nav-aboutus a:hover{ width:146px; /*background-position:0px 0px;*/ background-position:0px -50px; /*background:url(/images/nav/nav-bar-over.gif) 0px 0px no-repeat;*/ }
#nav #nav-aboutus a.active,#nav-aboutus a.active:hover { width:146px; background-position:0px -100px; /*background:url(/images/nav/nav-bar-active.gif) 0px 0px no-repeat;*/ }

#nav #nav-services a{ width:167px; background-position:-146px 0;}
#nav #nav-services a:hover{ width:167px; background-position:-146px -50px; }
#nav #nav-services a.active,#nav-services a.active:hover { width:167px; background-position:-146px -100px; }

#nav #nav-guarantee a{ width:184px; background-position:-313px 0; }
#nav #nav-guarantee a:hover{ width:184px; background-position:-313px -50px; }
#nav #nav-guarantee a.active,#nav-guarantee a.active:hover { width:184px; background-position:-313px -100px; }

#nav #nav-employees a{ width:139px; background-position:-497px 0;}
#nav #nav-employees a:hover{ width:139px; background-position:-497px -50px; }
#nav #nav-employees a.active,#nav-employees a.active:hover { width:139px; background-position:-497px -100px; }

#nav #nav-careers a{ width:185px; background-position:-636px 0; }
#nav #nav-careers a:hover{ width:185px; background-position:-636px -50px; }
#nav #nav-careers a.active,#nav-careers a.active:hover { width:185px; background-position:-636px -100px; }

#nav #nav-contactus a{ width:152px; background-position:-821px 0; }
#nav #nav-contactus a:hover{ width:152px; background-position:-821px -50px; }
#nav #nav-contactus a.active,#nav-contactus a.active:hover { width:152px; background-position:-821px -100px; }


/**************************Main Navigation*****************************************/

#menu {
	float:left;	
	width:160px;
	padding-top:61px;
}

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#menu ul li{
	background:url(/images/utilities/li_bg.gif) top 30px no-repeat;
}


#menu li a {
	text-decoration:none;
	display:block;
	color:#4d85c5;
	padding:5px 10px 6px 30px;
	vertical-align:bottom;
	zoom:1;
}

#menu li a:hover{
	background:url(/images/utilities/subnav-indicator.gif) 6px 8px no-repeat;
	color:#4d85c5;
}
#menu li a.active {
	background:url(/images/utilities/subnav-indicator.gif) 6px 8px no-repeat;
	color:#dd4f01;
}
#menu li.first {
	background:none;
}
.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}




/*********************************  Home Style  ****************************************/

#content_home{
		line-height:19px;
		padding:40px 30px 0 26px;
		float:left;
		width:750px;
		height:400px;
	}
	
		#content_home a{
			text-decoration:none;
			color:#3268a7;
		}
		#content_home a:hover{
			text-decoration:none;
		}  
	
	#cta_home1{		
		background:url(/images/utilities/home_cta1_bg.gif) 0 0 no-repeat;
	}
	#cta_home2{
		background:url(/images/utilities/home_cta2_bg.gif) 0 0 no-repeat;
	}
	#cta_home3{
		background:url(/images/utilities/home_cta3_bg.gif) 0 0 no-repeat;
	}	
	#cta_home4{
		background:url(/images/utilities/home_cta4_bg.gif) 0 0 no-repeat;
	}		
	#cta_home1, #cta_home2, #cta_home3, #cta_home4 {
		vertical-align:top;
		padding:20px 0 0 22px;
	}
	#cta_home1 a, #cta_home2 a, #cta_home3 a, #cta_home4 a {
		text-decoration:underline;
		color:#3268a7;
		font-size:10px;
	}
	#cta_home1 a:hover, #cta_home2 a:hover, #cta_home3 a:hover, #cta_home4 a:hover{
		text-decoration:none;
	}

#content_home ul.mini_nav {
	margin-left: -43px;
	margin-top: 20px;
}

ul.mini_nav li a span {
	color: #373737;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 205px;
	height: 50px;
	position: absolute;
	top: 85px;
	left: 16px;
}

ul.mini_nav li a {
	text-decoration: none;
	position: relative;
}
ul.mini_nav li {
	display: inline;
	list-style: none;
	float: left;
	margin-right: 10px;
}

a.janitorial_services {
	background-image: url(../images/home/janitorial_services.gif);
	background-repeat: no-repeat;
	display: block;
	width: 238px;
	height: 171px;
}

.window_cleaning {
	background-image: url(../images/home/window_cleaning.gif);
	background-repeat: no-repeat;
	display: block;
	width: 238px;
	height: 171px;
}

.document_shredding {
	background-image: url(../images/home/document_shredding.gif);
	background-repeat: no-repeat;
	display: block;
	width: 238px;
	height: 171px;
}


#footer_home {
		font:normal 10px Verdana, Arial, Helvetica, sans-serif;
		color:#434343;
		width:803px;
		margin:0 auto;
		text-align:left;
		position: absolute;
		top: 588px; 
		left: 25px;
	}
		#footer_home a{
			text-decoration:none;
			color:#434343;
		}
		#footer_home a:hover{
			text-decoration:underline;
		}
		
.offsetters {
	margin-top: 15px;
}
