body { 
	height: 100%;
	position: relative;
	background-color: #fff;
	background-image: url("http://dev.claim.io/code/images/new/pricing/background_pricing.png");
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color:#303030;
	font-size:12px;
	margin:0px;
	padding:0px;
}

.pageHeader_2{
	padding:20px 0px 30px 10px;
	float:left;
	width:530px;
}
.bulkOrders{
	padding-top:15px;
	float:left;
	width:400px;
}
.pricingSection{
	width:324px;
	float:left;
	background-image: url("http://dev.claim.io/code/images/new/pricing/pricing_backdrop.png");
	background-repeat: no-repeat;
}
.pricingType{
	padding:13px 0px 0px 17px;
}
.pricingAlt{
	padding:17px 0px 0px 38px;
}
.pricingNum{
	padding:13px 0px 0px 38px;
}
.pricingPrice{
	float:left;
	width:155px;
	padding:26px 0px 0px 50px;
}
.pricingSelect{
	float:left;
	padding:21px 0px 30px 5px;
}

.howItWorks{
	background-image: url("http://dev.claim.io/code/images/new/pricing/light_blue_bg.png");
	background-repeat: no-repeat;
	width:950px;
	padding:15px 0px 25px 0px;
	margin:5px 0px 25px 0px;
	text-align:center;
	font-size:14px;
}
.secure300{
	float:left;
	width:716px;
	padding-top:7px;
}
.orderNow{
	float:left;
	width:233px;
}

.whyClaim{
	padding:70px 0px 15px 0px;
}

.whyCol3{
	width:330px;
	float:left;
	color:#151a24;
	font-size:16px;
	font-weight:bold;
}
.whyColText{
	font-size:15px;
	font-weight:normal;
	color:#43484c;
	width:270px;
	padding-top:15px;
}
.whyColText img{
	padding:0px 20px 20px 0px;
}
