body {
	background:#b9e6fb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	margin:0px;
	padding:0px;
	color:#666666;
	word-spacing:normal;
	letter-spacing:normal;
}
img {
	border:0px;
	margin:0px;
}
a {
	outline:none;
}
.ctop {
	clear:both;
	width:100%;
	float:left;
	background:#b9e6fb url(/_resources/images/design/home_tophalf_gradient.jpg) right top repeat-x;
}
.container {
	width:880px;
	background:#e7e7e7;
	height:800px;
}
.containerwhite {
	width:866px;
	background:#ffffff;
	height:788px;
}
.headercontainer {
	float:left;
	clear:both;
	width:866px;
}
.header {
	width:580px;
	float:left;
}
html>body .content {  /* hack for non-IE browsers only */
	height:auto;
	min-height:550px;
	color:#666666;

}
.homenav {
	width:841px;
	height:37px;
	padding-left:25px;
	float:left;
	background:url(/_resources/images/design/nav/nav_gradient.gif) left top repeat-x;
}
.homenav a {
	float:left;
	display:block;
	outline:none;
	float:left;
	background:url(/_resources/images/design/nav/nav_sprites.png) left top no-repeat;	
}

/* display buttons using sprite technique */
.homenav a.nav_about {
	background-position:0px 0px;
	width:88px;
	height:37px;
	float:left;
}
.homenav a.nav_about:hover, .homenav a.nav_about_active {
	background-position:-88px 0px;
}
.homenav a.nav_products {
	background-position:0px -37px;
	width:109px;
	height:37px;
	float:left;
}
.homenav a.nav_products:hover, .homenav a.nav_products_active {
	background-position:-109px -37px;
}
.homenav a.nav_portfolio {
	background-position:0px -74px;
	width:100px;
	height:37px;
	float:left;
}
.homenav a.nav_portfolio:hover, .homenav a.nav_portfolio_active{
	background-position:-100px -74px;
}
.homenav a.nav_faqs {
	background-position:0px -111px;
	width:77px;
	height:37px;
	float:left;	
}
.homenav a.nav_faqs:hover, .homenav a.nav_faqs_active{
	background-position:-77px -111px;
}
.homenav a.nav_contact {
	background-position:0px -148px;
	width:96px;
	height:37px;
	float:left;	
}
.homenav a.nav_contact:hover, .homenav a.nav_contact_active{
	background-position:-96px -148px;
}
.banner {
	height:346px;
	clear:both;
	padding-top:25px;
	width:816px;
	background:url(/_resources/images/design/home_header_img.jpg) bottom center no-repeat;
}
.bottomcontent {
	height:290px;
	float:left;
	width:866px;
	clear:both;
	color:#666666;
}
.bottomrightcontent {
	height:290px;
	width:555px;
	float:left;
}
.snippetscontainer{
	height:140px;
	float:right;
	clear:both;
}
.getintouch {
	background:url(/_resources/images/design/home_contact_img2.png) top left no-repeat;
	width:286px;
	height:300px;float:left;

}
.getintouch ul {
	list-style:none;
	text-align:left;
	float:right;	
	width:160px;
	margin:0px;
	padding-top:55px;
}
.getintouch li {
	height:30px;
	width:160px;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
	color:#666666;
	clear:both;
	border-top:1px solid #d9d9d9;
}
.getintouch li div{
	padding:6px 0px 0px 4px;
	height:20px;float:left;
	width:160px;
	font-size:12px;
	
}
.getintouch li a {
	color:#666666;
	text-decoration:none;
}
.whitelink a{
	text-decoration:none;
	color:white;
}
.titleblue {
	font-family:Helvetica;
	color:#409fce;
	font-size:12px;float:left;
}
.news {
	height:56px;
	width:540px;
	margin-left:18px;
	border-top:1px solid #aadef7;
	border-bottom:1px solid #aadef7;
	background-color:#ffffcc;
	float:left;
	color:#666666;	
	text-align:left;
}
.footerhome {
	margin-left:18px;
	width:540px;
	float:left;
	color:#666666;	
	height:87px;
}
.footerhome a img{
	float:left;
	padding-top:24px;
}
.footerlinks{
	float:left;
	color:#666666;
	text-align:left;
	font-size:11px;
	padding:50px 0px 0px 25px;
}
.footerlinks a{
	text-decoration:none;
	color:#666666;
}
.footerlinks a:hover,.footerlinks a:active{
	text-decoration:none;
	color:#409fce;
}
.search {
	float:left; 
	text-align:left; 
	color:#666666;	
	height:37px;
	display:table;
	width:200px;margin-left:160px;padding-left:10px;
}