div.main_internal_div{
	position:relative;
	background-image:url('../images/about_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:991px;
	height:973px;
	text-align:left;
}

div.internal_container_about{
	margin-top:115px;
	margin-left:48px;
	width:920px;
	float:left;
}
div.left_col_about{
	width:700px;
	margin-top:260px;
	float:left;
}
div.right_col_about{
	width:210px;
	float:left;
}

div.left_col_about h1{
	margin-bottom:44px;
}
div.benefits{
	width:330px;
	float:left;
}
div.benefits img{
	margin-bottom:3px;
}

div.includes{
	float:left;
	width:350px;
	color:#6B54AE;
}
div.includes ul{
	list-style:none;
}
div.includes a{
	display:block;
	margin-top:28px;
}
div.includes h2{
	margin-bottom:24px;
	margin-top:25px;
	font-size:15px;
}
div.includes li{
	margin-bottom:5px;
}

div.right_col_about ul.special_offer{
	width:200px;
	margin-left:0px;
}

ul.special_offer li.offers{
	background:none;
	height:64px;
	
}