#page-header {
	height: auto;
	background: none;
	padding-top: 0px;
}

#page-header h1 {
	padding-left: 29px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #666;
}

#page-header p {
	margin: 0;
	padding: 0;
}

#content {
	padding-top: 20px;
	padding-left: 11px;
}

#top-box {
	width: 910px;
	height: 121px;
	background: url("/images/pricing/content-top-box.jpg") no-repeat;
}

#left-top-box img {
	margin-top: 60px;
	margin-left: 25px;
}

#right-top-box .left img {
	margin-top: 48px;
	margin-left: 65px;
}

#right-top-box .right img {
	margin-top: 48px;
	margin-left: 30px;
}

.left-box {
	float: left;
	width: 299px;
}

.right-box {
	float: left;
	width: 611px;
}

.right-box .left {
	width: 305px;
}

.right-box .right {
	width: 305px;
}

#middle-box {
	width: 910px;
	height: 468px;
	background: url("/images/pricing/content-middle-box.jpg") no-repeat;
	color: #3f4040;
	font-size: 15px;
}

#left-middle-box ul {
	margin-top: 38px;
	margin-left: 30px;
}

#right-middle-box ul {
	float: left;
	width: 283px;
	margin-top: 38px;
	margin-left: 35px;
}

#middle-box .list {
	height: 46px;
	background: url("/images/pricing/checkbox.png") no-repeat 0 10px;
	float: left;
	width: 320px;
	margin-left: -18px;
}

#middle-box .list span {
	float: left;
	margin-top: 11px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 14px;
}

#add-on-middle-box {
	float: right;
	width: 313px;
	height: 490px;
	background: url("/images/pricing/add-on-background.png") no-repeat 0 0;
	margin-right: -20px;
	margin-top: -14px;
}

#add-on-middle-box ul {
	float: left;
	width: 282px;
	height: 447px;
	margin: 0;
	padding-top: 20px;
	padding-left: 20px;
}

#add-on-middle-box p {
	float: left;
	margin-left: 73px;
}

#add-on-middle-box .add-on-arrow {
	width: 6px;
	height: 8px;
	background: url("/images/pricing/add-on-arrow.png") 0 3px no-repeat;
	padding-left: 10px;
}

#add-on-middle-box .add-on-arrow a {
	color: #7a8f2f;
}

#add-on-middle-box #first {
	float: left;
	width: 232px;
	height: 45px;
	background: url("/images/pricing/add-on-title.png") 0 0 no-repeat;
	margin-left: 48px;
	margin-top: 22px;
}

#add-on-middle-box #second {
	float: left;
	width: 272px;
	height: 130px;
	background: url("/images/pricing/add-on-house-icon.png") 18px 17px no-repeat;
	padding-right: 10px;
}

#add-on-middle-box #second #second-title {
	margin-top: 17px;
}

#add-on-middle-box #third {
	float: left;
	width: 272px;
	height: 112px;
	background: url("/images/pricing/add-on-stick-icon.png") 23px 27px no-repeat;
	padding-right: 10px;
	margin-top: -5px;
}

#add-on-middle-box #third #third-title {
	margin-top: 27px;
}

#add-on-middle-box #fourth {
	float: left;
	width: 272px;
	height: 138px;
	background: url("/images/pricing/add-on-notes-icon.png") 26px 23px no-repeat;
	padding-right: 10px;
	margin-top: 5px;
}

#add-on-middle-box #fourth #fourth-title {
	margin-top: 24px;
}

#bottom-box {
	width: 910px;
	height: 46px;
	background: url("/images/pricing/content-bottom-box.jpg") no-repeat;
}

#right-bottom-box span {
	float: left;
	width: 222px;
	height: 35px;
	background: url("/images/pricing/right-bottom-box-button.png") no-repeat;
	margin-top: 7px;
	margin-left: 175px;
	padding-top: 12px;
	padding-left: 33px;
	font-size: 16px;
	font-weight: bold;
}

#bottom {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 90px;
}

#bottom span a {
	color: #519cd6;
}

#button-bottom {
	float: left;
	margin-left: 347px;
}

#button-bottom span {
	float: left;
	width: 212px;
	height: 35px;
	background: url("/images/pricing/left-bottom-box-button.png") no-repeat;
	margin-left: 28px;
	padding-top: 12px;
	padding-left: 33px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#button-bottom span .white, .white:active, .white:visited  {
	color: #FFF;
	margin-left: -20px;
}

.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

#page-header p.font_size_15 {
	font-size: 15px;
}