/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 20px;
}

td,body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}


/* Home */
.homeintro {
	padding:25px;
	background:#797976;
	border-top:3px white solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height:1.7em;
}

.homeintro a {
text-decoration:none;
color:white;
font-size: 13px;
text-decoration:underline;
}

.newsbox {

border-top:3px white solid;
}

.newsbox table {
margin-top:10px;
margin-left:25px;
margin-right:25px;
}


.newsbox table tr td {
color:#666666;
font-size:10px;
line-height:1.3em
}


.newsbox table tr td a:link, .newsbox table tr td a:visited {
text-decoration:none;
color:#529FB7;
}


/* sub */

.insert {
	
background:white;
border-top:3px white solid;
border-bottom:3px white solid;
}

.featured_projects {
background:#EFEFEF;
border-bottom:3px white solid;
padding-top:10px;
padding-bottom:10px;
}

.worklink a:link,.worklink a:visited  {
text-decoration:none;
color:white;
}

.worklink a.selected, .worklink a:hover {
text-decoration:none;
color:#76C6DF;
}


.subnav {
background:#E6E5E1;

}






.content {
padding-left:30px;
padding-right:30px;
line-height:20px;
color:#333333;

}


.content td {
line-height:20px;
}

ul { 
list-style-type:none; 
text-align: left; 
margin: 0px; 
padding: 0px;
}

ul li { 
background: url(../images/bullet.gif) left top no-repeat;
background-position: 0px 3px; 
text-align: left; 
margin-left:0px; 
padding-left:10px; 

line-height:1.5em;
}


.content a {
text-decoration:none;
color:#529FB7

}


.page_headline {
__font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#529FB7;
font-size: 14px;
font-weight:bold;
}

/* global */

.morelink {
text-decoration:none;
color:#529FB7;
}


.bluetext {
text-decoration:none;
color:#529FB7;
}

.navrow {
color:white;
} 

.navrow a {
color:white;
text-decoration:none;
font-weight:bold;
}


/*footer */

.footer {
color:#666666;
padding-left:10px;
padding-right:10px;
font-size:10px;
}

.footer a {
color:#666666;
text-decoration:none;
}



#drop_About,#drop_Services,#drop_News,#drop_Careers,#drop_Contact {
width:230px; position:absolute;
top:159px;
visibility:hidden

}


#drop_Clean {
width:660px; 
position:absolute;
z-index:1;
left:0px;
top:162px;
Xvisibility:hidden;
}


#drop_About {
z-index:3;
left:45px;
}

#drop_Services {
z-index:4;
left:155px;
}

#drop_News {
z-index:5;
left:246px;

}

#drop_Careers {
z-index:6;
left:381px;
}

#drop_Contact {
z-index:7;
left:448px;

}

.dropitem {
height:26px;
font-size:10px;
}

.dropitem a {
text-decoration:none;
font-weight:bold;
color:white

}