@charset "utf-8";
/* CSS Document */

body
{
	margin:0px auto;
}
#container
{
	width:917px;
	margin:0px auto;
	padding:0px;
}
#top
{
	width:917px;
	margin:0px;
	height:87px;
	padding:0px;
}
.logo
{
	width:300px;
	height:87px;
	margin:0px;
	padding:0px;
	float:left;
}
.logo-align
{
	margin:10px 0px 0px 10px;
}
div,p,ul,li,a,img,h1,h2,h3,h4,form
{
	margin:0px;
	padding:0px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#nav
{
	width:917px;
	height:42px;
	margin:0px;
	padding:0px;
	background:transparent url(../images/landing-top-nav.jpg);
	background-repeat:repeat-x;
}
.nav-heading
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:42px;
}
.white
{
	color:#f2f2f2;
}
.gray
{	
	color:#5c5757;
}
#banner
{
	width:917px;
	height:281px;
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	background:transparent url(../images/banner-promo.gif);
	background-repeat:no-repeat;
}
.space
{
	margin-left:20px;
}
.banner-tabs
{
	margin:180px 0px 0px 400px;
}
.content
{
	width:917px;
	float:left;
	margin:0px;
	padding:0px;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5858;
	padding:10px;
	line-height:24px;

}

.cols
{
	width:917px;
	float:left;
	margin:0px;
	padding:0px;
}
.col1
{
	width:617px;
	float:left;
	margin:0px;
	padding:0px;
}
.testimonials
{
	width:300px;
	height:330px;
	float:left;
	margin:0px;
	padding:0px;
	background:transparent url(../images/testimonials-bak-landing.gif);
	background-repeat:no-repeat;
	
}
.test-text
{
	color:#4b5204;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:90px 25px 5px 15px;
	line-height:18px;
}
.client
{
	color:#4b5204;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:35px;
}
a.more
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc382c;
}
.space1
{
	padding-right:35px;
}	
	

	
ul.features
{
	width:580px;
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.features li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565555;
	line-height:28px;
	background:transparent url(../images/landing-bullet.gif);
	background-repeat:no-repeat;
	background-position:20px 8px;
	padding-left:40px;
}
.space2
{
	margin-left:20px;
}
#footer
{
	background-color:#999999;
	width:917px;
	float:left;
	clear:both;
	height:30px;
	margin:0px;
	padding:0px;
}
.footer
{
	color:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
}
		
