@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
}

a:link,a:visited,a:active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #186999; text-decoration: none;}
a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #55BFE6; text-decoration: none;}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;  
	padding: 5px; 
	margin: 0px auto;  
	height: 15px;
	text-align: center;
	background-color: #1D6F9E;
	text-transform: capitalize;
	line-height: 15px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; padding-bottom: 10px; border-bottom: dotted #c4c4c4 1px;
}

h2 span
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #186999;
	font-weight: bold;
}

h2 em
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #186999;
	font-weight: bold;
	display: block;
}


#head
{
	background: url(../images/bk1.jpg) repeat-x left 0px;
	height: 381px;
	position: relative;
}

#head-container
{
	margin: 0px auto;
	width: 949px;
	height: 381px;
	position: relative;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav
{
	height: 83px;
	width: 815px;
	position: relative;
	margin: 0px 0px 0px 134px;
	padding: 0px;
}

img {border: 0px;}

.skyline
{
	position: absolute;
	right: 0px;
	top: 90px;
}

#btn
{
	background:url(../images/buttons.jpg) no-repeat;
	float: left;
	width: 319px;
	height: 298px;
	position: absolute;
	left: 0px;
	top: 83px;
}

#btn a
{
	display: block;
	width: 319px;
	height: 99px;
	float: left;
}

#btn a img
{
	display: none;
}

#btn a:hover img
{
	display: block;
}

#container
{
	width: 949px;
	margin: 0px auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #EEEEF0;
}

#left
{
	width: 295px;
	height: auto;
	float: left;
}

#cnt
{
	background: url(../images/contact-bkgrnd.png) no-repeat;
	width: 295px;
	height: 552px;
	margin: 0px 0px 10px 0px;
}

#tst
{
	background: url(../images/testimonials.png) no-repeat;
	width: 295px;
	height: 455px;
	margin: 0px 0px 10px 0px;
}

#content
{
	width: 625px;
	padding: 10px;
	float: left;
}

#cln
{	
	background: url(../images/cleantelligent.png) no-repeat;
	width: 205px;
	height: 311px;
	margin: 0px 0px 10px 0px;
}

#crd
{
	background:url(../images/credits.png) no-repeat;
	width: 135px;
	height: 231px;
	margin: 0px 0px 10px 0px;
	padding: 75px 35px 0px 35px;
}

#ftr
{
	background: url(../images/ftr-bkgrnd.jpg) repeat-x;
	background-color: #e5e5e6;
	clear: both;
	min-height: 193px;
	width: 929px;
	text-align: center;
	padding: 10px;

}

#spn
{
	position: absolute;
	top: 13px;
	right: 20px;
	color: #C0C0C0;
	z-index: 10;
}

#spn a:link,#spn a:visited,#spn a:active{font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 17px; color: #F00; text-decoration: none; font-weight: bold;}
#spn a:hover{font-family: Arial, Helvetica, sans-serif; text-align: center; font-size: 17px; color: #03F; text-decoration: none; font-weight: bold;}


#adt
{
	width: 125px;
	margin: 20px auto;
}