div.site {
	position: absolute;
	left: 50%;
	width:990px;
	margin-left: -495px;
}


#mainbuttontext{
	float:left;
	width:190px;
	padding:10px;

}
.featuresdiv{
	float:right;
	margin:10px 0 0 10px;
	width:170px;
	
}
.feat_1{
	text-align:left;
}
.left{
	width:280px;
	float:left;
	text-align:center;
}
.clear{
	clear:both;
	
}
.footer{
	margin:20px 0 0 0;
	clear:both;
	background:#F87E39;
	text-align:center;
	padding:20px;
}
.footer a.normal{
	color:#fff;
}
.sponser{
	padding:10px 0 0 0;
}
.main{
	padding:10px 0 10px 0;
	overflow:hidden;
}
.orange{
	color:#f87e35;
}
#maintext{
	line-height:120%;
	width:580px;
}
.clients {
	width:500px;
	overflow:hidden;
	margin:0 0 0 100px;
}
.clients div{
	float:left;
	height:80px;
	padding:20px;
}
.mainbuttontext{

	background:url(button.png) no-repeat;
	padding:2px 0 4px 30px;
	margin:0 0 8px 0;
}
a.mainbuttontext:hover{
	text-decoration: none;
}
.logos{
	padding:20px 0 0 0;

}
.logos img{
	margin:20px 0 0 0;
	

}
div.fboth100{

	display:inline;
}
.incontent{

	border-collapse:collapse;
	margin:0 0 0 10px;
	border:1px solid #aaa;
}