body {
    background: repeat-x top #fff;
    margin: 0;
    padding: 0;
    width:100%;
    min-width:1064px;
}
body, select, input, div {
	font-family: 'Droid Sans', sans-serif;
	color: #777;
	font-size: 14px;
	line-height: 18px;
}
img {
	border: none;
}
.group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	outline: none;
	color: #106ee3;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: auto;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.headercon {
	float: left;
	width: 100%;
	min-height: 102px;
	border-bottom: 1px solid #345a84;
	background: url(../images/headerbg.jpg) no-repeat center top #030f2b;
}
.logo {
	float: left;
	width: 215px;
	height: 41px;
	margin: 30px 0 0;
}
.logo a {
	display: block;
	width: 215px;
	height: 41px;
	background: url(../images/logo.png) no-repeat left top;
}
.headerrt {
	float: right;
	width: 730px;
	margin: 18px 8px 0 0;
}
.toprt {
	float: right;
	width: 375px;
	margin: 0 0 22px;
}
.live_chatbtn {
	float: left;
	width: 114px;
	height: 26px;
}
.live_chatbtn a {
	display: block;
	width: 114px;
	height: 26px;
	background: url(../images/live_chatbtn.png) no-repeat left top;
}
.live_chatbtn a:hover {
	opacity: 0.9;
}
.socialbox {
	float: right;
	width: 240px;
	margin:7px 0 0 0;
}
.social_txt {
	float: left;
	width: 146px;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
	text-shadow: 0px 1px 0px #000;
	font-weight: bold;
}
.social_icon {
	float: left;
	width: 14px;
	height: 14px;
	margin: 0 6px 0 0;
}
.social_icon a {
	display: block;
	width: 14px;
	height: 14px;
}
.social_icon a:hover {
	opacity: 0.9;
}
.social_icon a.fbicon {
	background: url(../images/social_icon.png) no-repeat left top;
}
.social_icon a.gplusicon {
	background: url(../images/social_icon.png) no-repeat -20px top;
}
.social_icon a.twicon {
	background: url(../images/social_icon.png) no-repeat -40px top;
}
.social_icon a.inicon {
	background: url(../images/social_icon.png) no-repeat -60px top;
}
.social_icon a.twicon {
	background: url(../images/social_icon.png) no-repeat -80px top;
}
.social_icon:last-child {
	margin: 0px;
}
.bannercon {
	float: left;
	width: 100%;
	background: url(../images/bannercon_bg.jpg) no-repeat center top #09244f;
}
.banner {
	float: left;
	width: 960px;
	height: 320px;
	font-size: 16px;
	line-height: 18px;
	padding: 35px 0 0 0;
}
.banner p {
	margin: 0 0 8px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
	text-shadow: 0px 1px 0px #0d2947;
	text-align: center;
}
.bannerlt {
	float: left;
	width: 456px;
	margin: 20px 0 0;
}
.bannerlt h1 {
	margin: 0 0 16px;
	padding: 0 0 12px;
	color: #fff;
	font-weight: 25px;
	font-size: 25px;
	line-height: 25px;
	background: url(../images/headingline.png) no-repeat center bottom;
}
.bannerlt ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0px;
	float: left;
	width: 222px;
}
.bannerlt ul li {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	background: url(../images/tickmark.png) no-repeat left 0px;
	padding: 0 0 0 36px;
}
.bannerlt a {
	font-size: 16px;
	color: #fff;
}
.bannerratebox {
	float: right;
	width: 227px;
	height: 103px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 18px;
	padding: 46px 0 0;
	text-shadow: 0px 1px 2px #277a99;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/planrate_bg.png) no-repeat left top;
}
.banner_ratetxt {
	float: right;
	width: 212px;
	color: #fff;
	line-height: 40px;
	font-size: 28px;
	text-shadow: 0px 1px 2px #277a99;
}
.banner_ratetxt span {
	font-size: 15px;
	line-height: 18px;
}
.banner_img {
	float: right;
	width: 555px;
	height: 258px;
	margin: 0 -52px 0 0;
	background: url(../images/banner.png) no-repeat left top;
}
.content {
	float: left;
	width: 960px;
	padding: 30px 0;
}
.planbox {
	float: left;
	width: 960px;
	margin: 0 0 30px;
}
.plan1 {
	float: left;
	width: 260px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: center;
	padding: 20px;
	margin: 0 30px 0 0;
	background: url(../images/plan_bg.png) repeat left top;
}
.plan1 h3 {
	margin: 0 0 5px;
	padding: 0px;
	font-size: 24px;
	color: #000;
	line-height: 20px;
}
.plan1 p {
	margin: 0 0 10px;
	padding: 0px;
}
.plan1 img {
	margin: 0 0 10px;
}
.sepreator {
	float: left;
	width: 100%;
	margin: 0 0 15px;
	border-top: 1px solid #ccc;
}
.planrate {
	float: left;
	width: 260px;
	font-size: 20px;
	color: #000;
	margin: 0 0 10px;
}
.planrate span {
	font-size: 34px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: bold;
}
.learnbtn {
	width: 131px;
	height: 34px;
	margin: 0 auto;
}
.learnbtn a {
	display: block;
	width: 131px;
	line-height: 32px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	text-shadow: 0px 1px 0px #113a6d;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/learnbtn.png) no-repeat left top;
}
.learnbtn a:hover {
	opacity: 0.9;
}
.papular_tag {
	width: 65px;
	height: 66px;
	background: url(../images/popular_tag.png) no-repeat left top;
	margin: -23px 0 0 219px;
	position: absolute;
}
.box {
	float: left;
	width: 960px;
}
.box1 {
	float: left;
	width: 315px;
	font-size: 13px;
	line-height: 16px;
	box-shadow: 1px 1px 2px #9F9F9F;
	border: 1px solid #dcdcdc;
	padding: 16px 130px 16px 16px;
	background: url(../images/box1_img1.jpg) no-repeat 97% 13px;
}
.box1 h4 {
	margin: 0 0 8px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	line-height: 18px;
}
.box1 p {
	margin: 0 0 8px;
	padding: 0px;
}
.box1 p:last-child {
	margin: 0px;
}
.box2 {
	float: right;
	background: url(../images/box1_img2.jpg) no-repeat 97% 13px;
}
.greybox {
	float: left;
	width: 100%;
	background: url(../images/plan_bg.png) repeat left top;
}
.featurebox {
	float: left;
	width: 960px;
	padding: 35px 0;
}
.featurebox h3 {
	margin: 0 0 28px;
	padding: 0px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	color: #000;
}
.small_box {
	float: left;
	width: 224px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 0 0;
}
.small_box h4 {
	margin: 0 0 8px;
	padding: 10px 10px 0 56px;
	line-height: 18px;
	height: 37px;
	font-size: 13px;
	color: #333;
	background: url(../images/colo.png) no-repeat left top;
	font-weight: normal;
}
.small_box p {
	margin: 0 0 8px;
	padding: 0px;
}
.small_box p:last-child {
	margin: 0px;
}
.heading_icon2 {
	background: url(../images/small_icon2.png) no-repeat left top !important;
}
.heading_icon3 {
	background: url(../images/support.png) no-repeat left top !important;
}
.heading_icon4 {
	background: url(../images/intel.png) no-repeat left top !important;
}
.heading_icon5 {
	background: url(../images/small_icon5.png) no-repeat left top !important;
}
.heading_icon6 {
	background: url(../images/small_icon6.png) no-repeat left top !important;
}
.heading_icon7 {
	background: url(../images/small_icon7.png) no-repeat left top !important;
}
.heading_icon8 {
	background: url(../images/small_icon8.png) no-repeat left top !important;
}
.small_box ul {
	list-style: none;
	margin: 20px 0 0px;
	padding: 0px;
}
.small_box ul li {
	line-height: 24px;
	padding: 0 0 0 15px;
	background: url(../images/bullet2.png) no-repeat left 7px;
}
.partner {
	float: left;
	width: 100%;
	height: 60px;
	background: url(../images/partner.png) no-repeat center top #fff;
}
.footercon {
	float: left;
	width: 100%;
	background: url(../images/footercon_bg.jpg) repeat left top;
}
.btmnav {
	width: 940px;
	text-align: center;
	border-bottom: 1px solid #1f1f1f;
	margin: 0 auto;
}
.btmnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.btmnav ul li {
	border-left: 1px solid #1f1f1f;
	display: inline;
	line-height: 56px;
	padding: 20px;
}
.btmnav ul li a {
	color: #a2ccff;
}
.btmnav ul li:last-child {
	border-right: 1px solid #1f1f1f;
}
.footerbox {
	float: left;
	width: 900px;
	padding: 40px 30px 30px;
	border-bottom: 1px solid #1f1f1f;
	background: url(../images/footerbox_shadow.png) no-repeat center top;
}
.sitemap {
	float: left;
	width: 206px;
	font-size: 12px;
	color: #777;
}
.sitemap h5 {
	margin: 0 0 10px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 18px;
}
.sitemap ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0px;
}
.sitemap ul li {
	padding: 0 0 0 10px;
	line-height: 18px;
	background: url(../images/bullet.png) no-repeat left center;
}
.sitemap ul li a {
	font-size: 12px;
	color: #777;
	text-decoration: none;
}
.sitemap ul li a:hover {
	color: #fff;
}
.sitemap ul:last-child {
	margin: 0px;
}
.sitemap p {
	margin: 0 0 12px;
	padding: 0px;
}
.credit_card {
	float: left;
	margin: 8px 0 0;
}
.footetrt {
	float: right;
	width: 270px;
}
.footetrt h5 {
	margin: 0 0 20px;
}
.footetrt p a {
	color: #a2ccff;
}
.seprator2 {
	float: left;
	width: 100%;
	margin: 0 0 15px;
	border-top: 1px solid #565656;
}
.footetrt .socialbox {
	float: left;
	margin: 10px 0 0;
}
.copyrighttxt {
	float: left;
	height: 43px;
	font-size: 12px;
	padding: 12px 0 0;
	line-height: 18px;
	text-align: center;
	width: 960px;
}
.copyrighttxt a {
	color: #a2ccff;
}
/**************SUB PAGE*********************/
.subbanner {
	float: left;
	width: 960px;
	height: 95px;
	padding: 45px 0 0;
}
.subbanner h1 {
	margin: 0px;
	padding: 0 0 12px;
	color: #fff;
	font-weight: normal;
	font-size: 40px;
	letter-spacing: -2px;
	line-height: 48px;
	background: url(../images/headingline.png) no-repeat left bottom;
}
.server_img {
	width: 453px;
	height: 120px;
	position: absolute;
	background: url(../images/subbanner_server.jpg) no-repeat left top;
	margin: 5px 0 0 515px;
}
.welcomebox {
	float: left;
	width: 918px;
	border: 1px solid #dcdcdc;
	padding: 20px;
	margin: 0 0 24px;
}
.welcomebox h3 {
	margin: 200 0 10px;
	padding: 0px;
	font-size: 20px;
	color: #333;
	line-height: 18px;
}
.welcomebox h4 {
    margin: 200 0 10px;
    padding: 0px;
    font-size: 15px;
    color: #333;
    line-height: 18px;
}
.welcomebox p {
	margin: 8px 0 0px;
	padding: 0px;
    text-align: justify;
}
.welcomebox p:last-child {
	margin: 0px;
}
.image1 {
	float: left;
	margin: 0 15px 0 0;
}
.image2 {
    float: right;
    margin: 0 15px 0 0;
}
.subplan_box {
	float: left;
	width: 960px;
}
.plandiscription {
	float: left;
	width: 140px;
	text-align: left;
	margin: 135px 0 0 0;
}
.plandiscription ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.plandiscription ul li {
	line-height: 43px;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #dedede;
}
.subplan1 {
	float: left;
	text-align: center;
	width: 159.6px;
	background: url(../images/plan_bg.png) repeat left top;
	border: 1px solid #dcdcdc;
	padding-bottom: 20px;
	margin: 0 3px 0 0;
}
.subplan1 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-shadow: 0px 1px 0px #f4f4f4;
	line-height: 40px;
}
.subplan_rate {
	float: left;
	width: 159.6px;
	line-height: 71px;
	font-size: 15px;
	color: #fff;
	background: url(../images/subplan_ratebg.png) repeat left top;
}
.numeric {
	font-size: 20px;
}
.monthtxt {
	font-size: 15px;
}
.subplan1 ul {
	list-style: none;
	margin: 0px;
	padding: 20px;
}
.subplan1 ul li {
	line-height: 42px;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #fff;
}
.subplan1 ul li:first-child {
	border-top: none;
}
.tickmark {
	height: 42px;
	background: url(../images/tickmark.png) no-repeat center center;
}
.signupbtn {
	width: 121px;
	height: 37px;
	margin: 0 auto;
}
.signupbtn a {
	display: block;
	width: 121px;
	line-height: 37px;
	text-shadow: 0px 1px 0px #0d386c;
	color: #fff;
	font-weight: bold;
	background: url(../images/signupbtn.png) no-repeat left top;
	text-align: center;
	text-decoration: none;
}
.signupbtn a:hover {
	opacity: 0.9;
}
.subplan3 {
	background: #fff;
	padding-bottom: 30px;
	margin: -10px 3px 0 0;
	box-shadow: 0px 0px 5px #CBCBCB;
}
.subplan3 h3 {
	line-height: 46px;
}
.subplan3 .subplan_rate {
	line-height: 80px;
	background: url(../images/subplan_ratebg2.png) repeat left top;
}
.subplan3 ul {
	padding: 14px 20px 20px;
}
/**************SPECIAL COLORS*********************/
.blue {
	color: #6ecbed;
}
.blue2 {
	color: #0065e2;
}
.white {
	color: #fff;
}
.green {
	color: #60ac2d;
}
/*************SPECIAL CLASSES********************/
.nomargin {
	margin: 0px !important;
}

/*
     FILE ARCHIVED ON 16:00:16 Jul 01, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:12:35 Mar 03, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.192
  exclusion.robots.policy: 0.174
  cdx.remote: 0.14
  esindex: 0.011
  LoadShardBlock: 66.907 (6)
  PetaboxLoader3.datanode: 1079.325 (7)
  load_resource: 1085.246
  PetaboxLoader3.resolve: 41.931
*/