BODY
{
	margin: 0px 0px 0px 0px;
	height:100%;
	text-align:center;
	
}


.ff{
	clear:both;
	}

#content{	
	width:1000px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	text-align:left
	}
	
	
FONT, P, UL{
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size:12px;
	margin:2px 0 8px 10;
	display:block;
	}


 A{	
	font-family: trebuchet MS, helvetica, sans-serif;
	color:#036;
	font-size:13px;
	padding:0;
	margin:0
	}	
	
A:hover{	
	color: #97801B;
	}
	
	
H3{
	font-family: trebuchet MS, helvetica, sans-serif;
	font-size:16px;
	color:#036;
	text-align:center;
	margin:0
	}	
	
H2{
	font-family: trebuchet MS, helvetica, sans-serif;
	font-size:18px;
	color:#97801B;
	padding:0;
	margin:0
	}	
	
.box{
	float:left;
	width:300px;
	margin: 0 20px 0 0;
	padding: 0 5px 0 5px; 
	text-align:justify;
	border-top:1px Solid #AAA;
	border-bottom:1px Solid #AAA;
	border-left:1px dashed #97801B;
}	

.box1{
	
	width:300px;
	margin: 0 0 30px 0;
	padding: 0 5px 0 5px; 
	text-align:justify;
	border-left:1px dashed #97801B;
}	


/*-------WHY US-----------*/	
#screenshot2{
	width:950px;
	height:230px;
	margin-bottom:30px;
	}

#screenshot2 IMG{	float:left}
	
#features2{
	background:#000000;
	height:220px;
	width:380px;
	border-left:1px solid #97801B;
	float:left;
	}
	
#features2 A{
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	line-height:25px;
	}	
	
#features2 A:Hover{	color:#FFF;	}	
	
.navlist {
	margin: 8px 0 10px 10px;
	padding: 0;
	width:250px;
	}

.navlist li	{
	padding-left: 25px;
	margin-left:20px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color:#FC0;
	font-size:18px;
	font-weight:bold;
	font-family: trebuchet MS, helvetica, sans-serif;
	}
	
	


#slogan{
	background-image:url(SCREENSHOT_01.jpg);
	height:40px;
	width:648px;
	text-align:center;
	}
	
#slogan H2{
	color:#669;
	font-size:26px;
	font-weight:bold;
	font-family: trebuchet MS, helvetica, sans-serif;
	}	
	
.boxWU{
	float:left;
	width:300px;
	height:180px;
	margin: 0 20px 0 0;
	padding: 0 5px 0 5px; 
	text-align:justify;
	border-top:1px Solid #AAA;
	border-bottom:1px Solid #AAA;
	border-left:1px dashed #97801B;
}	
	
/*-------CONTACT US-----------*/		
#contact{	
	float:left;
	margin-left:50px;
	}
	
#form {	
	float:left;
	margin-left:50px;
	padding:5px;
	border-left:1px dashed #97801B;
	font-size:14px;
	font-family: trebuchet MS, helvetica, sans-serif;
	width:100%
	}
#form INPUT {margin: 0 10px 5px 3px; vertical-align:middle}


.contact{	
	float:right;
	margin-right:50px;
	border-right:1px dashed #97801B;
	}
	


/*-------testimonials-----------*/	
#testimonials .row{
	clear: both;
	border-bottom:1px dashed #97801B;
	width:900px;
	font-size:14px;
	font-family: trebuchet MS, helvetica, sans-serif;
	padding:15px;
	display:block;
}

#testimonials .row P:first-child:first-line{color:#036;font-weight:normal;font-size:14px}

.signature{
	font-size:14px;
	font-family: trebuchet MS, helvetica, sans-serif;
	color:#97801B;
	font-weight:bold
}

