@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
	background: url(../images/bodybg.jpg) repeat left top;
	margin: 0;
	padding: 0;
}
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: #fff;
	text-decoration: none;
}
a:hover {
	outline: none;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: auto;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
.top_content {
	float: left;
	width: 100%;
	background: url(../images/top_bg.jpg) repeat left top;
}
.top_content_inner {
	float: left;
	width: 100%;
	background: url(../images/banner.jpg) no-repeat center top;
}
.header {
	float: left;
	width: 1000px;
}
.logo {
	float: left;
	width: 238px;
	height: 51px;
	margin: 26px 0 0 10px;
}
.logo a {
	display: block;
	width: 298px;
	height: 51px;
	background: url(../images/logo.png) no-repeat left top;
}
.headerrt {
	float: right;
	width: 748px;
	margin: 15px 0 0;
}
.top_box {
	float: right;
	width: 415px;
	margin: 0 0 15px;
}
.top_box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top_box ul li {
	float: left;
	height: 27px;
	width: 60px;
	line-height: 24px;
	padding: 0 10px 0 30px;
	margin: 0 5px 0 0;
}
.top_box ul li a {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.top_box ul li a:hover {
	color: #ffad00;
}
.top_icon1 {
	background: url(../images/top_icon1.png) no-repeat left top;
}
.top_icon2 {
	background: url(../images/top_icon2.png) no-repeat left top;
}
.top_icon3 {
	background: url(../images/top_icon3.png) no-repeat left top;
}
.top_icon4 {
	background: url(../images/top_icon4.png) no-repeat left top;
}
.top_box ul li:last-child {
	margin: 0px;
}
.banner {
	float: left;
	width: 1000px;
	height: 302px;
	padding: 18px 0 0;
}
.banner_nav {
	float: left;
	width: 268px;
	box-shadow: 0px 0px 10px #000;
	border-radius: 360px
}
.banner_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.banner_nav ul li {
	float: left;
	width: 134px;
}
.banner_nav ul li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #333;
	line-height: 12px;
	text-align: center;
	text-shadow: 0px 1px 0px #d9d9d9;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 0 0 34px #CBCBCB inset;
	background: url(../images/tab_bg.png) repeat left top;
}
.banner_nav ul li a img {
	margin: 28px 0 0 -36px;
	vertical-align: middle;
	float: left;
}
.banner_nav ul li a:hover,.banner_nav ul li.activeSlide a {
	color: #fff;
	text-shadow: 0px 1px 0px #b27300;
	box-shadow: 0 0 40px #FF8300 inset;
	background: url(../images/tab_hoverbg.png) repeat left top;
}

.banner_nav ul li:nth-child(3){
	float:right !important;
}

.banner_nav ul li:last-child(4){
	float:left !important;
}
.tab_img2 {
	margin: 0 0 8px -23px !important;
}
.tab_img3 {
	margin: 15px 0 0px 58px !important;
}
.tab_img4 {
	margin: -13px 0 0 57px !important;
}
.banner_tab1 {
	padding: 35px 0 0 55px;
	height: 99px;
	border-radius: 360px 0 0 0;
	border-right: 1px solid #3a3a3a;
	border-bottom: 1px solid #3a3a3a;
}
.banner_tab2 {
	padding: 15px 0 0 36px;
	height: 119px;
	border-radius: 0 360px 0 0;
	border-left: 1px solid #3a3a3a;
	border-bottom: 1px solid #3a3a3a;
}
.banner_tab3 {
	padding: 26px 20px 0 0;
	height: 108px;
	border-radius: 0 0 0 360px;
	border-right: 1px solid #3a3a3a;
	border-top: 1px solid #3a3a3a;
}
.banner_tab4 {
	padding: 26px 40px 0 0;
	height: 108px;
	border-radius: 0 0 360px 0;
	border-left: 1px solid #3a3a3a;
	border-top: 1px solid #3a3a3a;
}
.tab_midcirclcle {
	width: 117px;
	height: 116px;
	background: url(../images/tab_midcircle.jpg) no-repeat left top;
	margin: 73px 0 0 77px;
	border-radius: 360px;
	position: absolute;
}
.tab_arrow1 {
	width: 31px;
	height: 37px;
	position: absolute;
	margin: -14px 0 0 -25px;
	background: url(../images/tab_arrow1.png) no-repeat left top;
}
.tab_arrow2 {
	width: 31px;
	height: 37px;
	margin: 28px 0 0 35px;
	background: url(../images/tab_arrow2hover.png) no-repeat left top;
}
.tab_arrow3 {
	width: 32px;
	height: 36px;
	margin: 6px 0 0 39px;
	background: url(../images/tab_arrow3.png) no-repeat left top;
}
.tab_arrow4 {
	width: 33px;
	height: 29px;
	margin: 36px 0 0 75px;
	background: url(../images/tab_arrow4.png) no-repeat left top;
}
.banner_nav ul li.activeSlide .tab_arrow1 {
	background: url(../images/tab_arrow1hover.png) no-repeat left top;
}
.banner_nav ul li.activeSlide .tab_arrow2 {
	background: url(../images/tab_arrow2.png) no-repeat left top;
}
.banner_nav ul li.activeSlide .tab_arrow3 {
	background: url(../images/tab_arrow4hover.png) no-repeat left top;
}
.banner_nav ul li.activeSlide .tab_arrow4 {
	background: url(../images/tab_arrow3hover.png) no-repeat left top;
}.bannerrt {
	float: right;
	width: 682px;
	font-size: 16px;
	color: #fff;
	min-height: 243px;
	line-height: 20px;
	padding: 22px 0 0;
	background: url(../images/banner_rtserverimg.png) no-repeat right top;
	margin: 24px 0 0 0;
}
.bannerrt h2 {
	margin: 0 0 8px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 4px;
	font-weight: normal;
}
.bannerrt h1 {
	margin: 0 0 8px;
	padding: 0px;
	line-height: 35px;
	font-size: 40px;
	letter-spacing: -1px;
}
.bannerrt p {
	margin: 0 0 14px;
	padding: 0px;
}
.bannerrt p a {
	font-weight: bold;
	font-size: 18px;
	line-height: 39px;
}
.bannerrt p:last-child {
	margin: 0px;
}
.signupbtn {
	float: left;
	width: 178px;
	height: 39px;
	border-radius: 20px;
	border-bottom: 7px solid #0a2d4c;
	border-left: 2px solid #0a2d4c;
	border-right: 2px solid #0a2d4c;
	margin: 0 10px 0 0;
}
.signupbtn a {
	display: block;
	width: 178px;
	line-height: 39px;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #ffc24c;
	text-decoration: none;
	background: url(../images/signupbtn.png) no-repeat left top;
}
.signupbtn a:hover {
	opacity: 0.9;
}
.planbox {
	float: left;
	width: 940px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	padding: 40px 30px;
}
.planbox h2 {
	margin: 0 0 8px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 36px;
	color: #333;
	line-height: 30px;
}
.planbox p {
	margin: 0 0 12px;
	padding: 0px;
}
.plan1 {
	float: left;
	width: 258px;
	margin: 0 80px 0 0;
}
.plan1 img {
	margin: 0 0 6px;
}
.plan1 h3 {
	margin: 0 0 18px;
	padding: 0px;
	font-size: 22px;
	color: #333;
	letter-spacing: -1px;
	line-height: 20px;
	text-transform: uppercase;
}
.plan1 ul.list1 {
	list-style: none;
	margin: 0 0 18px;
	padding: 0px;
}
.plan1 ul.list1 li {
	line-height: 24px;
	text-align: left;
	padding: 0 0 0 30px;
}
.style1 {
	float: right;
	width: 78px;
	color: #333;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #b9b9b9;
	background: #cbcbcb;
}
.plan_liicon1 {
	background: url(../images/plan_liicon1.png) no-repeat left center;
}
.plan_liicon2 {
	background: url(../images/plan_liicon2.png) no-repeat left center;
}
.plan_liicon3 {
	background: url(../images/plan_liicon3.png) no-repeat left center;
}
.orderbtn {
	float: left;
	width: 122px;
	height: 36px;
}
.orderbtn a {
	display: block;
	width: 122px;
	line-height: 36px;
	background: url(../images/orderbtn.png) no-repeat left top;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #ffc945;
	text-decoration: none;
}
.orderbtn a:hover {
	opacity: 0.9;
}
.planrate {
	float: right;
	width: 135px;
	font-size: 28px;
	color: #000;
	text-align: right;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 36px;
}
.featurecon {
	float: left;
	width: 100%;
	background: #f2f2f2;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #d9d9d9;
}
.box1 {
	float: left;
	width: 930px;
	text-align: center;
	padding: 40px 35px 30px;
}
.box1 h3 {
	margin: 0 0 15px;
	padding: 0 0 20px;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 36px;
	color: #333;
	background: url(../images/heading_bg.png) no-repeat center bottom;
}
.box1_innerlt {
	float: left;
	width: 310px;
}
.small_box1 {
	width: 310px;
	font-size: 13px;
	line-height: 14px;
	margin: 0 auto 12px;
}
.small_box1 h4 {
	margin: 0 0 4px;
	padding: 0px;
	font-size: 16px;
	color: #464646;
	text-transform: uppercase;
	line-height: 18px;
}
.small_box2 {
	float: left;
	margin: 38px 0 0;
}
.small_box3 {
	float: left;
	margin: 110px 0 0;
}
.small_box4 {
	float: left;
	margin: 12px 0 0;
}
.partner {
	float: left;
	width: 100%;
	height: 87px;
	background: url(../images/partner.jpg) no-repeat center center #fff;
}
.footercon {
	float: left;
	width: 100%;
	background: url(../images/footercon.jpg) repeat left top;
}
.footer_inner {
	float: left;
	width: 100%;
	padding: 40px 0 30px;
	background: url(../images/footer_innerbg.jpg) no-repeat center top;
}
.sitemap {
	float: left;
	width: 226px;
}
.sitemap h5 {
	margin: 0 0 10px;
	padding: 0px;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 0px #093254;
	text-transform: uppercase;
	line-height: 18px;
}
.sitemap ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 0 15px;
	background: url(../images/small_arrow.png) no-repeat left center;
}
.sitemap ul li a {
	text-decoration: none;
}
.sitemap ul li a:hover {
	color: #ffad00;
}
.sitemap ul:last-child {
	margin: 0px;
}
.footerrt {
	float: right;
	width: 275px;
}
.client_comentbox {
	float: left;
	width: 275px;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	margin: 8px 0 0;
}
.client_comentbox p {
	margin: 0 0 8px;
	padding: 0px;
}
.client_comentbox p a {
	color: #ffaf00;
	font-weight: bold;
}
.client_comentbox p:last-child {
	margin: 0px;
}
.pic_holder {
	float: left;
	width: 82px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.pic_holder img {
	margin: 0px 0 5px;
}
.btm_content {
	float: left;
	width: 1000px;
	margin: 24px 0 0;
}
.copyrighttxt {
	float: left;
	width: 464px;
	color: #fff;
	font-size: 12px;
}
.social_box {
	float: left;
	width: 111px;
}
.social_icon {
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
}
.social_icon a {
	display: block;
	width: 24px;
	height: 24px;
}
.social_icon a:hover {
	opacity: 0.8;
}
.social_icon a.fbicon {
	background: url(../images/social_icon.png) no-repeat left top;
}
.social_icon a.twicon {
	background: url(../images/social_icon.png) no-repeat -29px top;
}
.social_icon a.vicon {
	background: url(../images/social_icon.png) no-repeat -58px top;
}
.social_icon a.inicon {
	background: url(../images/social_icon.png) no-repeat -87px top;
}
/****************SUB PAGE***************/
.subbanner {
	float: left;
	width: 1000px;
	color: #fff;
	background: url(../images/subbanner_img.jpg) no-repeat right 46px;
	height: 130px;
	padding: 60px 0 0;
}
.subbanner h2 {
	margin: 0 0 8px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 4px;
	font-weight: normal;
}
.subbanner h1 {
	margin: 0;
	padding: 0px;
	line-height: 35px;
	font-size: 40px;
	letter-spacing: -1px;
}
.subplanbox {
	width: 1000px;
	padding: 40px 0px;
}
.plandiscription {
	float: left;
	width: 280px;
	text-align: left;
	margin: 155px 0 0;
}
.plandiscription h3 {
	margin: 0 0 16px;
	padding: 0 20px;
	font-size: 20px;
	color: #333;
	letter-spacing: -1px;
	line-height: 20px;
}
.plandiscription ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.plandiscription ul li {
	padding: 0 20px;
	line-height: 40px;
	color: #333;
}
.toll_tip {
	float: right;
	width: 21px;
	height: 18px;
	margin: 12px 0 0 0;
}
.toll_tip a {
	display: block;
	width: 21px;
	height: 18px;
	background: url(../images/tolltip_bg.png) no-repeat left top;
}
.bg1 {
	background: #b9b9b9;
}
.subplan1 {
	float: left;
	width: 180px;
}
.subplan1 img {
	margin: 0 0 6px;
}
.subplan1 h3 {
	margin: 0 0 16px;
	padding: 0px;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 20px;
}
.subplan1 ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0px;
}
.subplan1 ul li {
	font-weight: bold;
	line-height: 39px;
}
.subplanrate {
	float: left;
	color: #000000;
	font-size: 31px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	width: 100%;
	margin: 0 0 10px;
}
.subplanrate span {
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
}
.subplan1 .orderbtn {
	float: none;
	margin: 0 auto;
}
.bg2 {
	background: #fff;
	border: 1px solid #b9b9b9;
	border-left: none;
}
/****************BLANK PAGE***************/
.blankwelcome {
	float: left;
	width: 960px;
	line-height: 20px;
	padding: 20px;
}
.blankwelcome h3 {
	margin: 0 0 8px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 36px;
	color: #333;
	line-height: 30px;
}
.blankwelcome p {
	margin: 0 0 12px;
	padding: 0px;
}
/****************SPECIAL CLASSES***************/
.nomarginrt {
	margin-right: 0px !important;
}
