html, body {
	height: 100%;
	margin: 0;
	font: 12px/1.5em Helvetica, Arial, sans-serif;
	letter-spacing: 0.03em;
	color:#0c0c0c;
	}
	
img {
	border: none;
	}

	
#container {

	position: relative;
	width: 100%;
	
	}
	
#header {
	width: 100%;
	border-top: 3px solid #a0dc15;
	padding-top: 35px;
	}
	
#imgBox {
	width: 100%;
	background: url(../images/img-bg.jpg)left bottom repeat-x;

}
#content {
	width: 96%;
	background: url(../images/cleanwork-bg.gif) 97% bottom no-repeat;
	padding: 35px 0 0 40px;

	}
	
#content2 {
	width: 96%;
	background: url(../images/cleanwork-bg.gif) 97% bottom no-repeat;
	padding: 0 0 0 40px;

	}
.bodycopy {
	width: 400px;
	float: left;
	margin-left: 30px;
	padding-bottom: 35px;
	}
	


#footer {
	border-top: 1px solid #ececec;
	height: 35px;
	position: relative;
	width: 94%;
	margin: 0 auto;
	background-color:#996600
	}
	
#footer2 {
	border-top: 1px solid #ececec;

	width: 94%;
	margin: 0 auto;

	}
	
.clearfooter {
	height: 35px;
	clear: both;
	}
	
/*----------------------- text and links -----------------------*/
a:link {
	color: #aedf2b;
	text-decoration: none;
	}
	
a:hover { 
	color: #b5f30f;
	}
	
a:visited {
	color: #bababa;
	}

h1 {
	text-transform: uppercase;
	padding: 10px 0px 10px 35px;
	color: #535353;
	background: url(../images/arrow.gif) left no-repeat;
	font: 14px/1em Helvetica, Arial, sans-serif;
	}
	
h2 {
	text-transform: uppercase;
	color: #666666;
	font-size: 16px;
	padding: 5px 0;
	margin: 20px 0 0 0;
	}
h5 {
	width: 200px;
	font-size: 16px;
	padding: 0 15px 3px 0;
	margin-bottom: 0;
	border-bottom: 1px dotted #ececec;
	text-transform: uppercase;
	position: relative;
	left: 115px;
	}
	
h6 {
	width: 275px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0 15px 3px 0;
	margin-bottom: 0;
	border-bottom: 1px dotted #ececec;
	text-transform: uppercase;
	position: relative;
	left: 35px;
	}
.bodyTxt {
	padding-left: 35px;
	}
	
.callInfo {
	font: 18px Helvetica, sans-serif;
	color: #bababa;
	margin: 0;
	}
	
.greenTxt {
	color: #b5f30f;
	}
/*-------------------------navigation---------------------------*/
#navbar {
	background:url(../images/navbar.jpg) no-repeat;
	width: 634px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -40px;
	left: 340px;
	}
#navbar span {
	display: none;
	}
	
#navbar ul {
		margin: 0;
	padding: 0;
	}
#navbar li, #navbar a {
	height: 32px;
	display: block;
	}
#navbar li {
	float: left;
	list-style: none;
	display: block;
	}
#about {width: 126px;}
#services {width: 142px;}
#contact {width: 158px;}
#ftp {width: 113px;}
#blog {width: 95px;}

#about a:hover {background:url(../images/navbar.jpg) 0px -32px no-repeat;}
#services a:hover {background:url(../images/navbar.jpg) -126px -32px no-repeat;}
#contact a:hover {background:url(../images/navbar.jpg) -268px -32px no-repeat;}
#ftp a:hover {background:url(../images/navbar.jpg) -426px -32px no-repeat;}
#blog a:hover {background:url(../images/navbar.jpg) -539px -32px no-repeat;}
/*#navbar {
	width: 750px;
	position: relative;
	top: -40px;
	left: 300px;
	}
	
#navbar ul {
	font: 18px/1em bold Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
	width: 750px;
	margin-top: 7px;
	height: 35px;
	}
	
#navbar ul li {
	list-style-type: none;
	text-align: center;
	display: inline;
	width: 125px;
	
	}
	
#navbar ul li a{
	width: 110px;
	color: #bababa;
	text-decoration: none;
	margin: 0 15px;
	padding: 2px 5px;
	}	
	
	

#navbar ul li a:hover{
	color: #a1ce57;
	border: 1px solid #a1ce57;
	
	}
*/
.servicesNav {
	width: 330px;
	border-right: 1px solid #ececec;
	float: left;
	padding: 30px 0 35px 0;
	}

.servicesNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font: 18px/30px bold Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
	width: 330px;
	}
	
.servicesNav li {
	display: block;
	padding: 0;
	margin: 0;
	width: 330px;
	}
	
.servicesNav ul li a {
	color: #666666;
	text-decoration: none;
	width: 330px;
	}
	
.servicesNav ul li a:hover {
	color:#d2d2d2;
	}
	
#services2 {
	width: 330px;
	}	
	
#services2 div.servicesNav{
	text-align: right;
	padding-right: 15px;
}

.anchorLinks {
	width: 400px;
	margin-left: 35px;
	}
.anchorLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.anchorLinks li {
	margin: 0;
	display: inline;
	padding-right: 3px;
	border-right: 1px solid #eeeeee;
	}
	
.anchorLinks li.last {
	border: none;
	}
	

	
.anchorLinks a:link, .anchorLinks a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #aedf2b;
	text-decoration: none;
	}
	
.anchorLinks a:hover {
	color: #b5f30f;
	}
/*---------- clearing floats hacks ---------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */