﻿
.pricingHolder
{
	width: 650px;
	float: right;
	height: 428px;
}

.pricingItem
{
	width: 267px;
	float: left;
}

.itemRight
{
	width: 252px;
	
}

.pricingImage
{
	float: left;
	width: 252px;
	height: 428px;
}

.pricingText
{
	position: relative;
	z-index: 2;
	color: #ffffff;
	width: 252px;
	
	
}

.pricingText div
{
	width: 192px;
	margin: auto auto;
	padding-top: 230px;
	font-size: 13px;
}

.advantage
{
	width: 100%;
	float: left;
	padding-top: 42px;
	

}

.advTitle
{
	font-weight: bold;
	color: #cd8b2a;
	font-size: 20px;
	width: 100%;
	float: left;
}

.advHolder
{
	width: 100%;
	float: left;
	border-top: 8px solid #253841;
	background-color: #f4f2ec;
	padding-top: 24px;
	padding-bottom: 24px;
}

.advInner
{
	width: 725px;
	margin: auto auto;
}

.advLeft
{
	width: 350px;
	float: left;
}

.advRight
{
	width: 350px;
	float: right;
}

.advItem
{
	width: 100%;
	float: left;
	font-size: 11px;
	padding-bottom: 12px;
	color: #243842;
	font-weight: bold;
}

.textRight
{
	text-align: right;
}	

.advItem b
{
	color: #cd8b2a;
	font-size: 13px;
	text-transform: uppercase;
}









