﻿/* Reset Parent Styles from All.css */
.clear_both{clear:both;}
.heading-area{
	background:url("../images/bg-heading-area-support.jpg") no-repeat scroll 0 0 transparent;
	height:101px;
	overflow:hidden;
	padding:53px 0 0 69px;
	width:891px;
}
.main-top {
	padding:40px;
	width:880px;
}
#content {
	float:none;
	width:880px;
}

#content #about-left{
	float:left;
	width:225px;
	padding:10px;
	background-color:#ffffff;
	-moz-border-radius:10px;
	border-radius:10px;
}
#content #about-left h2{
	background:url("../images/bullet-orange.png") no-repeat scroll left 5px transparent;
	padding-left:20px;
	font-size:18px;
	color:#6dab00;
	border-bottom:1px solid #abd5ff;
	line-height:23px;
	padding-bottom:6px;
}
#content #about-left ul{
	list-style-type:none;
	padding:0 0 20px 0;
	margin:0;
}
#content #about-left ul li{
	padding:10px 0 10px 0;
	font-size:13px;
	color:#437eb5;
}
#content #about-left ul li.centered{
	text-align:center;
}
#content #about-left ul li em{
	color:#6dab00;
}
#content #about-left ul li strong.pricin{
	font-size:14px;
	color:#004280;
}


#content #about-right{
	float:right;
	width:610px;
}
#content #about-right p{
	font-size:16px;
	margin:0;
	padding:0 0 25px 0;
	line-height:1.4;
}
