#header-wrapper {
	background: url(../img/bg-header.png) repeat-x bottom;
	padding-bottom: 2px;
}
#page-title {
	background: url(../img/bg-sub-header.png) center top no-repeat;
	line-height: 70px;
	color: #fff;
}
/*** features 1 ***/
.pptitle-chkmark {
	background: url(../img/accept2.png) no-repeat left top;
	padding-left: 45px;
}
.ppfeature-chkmark {
	background: url(../img/icon_planyes.jpg) no-repeat 0px 5px;
	padding-left: 25px;
	margin-left: 25px;
}
.ppf1hdr {
	font-family: 'PT Sans Narrow',Arial,Helvetica,sans-serif;
	font-weight: 700;
	margin-left: 60px;
	overflow: hidden;
}
.ppf1txt {
	margin-top: 3px;
	padding-left: 60px;
}
.ppf1icon1 {
	background: url(../img/icon-uptime.png) no-repeat 0px 0px;
}
.ppf1icon2 {
	background: url(../img/icon-guarantee.png) no-repeat 0px 0px;
}
/* vps slider */
.vpss-container {
	height: 300px;
	background: url(../img/bg-vps-slider.png) no-repeat center top;
}
.vpss-icontainer {
	margin-top: 30px;
	margin-left: 76px;
	width: 808px;
	height: 93px;
	background: url(../img/vpss-servers.png) no-repeat center top;
}
.vpss-moreservers {
	color: #fff;
	font-family: Georgia, "Times New Roman", "Times Roman", serif;
	font-style: italic;
	font-size: 18px;
	line-height: 34px;
	height: 35px;
	text-align: right;
}
.vps-slider {
	margin-top: 12px;
	margin-left: 89px;
	width: 300px;
}
.vpss-specs-container {
	width: 808px;
	margin: 0 auto;
	color: #fff;
	margin-top: 30px;
	background: url(../img/vpss-hsep.png) repeat-x bottom;	
}
.vpss-specs {
	float: left;
	width: 20%;
	font-size: 18px;
	text-align: center;
	background: url(../img/vpss-vsep.png) repeat-y right;	
}
.vpss-specs-last {
	background: transparent;
}
.vpss-specs-title {
	line-height: 24px;
	text-align: center;	
}
.vpss-specs-value {
	font-size: 28px;
	line-height: 30px;
	text-align: center;	
}
.vpss-cta-container {
	width: 808px;
	margin: 0 auto;
	color: #fff;
	line-height: 43px;
	margin-top: 15px;
}
.vpss-dc-label {
	font-size: 18px;
	color: #fff;
	line-height: 40px;	
}
.vpss-dc-selector {
	overflow: hidden;
	line-height: 40px;	
}
.vpss-signup {
	display: block;
}
/* features 2 */
.ppf2hdr {
	font-family: 'PT Sans Narrow',Arial,Helvetica,sans-serif;
	font-weight: 700;
	overflow: hidden;
	padding-left: 40px;
	line-height: 35px;
}
.ppf2icon1 {
	background: url(../img/icon-checkmark.png) left no-repeat;
}
.ppf2icon2 {
	background: url(../img/icon-like.png) left no-repeat;
}
.ppf2txt {
	margin-top: 7px;
}
.includesitem {
	background-image:url(../img/checkmark_green.png);
	background-repeat:no-repeat;
	background-position:10px 10px; 	
	padding-left: 30px;
	line-height: 30px;
}