@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #ccc;
	background: #141619;
	font-family: 'Droid Sans', sans-serif;
}
.clear-fix:after {
	clear: both;
}
.clear-fix {
	zoom: 1;
}
.clear {
	clear: both;
}
img {
	border: none;
}
a:link {
	color: #47c0ff;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #47c0ff;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #47c0ff;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #47c0ff;
	outline: none;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
}
header {
	float: left;
	width: 100%;
	height: 96px;
	background: url(../images/header-bg.png) repeat left top;
}
header .logo {
	float: left;
	width: 290px;
	height: 63px;
	margin-top: 16px;
}
header .logo a {
	display: block;
	width: 290px;
	height: 63px;
	background: url(../images/logo.png) no-repeat left top;
}
header .rt {
	float: right;
	width: 425px;
	margin-top: 13px;
}
.rt .phone {
	float: left;
	line-height: 26px;
	color: #FFF;
	font-size: 16px;
	padding: 0 0 0 20px;
	background: url(../images/flag.png) no-repeat left center;
}
.rt .livechat {
	float: left;
	margin-left: 10px;
	width: 135px;
	height: 26px;
}
.rt .livechat a {
	display: block;
	width: 135px;
	height: 26px;
	background: url(../images/buttons/live-chat.png) no-repeat left top;
}
.rt .livechat a:hover {
	background: url(../images/buttons/live-chat.png) no-repeat left bottom;
}
.rt .searchbar {
	float: left;
	width: 116px;
	height: 27px;
	margin-left: 10px;
	padding: 0 10px;
	background: url(../images/search-bg.png) no-repeat left top;
}
.rt .searchbar input[type=text] {
	float: left;
	height: 22px;
	border: none;
	background: none;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
	width: 95px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.rt .searchbar input[type=submit] {
	float: left;
	width: 16px;
	cursor: pointer;
	height: 13px;
	border: none;
	margin-top: 5px;
	margin-left: 5px;
	background: url(../images/buttons/search-btn.png) no-repeat center;
}
.rt .seprator {
	float: left;
	width: 100%;
	height: 2px;
	margin: 10px 0;
	background: url(../images/top-rt-seprator.png) repeat-x left top;
}
.rt nav#top-nav {
	float: left;
	width: 100%;
}
.rt nav#top-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rt nav#top-nav ul li {
	float: left;
	display: inline;
	margin-right: 13px;
}
.rt nav#top-nav ul li a {
	display: block;
	color: #ddd;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
}
.rt nav#top-nav ul li a:hover {
	color: #47c0ff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.rt nav#top-nav ul li:last-child {
	margin-right: 0px;
}
.rt nav#top-nav ul li a img {
	padding-right: 4px;
	vertical-align: middle;
}
section.main-nav {
	float: left;
	width: 100%;
	height: 40px;
	background: url(../images/main-nav-bg.png) repeat-x left top;
}
section.main-nav nav#main-nav {
	margin: 0 auto;
	height: 40px;
	width: 980px;
}
nav#main-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
nav#main-nav ul li {
	float: left;
	display: inline;
	height: 40px;
	border-right: 1px solid #bdbdbd;
}
nav#main-nav ul li a {
	display: block;
	line-height: 40px;
	padding: 0 22px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	transition: all 0.5;
}
nav#main-nav ul li a:hover, nav#main-nav ul li.active a {
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	box-shadow: 0 0 5px #333 inset;
}
nav#main-nav ul li:first-child {
	border-left: 1px solid #bdbdbd;
}
.banner-con {
	width: 100%;
	height: 286px;
	margin: 0px;
	float: left;
	padding-top: 50px;
	text-align: center;
	background: url(../images/banner-bg.jpg) no-repeat left top #000;
}
.banner-con h1 {
	margin: 0px;
	padding: 0px;
	color: #d8d8d8;
	font-size: 50px;
	text-align: center;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.banner-con h2 {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #02c0ff;
	font-size: 30px;
	text-align: center;
	letter-spacing: -2px;
	font-weight: normal;
}
.banner-con h2 span {
	background: url(../images/heading_btmline.png) repeat-x center bottom;
}
.banner-con a.banner-btn {
	display: block;
	width: 155px;
	height: 48px;
	line-height: 44px;
	text-align: center;
	color: #FFF;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 1px #0a73bd;
	background: url(../images/buttons/banner-btn.png) no-repeat left top;
}
.banner-con a.banner-btn:hover {
	background: url(../images/buttons/banner-btn.png) no-repeat left bottom;
}
.banner-con img {
	margin-top: 30px;
}
section.plancon {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background: url(../images/header-bg.png) repeat left top;
}
section.plancon aside {
	float: left;
	width: 245px;
	padding: 30px 0;
	background: url(../images/plan-bg.png) repeat-y left top;
}
section.plancon aside h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
section.plancon aside figure {
	margin: 30px 0 0 0;
	width: 245px;
	height: 70px;
	text-align: center;
}
section.plancon aside strong {
	font-size: 48px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
}
section.plancon aside strong small {
	font-size: 30px;
	font-weight: bold;
}
section.plancon aside a.plan-btn {
	margin: 0 auto;
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	margin-top: 20px;
	text-shadow: 1px 1px 1px #0a73bd;
	background: url(../images/buttons/plan-btn.png) no-repeat left top;
}
section.plancon aside a.plan-btn:hover {
	background: url(../images/buttons/plan-btn.png) no-repeat left bottom;
}
section.plancon aside:last-child {
	background: url(../images/plan-bg.png) repeat-y right top, url(../images/plan-bg.png) repeat-y left top;
}
section.plancon aside:nth-last-child(2) figure {
	margin: 15px 0 !important;
}
article.features-box {
	float: left;
	width: 980px;
	margin-bottom: 30px;
}
article.features-box h2 {
	margin: 0 0 5px 0;
	padding: 0px;
	color: #FFF;
	font-size: 40px;
	text-align: center;
}
article.features-box h4 {
	margin: 0 0 30px 0;
	padding: 0px;
	color: #47c0ff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
article.features-box .features-boxinner {
	margin: 0 auto;
	width: 920px;
	padding: 18px 0 2px 0;
	background: url(../images/featurebox-bg.png) no-repeat left top, url(../images/featurebx-bottm.png) no-repeat left bottom;
}
article.features-box .features-boxinner aside {
	float: left;
	width: 850px;
	padding: 30px 35px 0 35px;
	background: #8f8f8f;
	box-shadow: inset 5px 0 5px -5px #CCC, inset -5px 0 5px -5px #CCC;
	border-bottom: 1px solid #7f7f7f;
	border-top: 1px solid #acacac;
}
article.features-box .features-boxinner aside figure {
	float: left;
	margin: 0px;
}
article.features-box .features-boxinner aside div {
	float: right;
	width: 570px;
}
article.features-box .features-boxinner aside div strong {
	display: block;
	color: #000;
	font-size: 24px;
	margin-bottom: 10px;
}
article.features-box .features-boxinner aside div ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
article.features-box .features-boxinner aside div ul+ul {
	margin-left: 20px;
}
article.features-box .features-boxinner aside div ul li {
	color: #333;
	line-height: 22px;
	padding: 0 0 0 24px;
	background: url(../images/bullet-1.png) no-repeat left center;
}
.server5 {
	width: 197px;
	height: 149px;
	background: url(../images/server-5.png) no-repeat left top;
}
.ten-min {
	width: 203px;
	height: 176px;
	background: url(../images/ten-min.png) no-repeat left top;
}
.image1 {
	width: 230px;
	height: 147px;
	background: url(../images/image1.png) no-repeat left top;
}
.server6 {
	width: 214px;
	height: 137px;
	background: url(../images/server-6.png) no-repeat left top;
}
article.features-box .features-boxinner aside div p {
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 18px;
	color: #333;
	font-size: 14px;
}
article.features-box .features-boxinner aside:nth-child(even) {
	background: #7e7e7e;
}
article.features-box .features-boxinner aside:nth-child(even) figure {
	float: right;
}
article.features-box .features-boxinner aside:nth-child(even) div {
	float: left;
}
article.features-box .features-boxinner aside:nth-child(2) figure {
	margin-top: -50px;
}
article.features-box .features-boxinner aside:first-child {
	border-top: none;
}
footer {
	float: left;
	padding: 40px 0;
	width: 100%;
	background: url(../images/header-bg.png) repeat left top;
}
footer .wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0 20px;
}
footer aside {
	float: left;
	width: 183px;
}
footer aside h2 {
	margin: 0 0 10px 0;
	padding: 0px;
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
}
footer aside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
footer aside ul li a {
	line-height: 18px;
	color: #e1e1e1;
	font-size: 12px;
	padding: 0 0 0 20px;
	display: block;
	color: #FFF !important;
	text-decoration: none !important;
	background: url(../images/footer-bullet.png) no-repeat left center;
}
footer aside ul li a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #47c0ff !important;
}
footer aside address {
	line-height: 18px;
	color: #777;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
footer aside address strong {
	color: #FFF;
}
footer aside:last-child {
	float: right;
	width: 190px;
}
footer aside address.icon1 {
	padding-left: 24px;
	background: url(../images/icons/address-1.png) no-repeat left top;
}
footer aside address.icon2 {
	padding-left: 24px;
	background: url(../images/icons/address-2.png) no-repeat left center;
}
footer aside address.icon3 {
	padding-left: 24px;
	background: url(../images/icons/address-3.png) no-repeat left center;
}
.footerbtm {
	float: left;
	padding: 30px 0 0 0;
	width: 100%;
}
.footerbtm .wrapper {
	padding: 0 30px;
	width: 920px;
}
.footerlt {
	float: left;
}
.footerlt ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footerlt ul li {
	float: left;
	display: inline;
	margin-right: 10px;
}
.footerlt ul li a {
	display: block;
	color: #777;
	font-size: 12px;
	text-decoration: underline;
}
.footerlt ul li a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	color: #FFF;
}
.footerlt p {
	margin: 10px 0 0 0;
	padding: 0px;
	color: #4d4d4d;
	font-size: 12px;
}
.footerlt p a {
	color: #4d4d4d;
}
.footerlt p a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #FFF !important;
	text-decoration: none;
}
.footerrt {
	float: right;
}
.footerrt .socialmedia {
	float: left;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.footerrt .socialmedia ul {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0px;
}
.footerrt .socialmedia ul li {
	float: left;
	display: inline;
	margin-left: 4px;
}
.footerrt .socialmedia ul li a {
	display: block;
	width: 20px;
	height: 20px;
}
.footerrt .socialmedia ul li a:hover {
	opacity: 0.8;
}
.footerrt .socialmedia ul li:first-child a {
	background: url(../images/icons/socialmedia.png) no-repeat left top;
}
.footerrt .socialmedia ul li:nth-child(2) a {
	background: url(../images/icons/socialmedia.png) no-repeat -25px top;
}
.footerrt .socialmedia ul li:nth-child(3) a {
	background: url(../images/icons/socialmedia.png) no-repeat -50px top;
}
.footerrt .socialmedia ul li:nth-child(4) a {
	background: url(../images/icons/socialmedia.png) no-repeat -75px top;
}
.footerrt .certificate {
	float: right;
	width: 97px;
	height: 81px;
	margin: -20px 0 0 20px;
	background: url(../images/certificate.png) no-repeat left top;
}
/**************ABOUT PAGE********************/
.subbannercon {
	float: left;
	width: 100%;
	height: 139px;
	padding: 48px 0 0;
	margin: 0px;
	background: url(../images/subanner.jpg) no-repeat center top #000;
}
.subbannercon h1 {
	margin: 0px;
	padding: 0px;
	color: #d8d8d8;
	font-size: 50px;
	text-align: center;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.subbannercon h2 {
	margin: 0px;
	padding: 0px;
	color: #02c0ff;
	font-size: 30px;
	text-align: center;
	letter-spacing: -2px;
	font-weight: normal;
}
.subbannercon h2 span {
	background: url(../images/heading_btmline.png) repeat-x center bottom;
}
.content {
	float: left;
	width: 980px;
	padding: 40px 0;
}
.contentlt {
	float: left;
	width: 684px;
	padding: 0 0 0 10px;
}
.box1 {
	float: left;
	width: 684px;
	line-height: 20px;
	color: #ccc;
}
.box1 h3 {
	margin: 0 0 15px;
	padding: 0 0 15px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	border-bottom: 1px solid #292b2d;
	letter-spacing: -1px;
}
.box1 p {
	margin: 0 0 20px;
	padding: 0px;
}
.box1 ul.list1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.box1 ul.list1 li {
	line-height: 20px;
	padding: 40px 0 40px 136px;
	border-bottom: 1px solid #292b2d;
}
.box1 ul.list1 li:last-child {
	border-bottom: none;
	padding-bottom: 7px;
}
.style1 {
	display: block;
	color: #02c0ff;
	font-size: 20px;
	margin: 0 0 6px;
}
.view_btn {
	float: left;
	width: 133px;
	height: 24px;
	margin: 10px 0 0 0;
}
.view_btn a {
	display: block;
	width: 133px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 2px #0b7acf;
	background: url(../images/buttons/view_btn.png) no-repeat left top;
}
.view_btn a:hover {
	opacity: 0.9;
}
.box1_liicon1 {
	background: url(../images/box1_liicon1.jpg) no-repeat left 40px;
}
.box1_liicon2 {
	background: url(../images/box1_liicon2.jpg) no-repeat left 40px;
}
.box1_liicon3 {
	background: url(../images/box1_liicon3.jpg) no-repeat left 40px;
}
.box1_liicon4 {
	background: url(../images/box1_liicon4.jpg) no-repeat left 40px;
}
.box1_liicon5 {
	background: url(../images/box1_liicon5.jpg) no-repeat left 40px;
}
.box1_liicon6 {
	background: url(../images/box1_liicon6.jpg) no-repeat left 40px;
}
.box1_liicon7 {
	background: url(../images/box1_liicon7.jpg) no-repeat left 40px;
}
.box1_liicon8 {
	background: url(../images/box1_liicon8.jpg) no-repeat left 40px;
}
.contentrt {
	float: right;
	width: 256px;
}
.side_bar {
	float: left;
	width: 218px;
	background: #c1c1c1;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #8b8b8b #515151 #e0e0e0;
	box-shadow: 1px 0px 1px #d0d0d0 inset;
	padding: 18px;
}
.side_bar ul.list1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.side_bar ul.list1 li {
	border-top: 1px solid #8f8f8f;
}
.side_bar ul.list1 li a {
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 36px;
}
.side_bar ul.list1 li a:hover {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.side_bar ul.list1 li.current a {
	color: #fff;
	width: 237px;
	margin: 0 0 0 -28px;
	border-bottom: none;
	padding: 0 0 0 28px;
	background: url(../images/side_barhoverbg.png) no-repeat left top;
}
.socialicon {
	float: left;
	width: 256px;
	height: 46px;
	margin: 10px 0 0;
}
.socialicon a {
	display: block;
	width: 256px;
	height: 46px;
}
.socialicon a.twicon {
	background: url(../images/twitter_icon.png) no-repeat left top;
}
.socialicon a.twicon:hover {
	background: url(../images/twitter_icon.png) no-repeat left bottom;
}
.socialicon a.fbicon {
	background: url(../images/fbicon.png) no-repeat left top;
}
.socialicon a.fbicon:hover {
	background: url(../images/fbicon.png) no-repeat left bottom;
}
/***************HOSTING AWARDS***************/
.awards_box {
	float: left;
	width: 684px;
	border-top: 1px solid #292b2d;
	padding: 40px 0 0;
}
.award_picholder {
	float: left;
	width: 200px;
	margin: 0 40px 0 0;
}
.spacer {
	float: left;
	width: 100%;
	height: 40px;
	visibility: hidden;
	clear: both;
}
/***************CONTACT US***************/
.fullbox {
	float: left;
	width: 100%;
	background: url(../images/fullboxbg.png) repeat left top;
}
.box2 {
	float: left;
	width: 940px;
	text-align: center;
	padding: 30px 20px;
}
.box2 h2 {
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #fff;
	line-height: 30px;
}
.box2 h2 span {
	color: #47c0ff;
	font-size: 14px;
	text-transform: uppercase;
}
.box1_innerlt {
	float: left;
	width: 290px;
	margin: 0 46px 0 0;
}
.box1_innerlt ul.list2 {
	list-style: none;
	margin: 0 0 20px;
	padding: 0px;
}
.box1_innerlt ul.list2 li {
	line-height: 30px;
	font-size: 14px;
}
.style2 {
	float: right;
	text-align: right;
	color: #777;
}
.toll_freebtn {
	float: left;
	width: 289px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #0b79cd;
	background: url(../images/buttons/toll_btn.png) no-repeat left top;
}
.live_chatbtn {
	float: left;
	width: 289px;
	height: 39px;
}
.live_chatbtn a {
	display: block;
	width: 259px;
	line-height: 39px;
	color: #fff;
	padding: 0 0 0 30px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 1px 2px #0b79cd;
	text-decoration: none;
	background: url(../images/buttons/live_chatbtn.png) no-repeat left top;
}
.live_chatbtn a span {
	text-transform: none;
	font-weight: normal;
}
.live_chatbtn a:hover {
	opacity: 0.9;
}
.formbox {
	float: left;
	width: 475px;
}
.lable {
	float: left;
	width: 85px;
	text-align: right;
	font-size: 16px;
	color: #777;
	line-height: 40px;
}
.field1 {
	float: right;
	width: 352px;
	height: 40px;
	color: #777;
	line-height: 40px;
	outline: none;
	background: #e0e3e5;
	box-shadow: 1px 1px 2px #b6b8ba inset;
	border: none;
	padding: 0 5px;
	margin: 0 0 8px;
}
.field2 {
	float: right;
	width: 352px;
	min-height: 80px;
	color: #777;
	line-height: 20px;
	background: #e0e3e5;
	outline: none;
	box-shadow: 1px 1px 2px #b6b8ba inset;
	border: none;
	padding: 5px;
	margin: 0 0 8px;
}
.field3 {
	float: right;
	width: 133px;
	height: 32px;
	outline: none;
	background: url(../images/submitbtn.png) no-repeat left top;
	cursor: pointer;
	border: none;
	padding: 0px;
}
.field3:hover {
	opacity: 0.9;
}
/***************CUSTOMER REVIEWS****************/
.client_webname {
	font-size: 14px;
	margin: 0 0 0 10px;
}
.client_webname a {
	color: #fff;
}
.box1 ul.list3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.box1 ul.list3 li {
	line-height: 20px;
	padding: 40px 0 40px 210px;
	border-bottom: 1px solid #292b2d;
}
.box1 ul.list3 li:last-child {
	border-bottom: none;
	padding-bottom: 27px;
}
.client_webpic1 {
	background: url(../images/cilent_webpic1.jpg) no-repeat left 40px;
}
.client_webpic2 {
	background: url(../images/cilent_webpic2.jpg) no-repeat left 40px;
}
.client_webpic3 {
	background: url(../images/cilent_webpic3.jpg) no-repeat left 40px;
}
.client_webpic4 {
	background: url(../images/cilent_webpic4.jpg) no-repeat left 40px;
}
.client_webpic5 {
	background: url(../images/cilent_webpic5.jpg) no-repeat left 40px;
}
/***************HOSTING TECHNOLOGY****************/
.box1_inner {
	float: left;
	width: 684px;
	margin: 0 0 40px;
}
.box1_inner p {
	margin: 20px 0 0;
	padding: 0px;
}
.leftimage {
	float: left;
	margin: 0 20px 0 0;
}
.rightimage {
	float: right;
	margin: 0 0 0 20px;
}
.box1 ul.list4 {
	list-style: none;
	margin: 0 0 20px;
	padding: 0px;
}
.box1 ul.list4 li {
	float: left;
	width: 314px;
	line-height: 36px;
	background: url(../images/tickmark.png) no-repeat left 10px;
	padding: 0 0 0 26px;
}
.box1 ul.list4:last-child {
	margin: 0px;
}
.applybtn {
	float: left;
	width: 192px;
	height: 39px;
}
.applybtn a {
	display: block;
	width: 192px;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0px 1px 2px #0b7dd1;
	background: url(../images/buttons/applybtn.png) no-repeat left top;
}
.applybtn a:hover {
	opacity: 0.9;
}
/***************MEET OUR TEAM****************/
.box1 ul.list3 li p {
	margin: 0 0 18px;
	padding: 0px;
}
.box1 ul.list3 li p:last-child {
	margin: 0px;
}
.style3 {
	color: #fff;
	line-height: 20px;
}
.linkbox {
	float: left;
	border-top: 1px solid #181a1e;
	padding: 15px 0 0;
}
.linkbox ul.list5 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.linkbox ul.list5 li {
	float: left;
	width: 138px;
	border: none;
	padding: 0 0 0 20px !important;
}
.linkbox ul.list5 li a {
	font-size: 12px;
	color: #777;
}
.link_icon1 {
	background: url(../images/link_icon1.png) no-repeat left center;
}
.link_icon2 {
	background: url(../images/link_icon2.png) no-repeat 4px center;
}
.link_icon3 {
	background: url(../images/link_icon3.png) no-repeat left center;
}
.profile_pic1 {
	background: url(../images/client_profile1.jpg) no-repeat 20px 40px;
}
.profile_pic2 {
	background: url(../images/client_profile2.jpg) no-repeat 20px 40px;
}
.profile_pic3 {
	background: url(../images/client_profile3.jpg) no-repeat 20px 40px;
}
.profile_pic4 {
	padding-bottom: 0px !important;
	background: url(../images/client_profile4.jpg) no-repeat 20px 40px;
}
/***************WEB HOSTING PAGE****************/
.subbannercon2 {
	float: left;
	width: 100%;
	background: url(../images/webhosting_banner.jpg) no-repeat center top #000;
}
.subbanner {
	float: left;
	width: 980px;
	height: 208px;
	padding: 28px 10px 0;
}
.subbannerlt {
	float: left;
	width: 620px;
}
.subbannerlt h1 {
	margin: 0px;
	padding: 0px;
	color: #d8d8d8;
	font-size: 50px;
	line-height: 45px;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.subbannerlt h2 {
	margin: 0 0 25px;
	padding: 0px;
	color: #02c0ff;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: normal;
}
.subbannerlt h2 span {
	background: url(../images/heading_btmline.png) repeat-x center bottom;
}
.small_box {
	float: left;
	width: 117px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	min-height: 66px;
	box-shadow: 1px 1px 2px #474B4F inset, -1px -1px 2px #000 inset;
	padding: 15px 5px 0 58px;
	border-radius: 4px;
	margin: 0 10px 0 0;
}
.small_boxicon1 {
	background: url(../images/small_boxicon1.png) no-repeat 14px center;
}
.small_boxicon2 {
	background: url(../images/small_boxicon2.png) no-repeat 14px center;
}
.small_boxicon3 {
	background: url(../images/small_boxicon3.png) no-repeat 14px center;
}
.subbannerrt {
	float: right;
	width: 336px;
}
.subbannerrt ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subbannerrt ul li {
	box-shadow: 1px 1px 2px #474B4F inset, -1px -1px 2px #000 inset;
	padding: 10px 0 10px 38px;
	margin: 0 0 6px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 4px;
	line-height: 18px;
	background: url(../images/tickmark2.png) no-repeat 12px center;
}
.subbannerrt ul li:last-child {
	margin: 0px;
}
.shadow {
	float: left;
	width: 100%;
	background: url(../images/fullbox_innershadow.png) no-repeat center top;
}
.subplanbox {
	float: left;
	width: 920px;
	padding: 30px;
}
.subplanbox h2 {
	margin: 0 0 32px;
	padding: 0px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	line-height: 26px;
}
.subplanbox h2 span {
	color: #47c0ff;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.plandiscription {
	float: left;
	width: 264px;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #8d8d8d #282828 #282828 #afafaf;
	background: #5f5f5f;
	box-shadow: 0px -1px 0px #454545 inset;
	padding: 70px 0;
}
.plandiscription ul {
	list-style: none;
	margin: 0 0 18px;
	padding: 0px;
	border-top: 1px solid #888;
}
.plandiscription ul li {
	text-shadow: 0px 1px 2px #494949;
	padding: 12px 0 12px 20px;
	line-height: 24px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #888;
}
.tolltip {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
}
.tolltip a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/tolltip_bg.png) no-repeat left top;
}
.gurantee_icon {
	float: right;
	width: 125px;
	height: 106px;
	margin: 0 40px 0 0;
	background: url(../images/gurantee_icon.jpg) no-repeat left top;
}
.subplan1 {
	float: left;
	width: 218px;
	background: #fff;
	text-align: center;
	padding: 25px 0 30px;
	box-shadow: 0px -1px 0px #cdcdcd inset;
	border-bottom: 1px solid #6b6b6b;
}
.subplan1 h3 {
	margin: 0 0 24px;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
	color: #141619;
	text-transform: uppercase;
}
.subplan1 ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0px;
	border-top: 1px solid #d2d2d2;
}
.subplan1 ul li {
	font-size: 18px;
	line-height: 48px;
	color: #141619;
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
}
.flag {
	height: 48px;
	background: url(../images/flag_icon.jpg) no-repeat center center;
}
.tickmark {
	height: 48px;
	background: url(../images/tickmark3.png) no-repeat center center;
}
.dropdown1 {
	width: 154px;
	height: 33px;
	background: #d1d1d1;
	border-top: 2px solid #7f7777;
	border-left: 2px solid #7f7777;
	box-shadow: 1px 1px 0px #e0e0e0;
	padding: 0 8px;
	margin: 0 auto 16px;
}
.field4 {
	display: block;
	width: 154px;
	color: #333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 0;
	font-weight: bold;
	padding: 0px;
	border: none;
	background: #d1d1d1;
}
.subplanrate {
	float: left;
	width: 100%;
	font-size: 48px;
	color: #0e96ff;
	line-height: 40px;
	font-weight: bold;
	margin: 0 0 6px;
}
.doller {
	font-size: 34px;
}
.monthtxt {
	font-size: 20px;
}
.orderbtn {
	width: 135px;
	height: 37px;
	margin: 0 auto;
}
.orderbtn a {
	display: block;
	width: 135px;
	line-height: 37px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0px 2px 4px #B2B2B2;
	text-shadow: 1px 0px 3px #0a6db4;
	background: url(../images/buttons/orderbtn.png) no-repeat left top;
}
.orderbtn a:hover {
	opacity: 0.9;
}
.popular_tag {
	width: 81px;
	height: 78px;
	background: url(../images/popular_tag.png) no-repeat left top;
	margin: -35px 0 0 147px;
	position: absolute;
}
.small_arrow {
	width: 34px;
	height: 17px;
	position: absolute;
	background: url(../images/arrow.png) no-repeat left top;
	margin: -42px 0 0 186px;
}
.tabs_inner {
	float: left;
	width: 924px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 0 28px;
	margin: 25px 0 0;
}
.tabs_inner h4 {
	margin: 25px 0 15px;
	padding: 0px;
	font-size: 30px;
	line-height: 26px;
	color: #47c0ff;
}
.tabs_inner p {
	margin: 0px;
	padding: 0px;
}
.testimonial_box {
	width: 878px;
	margin: 0 auto 26px;
	border-style: solid;
	border-width: 1px;
	background: #7e7e7e;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	border-color: #888888 #181818 #353535 #A0A0A0;
	padding: 0 0 15px;
	box-shadow: 1px -1px 0 #9D9D9D inset, -1px 1px 0 #656565 inset;
}
.testimonial_box h3 {
	margin: 0 0 25px;
	padding: 18px 20px 0;
	min-height: 50px;
	font-size: 30px;
	line-height: 28px;
	color: #fff;
	text-shadow: 0px 1px 2px #4b4b4b;
	background: url(../images/comas.png) no-repeat 15px 25px #5f5f5f;
	border-bottom: 1px solid #949494;
}
.testimonial_box p {
	margin: 0 0 8px;
	padding: 0px;
	color: #fff;
	text-shadow: 0px 1px 0px #4b4b4b;
}
.arrow2 {
	width: 37px;
	height: 16px;
	position: absolute;
	background: url(../images/small_arrow2.png) no-repeat left top;
	margin: 14px 0 0 422px;
}
.learnbtn {
	width: 149px;
	height: 42px;
	margin: 0 auto;
}
.learnbtn a {
	display: block;
	width: 149px;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 0px 3px #0a6db4;
	background: url(../images/buttons/learnbtn.png) no-repeat left top;
}
.learnbtn a:hover {
	opacity: 0.9;
}
/***************RESELLER PAGE****************/
.reseller_banner {
	background: url(../images/reseller_banner.jpg) no-repeat center top #000;
}
.subplan_box2 .plandiscription {
	padding: 28px 0 88px;
}
.plandiscription h3 {
	margin: 0 0 22px;
	padding: 0 18px;
	font-size: 24px;
	color: #fff;
	line-height: 20px;
	text-shadow: 0px 1px 2px #4a4a4a;
	text-transform: uppercase;
}
.subplan_box2 .plandiscription ul {
	margin: 0px;
}
.subplan_box2 .plandiscription ul li {
	font-size: 13px;
	text-transform: none;
}
.subplan_box2 .subplan1 ul li {
	font-size: 14px;
}
.offtag1 {
	vertical-align: middle;
	margin: 0 0 0 6px;
}
/***************DEDICATED PAGE****************/
.dedicated_banner {
	background: url(../images/dedicated_banner.jpg) no-repeat center top #000;
}
.dedicated_banner .subbanner {
	padding: 44px 0 0;
	height: 192px;
}
.dedicated_banner .subbanner .subbannerlt {
	width: 980px;
	text-align: center;
}
.dedicated_banner .subbanner .subbannerlt h2 {
	font-weight: normal;
	margin: 0 0 25px;
}
.subbannerlt ul.list1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.subbannerlt ul.list1 li {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 12px 48px 12px 42px;
	margin: 0 28px 0 0;
	border-radius: 4px;
	box-shadow: 1px 1px 2px #474B4F inset, -1px -1px 2px #000 inset;
}
.subbannerlt ul li:last-child {
	margin: 0px;
}
.liicon1 {
	background: url(../images/bannerlt_icon1.png) no-repeat 18px center;
}
.liicon2 {
	background: url(../images/bannerlt_icon2.png) no-repeat 18px center;
}
.liicon3 {
	background: url(../images/bannerlt_icon3.png) no-repeat 18px center;
}
.blue_tag {
	width: 119px;
	height: 103px;
	position: absolute;
	background: url(../images/blue_tag.png) no-repeat left top;
	margin: -30px 0 0 875px;
}
.planbox {
	float: left;
	width: 980px;
	padding: 30px 0;
}
.plan1 {
	float: left;
	width: 230px;
	background: url(../images/plan_bg.png) repeat left top;
	box-shadow: 1px 1px 0px #606060;
	border-radius: 4px;
	margin: 0 18px 0 0;
}
.plan1_topcontent {
	float: left;
	width: 190px;
	text-align: center;
	box-shadow: 0px 2px 4px #000 inset;
	background: url(../images/plan_headingbg.png) repeat left top;
	padding: 20px;
	border-radius: 4px 4px 0 0;
}
.plan1_topcontent h3 {
	margin: 0 0 8px;
	padding: 0 0 8px;
	font-size: 20px;
	color: #02c0ff;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #272726;
}
.planrate {
	float: left;
	width: 190px;
	color: #fff;
	font-weight: bold;
	font-size: 44px;
	line-height: 35px;
	background: url(../images/planrate_bg.png) no-repeat center bottom;
}
.doller2 {
	font-size: 30px;
}
.monthtxt2 {
	font-size: 14px;
}
.plan1_btmcontent {
	float: left;
	width: 190px;
	line-height: 30px;
	text-align: center;
	padding: 5px 20px 20px;
	border-radius: 0 0 4px 4px;
}
.plan1_btmcontent p {
	margin: 0 0 10px;
	padding: 0px;
}
.price_txt {
	float: left;
	width: 190px;
	color: #02c0ff;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 16px 0 0;
	margin: 0 0 8px;
	border-top: 1px solid #272726;
}
.plan1_btmcontent .orderbtn a {
	box-shadow: none;
}
.popular_tag2 {
	width: 73px;
	height: 71px;
	background: url(../images/popular_tag2.png) no-repeat left top;
	position: absolute;
	margin: -10px 0 0 167px;
}
.new_plantag {
	width: 74px;
	height: 71px;
	position: absolute;
	background: url(../images/new_plantag.png) no-repeat left top;
	margin: -10px 0 0 166px;
}
.box3 {
	float: left;
	width: 920px;
	padding: 30px;
}
.box3 h2 {
	margin: 0 0 30px;
	padding: 0px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.box3 h2 span {
	color: #47c0ff;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.featurebox {
	float: left;
	width: 820px;
	background: #8f8f8f;
	border-top: 1px solid #d6d6d6;
	padding: 28px 50px;
	margin: 0 0 40px;
	border-bottom: 1px solid #5f5f5f;
	box-shadow: 0 5px 9px #000000, 0px 1px 0px #b0b0b0 inset;
}
.featurebox1 {
	float: left;
	width: 250px;
	border-right: 1px solid #5b5b5b;
	margin: 0 34px 0 0;
}
.featurebox1 h4 {
	margin: 0 0 10px;
	padding: 0px;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	line-height: 22px;
}
.featurebox1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.featurebox1 ul li {
	line-height: 30px;
	color: #333;
	background: url(../images/feature_liicon1.png) no-repeat left center;
	padding: 0 0 0 24px;
}
.featurebox1:last-child {
	border: none;
}
.processor_img {
	float: left;
	width: 889px;
	height: 350px;
	background: url(../images/processor_image.jpg) no-repeat left top;
}
.arrow3 {
	width: 34px;
	height: 16px;
	position: absolute;
	background: url(../images/arrow2.png) no-repeat left top;
	margin: -43px 0 0 105px;
}
.plandiscription2 {
	box-shadow: 0 4px 6px #000000;
	padding: 28px 0 0px;
}
.plandiscription2 ul {
	margin: 0px;
}
.plandiscription2 ul li {
	text-transform: none;
}
.subplan2 {
	padding-bottom: 0px;
	box-shadow: 5px 4px 6px #000000;
}
.subplan2 h3 {
	text-transform: none;
	font-size: 23px;
}
.subplan2 ul {
	margin: 0px;
}
.subplan2 ul li {
	color: #777;
	min-height: 48px;
	font-weight: normal;
}
.tickmark2 {
	height: 48px;
	background: url(../images/tickmark4.png) no-repeat center center;
}
/***************CLOUD RESELLER PAGE****************/
.cloud_banner {
	background: url(../images/cloud_banner.jpg) no-repeat center bottom #000;
}
.cloud_banner .subbanner {
	height: 256px;
	padding: 40px 0 0;
}
.cloud_banner .subbanner h1 {
	line-height: 54px;
	font-size: 55px;
}
.subbannerlt ul.list2 {
	list-style: none;
	margin: 15px 0 0;
	padding: 0px;
	float: left;
	width: 296px;
}
.subbannerlt ul.list2 li {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: url(../images/tickmark2.png) no-repeat 12px center;
	margin: 0 0 10px;
	border-radius: 4px;
	box-shadow: 1px 1px 2px #474B4F inset, -1px -1px 2px #000 inset;
	padding: 12px 0 12px 35px;
}
.subbannerlt ul.list2 li:last-child {
	margin: 0px;
}
.slider_topbox {
	float: left;
	width: 860px;
	padding: 28px;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	background: url(../images/slider_topboxbg.png) repeat-x left top;
}
.cloud_contentbox {
	float: left;
	width: 835px;
	padding: 0 10px 0 15px;
}
.cloud_contentbox div.icon {
	width: 50px;
	height: 30px;
	display: block;
	cursor: pointer;
	background: url(../images/cloud_bg.png) no-repeat left top;
	float: left;
	margin: 0 10px 0 0;
}
.cloud_contentbox div.current {
	height: 32px;
	background: url(../images/cloud_bghover.png) no-repeat center top;
}
.slider_content {
	float: left;
	width: 862px;
	padding: 18px 28px 20px;
	background: #fff;
}
.content_box {
	float: left;
	width: auto;
	font-size: 18px;
	color: #000;
	min-height: 60px;
	line-height: 26px;
	font-weight: bold;
	padding: 0 22px 0 0;
	margin: 0 25px 0 0;
	border-right: 1px dashed #999;
}
.content_box span {
	font-size: 20px;
	color: #47c0ff;
}
.price_box {
	float: left;
	width: 150px;
	color: #000;
	line-height: 26px;
	min-height: 60px;
	font-size: 18px;
	font-weight: bold;
}
.price_box span {
	color: #ff7900;
	font-size: 20px;
}
.slider_content .learnbtn {
	float: right;
	margin: 10px 0 0;
}
.whitebox {
	float: left;
	width: 100%;
	background: #fff;
}
.box4 {
	float: left;
	width: 920px;
	padding: 30px;
}
.box4 ul.list1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.box4 ul.list1 li {
	line-height: 24px;
	color: #777;
	min-height: 104px;
	margin: 0 0 40px;
	padding: 0 198px 0 0;
}
.box4 ul.list1 li:last-child {
	margin: 0px;
}
.style4 {
	display: block;
	color: #000;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 6px;
}
.icon1 {
	background: url(../images/icon1.jpg) no-repeat right top;
}
.icon2 {
	background: url(../images/icon2.jpg) no-repeat right 8px;
}
.icon3 {
	background: url(../images/icon3.jpg) no-repeat right 8px;
}
.icon4 {
	background: url(../images/icon4.jpg) no-repeat right 8px;
}
.icon5 {
	background: url(../images/icon5.jpg) no-repeat right 8px;
}
.icon6 {
	background: url(../images/icon6.jpg) no-repeat right 8px;
}
.icon7 {
	background: url(../images/icon7.jpg) no-repeat right 8px;
}
/***************SPECIAL COLORS****************/
.blue {
	color: #02c0ff;
}
.orange {
	color: #ff7200;
}
.grey {
	color: #777;
}
/***************SPECIAL CLASSES****************/
.nomargin {
	margin: 0px !important;
}
.floatrt {
	float: right !important;
}