/* CSS Document */

body {
	background-color: #000000;
	margin: 0 0 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img, div { 
	behavior: url(../iepngfix.htc) 
	}
	
.cleaner {
	height:1px;
	margin-top:-1px;
	clear:both;
	}
	
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
a:hover {
	color: #999;
	text-decoration: none;
	}	

input, select {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#biowrap a:link, #biowrap a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: dotted 1px #333;
	}

#biowrap a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: solid 1px #000;
	}
	
#whatwedowrap a:link, #clientswrap a:link, #whatwedowrap a:visited, #clientswrap a:visited {
	color: #888;
	text-decoration: none;
	border-bottom: dotted 1px #888;
	}
	
#whatwedowrap a:hover, #clientswrap a:hover {
	color: #ccc;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
	}
	
	
#footer .desiant a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: solid 1px #999;
	}

#warp01 {
	width: 900px;
	margin: 0 auto;
	height: auto;
	overflow: visible;
	}
	
.logo {
	}

#topnav {
	width: 900px;
	height: 28px;
	float: left;
	border-bottom: #333 1px solid;
	border-top: #333 1px solid;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0;
	clear: both;
	}
	
#topnav img {
	margin: 0 30px;
	padding: 0;
	}
	

#contentwrap {
	width: 900px;
	height: auto;
	overflow: visible;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 12px;
	}	
	

h1 {
	color: #555;
	font-size: 30px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin: 10px 0 0 0;
	}
	
	
h2 {
	color: #111;
	font-size: 20px;
	line-height: 100%;
	text-align: left;
	margin: 10px 0 0 0;
	}
	
h3 {
	color: #111;
	font-size: 16px;
	line-height: 100%;
	text-align: left;
	margin: 10px 0 0 0;
	}
	
h2.centered {
	color: #111;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
	margin: 10px 0 0 0;
	}

	
#biowrap, #whatwedowrap, #clients {
	width: 900px;
	height: auto;
	overflow: visible;
	}
	
	
#biowrap {
	background-image: url(../img/common/bio-bg.gif);
	background-repeat: repeat-y;
	}

#biowrap ul {
}


#biowrap ul li {
	margin-bottom: 12px;
}
	
	
#biowrap .quote {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	text-align: center;
}
	
.bioL, .bioR, .bioM {
	width: 260px;
	float: left;
	padding: 24px 20px 20px 20px;
	text-align: left;
	line-height: 150%;
	color: #000000;
	}
	

.bioM {
	margin: 0;
}

.bioL {
	margin: 0;
	}
	
.bioR {
	margin: 0;
	float: right;
	}


img.floatleft {
	float: left;
	padding: 5px;
	margin: 0 10px 0 0;
	background-color: #BBB;
	border: #999 1px solid;
	}
	
img.floatbio {
	float: left;
	padding: 5px;
	margin: 10px 30px 20px 30px;
	background-color: #BBB;
	border: #999 1px solid;
	}

#whatwedowrap, #clientswrap {
	background-image: url(../img/common/whatwedo-bg.gif);
	background-repeat: repeat-y;
	}
	
.whatwedoL, .clientsL {
	width: 500px;
	float: left;
	padding: 24px 20px 20px 20px;
	text-align: left;
	line-height: 150%;
	color: #fff;
	}
	
.whatwedoR, .clientsR {
	width: 340px;
	float: right;
	padding: 0;
	text-align: left;
	line-height: 150%;
	color: #fff;
	}
	

.whatwedoL, .clientsL {
	margin: 0 10px 0 0;
	}
	
.whatwedoR, .clientsR {
	margin: 0 0 0 10px;
	}


p.clientname {
	margin: 40px 0 10px 0;
	font-size: 16px;
	}
	
p.clientlink {
	margin: 0 0 20px 0;
	font-size: 13px;
	}

#mission {
	width: 600px;
	margin: 0 150px;
	padding: 20px;
	text-align: center;
	color: #888;
	}
	
#mission p {
	line-height: 150%;
	}

#mission h1 {
	text-align: center;
	}



#footer {
	width: 900px;
	padding: 0;
	margin: 10px 0 20px 0;
	float: left;
	clear: both;
	}
	
#footer img {
	margin: 0 0 10px 0;
	}
	
#footer .copyright {
	float: left;
	font-size: 11px;
	color: #666;
	}

#footer .desiant {
	float: right;
	font-size: 11px;
	color: #444;
	}

#footer .desiant a {
	color: #444;
	}
	
#footertext {
	float: center;
	font-size: 11px;
	color: #444;
	width: 900px;
}

.whatwedoheader {
	font-size: 18px;
	color: #555;
}