/* Global */
body {
	margin:0;
	color:#435259;
	font:14px Arial, Helvetica, sans-serif;
	background:#fff url(/images/bg-header.gif) repeat-x;
	min-width:1002px;
}
body.inner-1-1 {background:url(/images/bg-body-01.gif) repeat-x;}
body.black-inners {background:#0e1010 url(/images/bg-header.gif) repeat-x;}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* GlobalEnd */
/* Main */
#main{
	width:924px;
	margin:0 auto;
	padding:40px 0 0;
}
.inner-1-1 #main {
	width:906px;
	padding:28px 0 49px;
}
.black-inners #main {
	width:992px;
	padding:0 0 80px;
	position:relative;
	z-index:5;
	margin:0 auto;
}
.thefarm-pages #main {margin:-12px auto 0;}
.auto-scale #main {margin:-20px auto 0;}
.email-hosting #main {padding:20px 0 0;}
.container{
	height:1%;
	overflow:hidden;
}
.email-hosting .container {padding:0 0 45px;}
/* Sub navigation */
.sub-nav {
	background:url(/images/bg-sub-nav.gif) no-repeat;
	width:904px;
	margin:0 0 0 10px;
	padding:0 0 17px;
	list-style:none;
	overflow:hidden;
	line-height:40px;
	font-weight:bold;
}
.sub-nav li {float:left;}
.sub-nav a {
	color:#000;
	float:left;
	height:40px;
	padding:0 19px;
}
.sub-nav a:hover,
.sub-nav li.active a {
	background:url(/images/bg-sub-nav-hover.gif) no-repeat 50% 100%;
	color:#666;
	text-decoration:none;
}
/* Sub navigation End */
.email-hosting #content h2 {
	margin:0;
	color:#000;
	font-size:21px;
	line-height:30px;
}
.email-hosting #content h2 a {color:#000;}
/* Quick question start */
.quick-question .list-questions {
	margin:0;
	padding:17px 0 0;
	list-style:none;
	color:#535353;
	line-height:20px;
}
.quick-question .list-questions li {padding:10px 0;}
.quick-question .list-questions .title {
	display:block;
	color:#435259;
	font-size:16px;
}
.quick-question .list-questions .title a {color:#435259;}
#content .quick-question .list-questions p {margin:10px 0 0;}
/* Quick question End */
/* Pricing start */
.pricing {
	background:#f2f2f2;
	overflow:hidden;
	height:1%;
	margin:13px 0 0;
	padding:16px 20px 20px 16px;
}
.pricing-box {
	float:left;
	background:url(/images/bg-price-box.png) no-repeat;
	width:183px;
	height:98px;
	padding:12px 0 0;
	text-align:center;
}
.pricing-box strong {
	display:block;
	color:#fff;
	font-size:48px;
	line-height:52px;
}
.pricing-box strong span {
	font-size:24px;
	line-height:28px;
	display:block;
}
.pricing .right-box {
	float:right;
	width:345px;
	color:#535353;
	overflow:hidden;
}
.pricing .right-box .row {
	overflow:hidden;
	height:1%;
	padding:9px 0 0;
}
.pricing .mail-boxes {padding:0 0 32px;}
.pricing h4 {
	margin:0 0 4px;
	color:#0763bd;
	font-size:16px;
	line-height:20px;
	padding:8px 0 6px;
	border-bottom:1px solid #c1c1c1;
}
.pricing label {
	float:left;
	padding:0 9px;
	line-height:20px;
}
.pricing .mail-boxes label {padding-left:0;}
.pricing .mail-boxes select {
	float:left;
	width:46px;
	height:20px;
}
.pricing .checkbox {
	float:left;
	margin:3px 0 0 2px;
	width:14px;
	height:15px;
}
.pricing .upgrades {
	border-bottom:1px solid #c1c1c1;
	padding:0 0 10px;
}
.pricing .upgrades label span,
.pricing .upgrades label span a {color:#0763bd;}
.pricing .submit {
	float:right;
	margin:18px 0 0;
}
/* Pricing End */
.blog-page{padding:60px 0 0 !important;}
.about-page{
	padding:60px 0 0 !important;
	margin-bottom:40px !important;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.box-holder{
	margin:-63px 0 17px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.box-holder .top{
	background:url(/images/bg-box-holder-top.png) no-repeat;
	padding:199px 0 0;
	height:1%;
}
.box-holder .grad{
	width:100%;
	background:url(/images/bg-box-holder-grad.gif) repeat-y;
}
.box-holder .grad:after{
	content:"";
	display:block;
	clear:both;
}
.box-holder .w-holder{
	margin:-199px 0 0;
	float:left;
	width:100%;
	position:relative;
}
.box-holder .bottom{
	background:url(/images/bg-box-holder-bottom.gif) no-repeat;
	height:7px;
	overflow:hidden;
	font-size:0px;
}
.box-holder .box{
	width:263px;
	margin:0 6px;
	float:left;
	display:inline;
	padding:17px 14px 17px 19px;
}
.box-holder .title,
.service-area .title {
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
}
.box-holder .title img,
.service-area .title img {
	float:left;
	margin:0 11px 0 0;
	display:inline;
}
.box-holder .title h2,
.service-area .title h2 {
	margin:0;
	padding:0;
	font-size:22px;
	line-height:22px;
	color:#000;
	width:202px;
	float:left;
}
.box-holder .title h2.middle {margin-top:10px;}
.box-holder p{
	margin:0 0 15px;
	font-size:14px;
	line-height:20px;
	color:#425258;
}
.box-holder .btn-hold,
.service-area .btn-hold {
	width:100%;
	overflow:hidden;
}
.box-holder .more,
.service-area .more {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#74787a;
	background:url(/images/more-arrow.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
	letter-spacing:1px;
}
.info-block{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:49px 0 35px;
}
.email-hosting .info-block {padding:0 0 187px;}
.info-block ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.email-hosting .info-block ul {width:720px;}
.info-block ul li{
	width:288px;
	margin:0 10px;
	float:left;
	display:inline;
}
.email-hosting .info-block ul li {
	margin:0;
	width:346px;
	padding:28px 0 0;
}
.info-block ul .img-holder {
	float:left;
	text-align:center;
	width:77px;
}
.email-hosting .info-block ul .img-holder {
	width:auto;
	margin:0 9px 0 0;
	display:inline;
}
.email-hosting .info-block ul .img-holder-right {
	float:right;
	display:inline;
	margin:10px 43px 0 9px;
}
.email-hosting .info-block ul .img-holder-right img {
	border:1px solid #c1c1c1;
	display:block;
}
.info-block ul .text-holder{
	height:1%;
	overflow:hidden;
}
.email-hosting .info-block ul .text-holder {
	padding:0 20px 0 0;
	overflow:visible;
	height:auto;
}
.info-block ul .text-holder h3,
.email-hosting .info-block ul h3 {
	font-size:14px;
	line-height:20px;
	margin:0;
}
.email-hosting .info-block ul h3 {
	font-size:16px;
	margin:0 0 2px;
}
.email-hosting .info-block ul h3 a { color:#435259;}
.info-block ul .text-holder p{
	font-size:12px;
	line-height:20px;
	margin:0 0 20px;
}
.email-hosting #content .info-block ul .text-holder p {
	font-size:13px;
	margin:0;
}
.details-block{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 35px;
	margin:-10px 0 0;
}
.details-block ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.details-block ul li{
	width:288px;
	margin:0 10px;
	float:left;
	display:inline;
}
.details-block ul h3{
	font-size:16px;
	line-height:20px;
	margin:0 0 10px;
}
.details-block ul p{
	font-size:12px;
	line-height:20px;
	margin:0 0 20px;
}
.head-block{
	height:1%;
	overflow:hidden;
	margin:0 10px 20px;
	border-bottom:1px solid #7f7f7f;
}
.btn-sign-up{
	float:right;
	border:1px solid #e2e2e2;
	border-width:5px 4px;
	background: url(/images/btn-sign-up.gif) no-repeat;
	width: 242px;
	height: 69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 0 0 60px;
}
.head-block h2{
	font-size:90px;
	margin:-5px 0 0;
}
.head-block p{
	margin:-10px 0 20px;
	font-size:18px;
	line-height:30px;
	letter-spacing:1px;
}
.big-col{
	width:700px;
	float:left;
	padding:5px 0 0;
	margin:0 0 30px;
}
.big-col .details-block {margin:0;}
.big-col .details-block ul {margin:0 0 10px;}
.big-col .details-block li {width:211px;}
.small-col{
	width:211px;
	float:right;
	margin:0 10px 30px 0;
}
.black-box{
	height:1%;
	overflow:hidden;
	padding:15px 15px 15px 17px;
	background:#252627;
	margin:0 0 21px;
}
.small-col h3{
	font-size:16px;
	line-height:20px;
	color:#3c8ce1;
	margin:0;
}
.black-box dl{
	list-style:none;
	margin:0;
	padding:10px 0;
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:30px;
	color:#999;
	font-weight:bold;
}
.black-box dl dt {float:left;}
.black-box dl dd {text-align:right;}
.calc{
	height:1%;
	overflow:hidden;
	background:#f2f2f2;
	padding:15px 15px 15px 17px;
	margin:0 0 21px;
}
.calc .row{
	height:1%;
	overflow:hidden;
}
.calc label{
	font-size:11px;
	line-height:20px;
	color:#434343;
}
.calc span{
	display:block;
	width:171px;
	background: url(/images/bg-input-calc.gif) no-repeat;
	height:16px;
	padding:2px 5px;
}
.calc span input{
	font-size:12px;
	width:171px;
	display:block;
	background:none;
	border-style:none;
	padding:0;
	margin:0;
}
.calc .summ {margin:15px 0 0;}
.calc .summ label{
	margin:5px 0 0;
	float:left;
}
.calc .summ strong{
	float:right;
	font-size:20px;
	color:#3c8ce1;
}
.serv-holder{
	width:100%;
	overflow:hidden;
}
.serv-holder ul{
	list-style:none;
	margin:0 0 40px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.serv-holder ul li{
	width:160px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}
.serv-holder h3{
	font-size:11px;
	line-height:20px;
	color:#434343;
	margin:0;
}
.serv-holder p{
	margin:0;
	color:#434343;
	font-size:11px;
	line-height:20px;
}
.what-box {padding:0 0 0 11px;}
.what-box ul{
	list-style:none;
	margin:0;
	padding:10px 0 0;
	font-size:11px;
	line-height:20px;
	color:#434343;
}
.what-box ul li {margin:0 0 10px;}
.what-box ul strong {font-style:italic;}
.what-box ul span {display:block;}
.what-box ul a {
	color:#434343;
	text-decoration:underline;
}
.what-box ul a:hover{text-decoration:none;}
/* MainEnd */
/* Header */
#header{
	width:924px;
	overflow:hidden;
	margin:0 auto;
}
.inner-1-1 #header {width:906px;}
.black-inners #header{width:992px;}
.logo{
	float:left;
	width:119px;
	height:31px;
	margin:57px 0 0 11px;
	padding:0 0 23px;
	display:inline;
}
.black-inners .logo,
.inner-1-1 .logo {margin:57px 0 0;}
.logo a{
	display:block;
	width:119px;
	height:31px;
	background:url(/images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.top-holder{
	float:right;
	padding:9px 0 24px;
}
.btn-sign {
	float:left;
	background:url(/images/btn-sign-in.gif) no-repeat;
	width:102px;
	padding:5px 0 5px;
	line-height:12px;
	text-align:center;
	font-size:11px;
	margin:0 18px 0 0;
	color:#262626;
	text-decoration:none !important;
}
.black-inners .btn-sign {margin:0 97px 0 0;}
.top-menu{
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	font-size:11px;
	line-height:21px;
	text-transform:uppercase;
}
.inner-1-1 .btn-sign {margin:0 8px 0 0;}
.top-menu li{
	float:left;
	background:url(/images/separator-top-nav.gif) no-repeat 100% 0;
	padding:0 11px 0 10px;
}
.top-menu a{color:#868686;}
.navigation{
	clear:right;
	list-style:none;
	margin:0;
	padding:4px 0 0;
	float:right;
	font-weight:bold;
	font-size:13px;
	line-height:27px;
}
.inner-1-1 .navigation {
	margin:0 -11px 0 0;
	display:inline;
}
.black-inners .navigation {
	margin:0 80px 0 0;
	display:inline;
}
.navigation li{
	float:left;
	padding:0 20px 0 0;
}
.navigation a {color:#a8a8a8;}
.navigation .active a,
.navigation a:hover{color:#e7b930; text-decoration:none;}
/* HeaderEnd */
/* Promo */
#promo{
	width:100%;
	overflow:hidden;
	color:#e4e4e4;
}
.black-inners #promo {
	position:relative;
	margin:-12px 0 0;
}
.auto-scale #promo {
	background:url(/images/bg-promo-repeat-l.jpg) repeat-x;
	height:379px;
}
.cdn-page #promo {
	background:#0e1010;
	margin:-9px 0 17px;
}
.cdn-page #promo img {display:block;}
.thefarm-pages #promo {
	height:370px;
	background:url(/images/bg-promo-farm.jpg) repeat-x;
}
#promo .holder-1,
#promo .holder-1-1,
#promo .holder-1-2,
#promo .holder-1-3,
#promo .holder-1-noimg {background:#151616 url(/images/bg-promo-grad.gif) repeat-x;}
#promo .holder-1-4 {
	background:url(/images/bg-promo-grad-1.gif) repeat-x;
	height:1%;
}
#promo .bg-1-5 {
	position:relative;
	float:left;
	left:50%;
	width:100%;
	background:url(/images/bg-promo-repeat.jpg) repeat-x;
}
#promo .frame-1-5 {
	position:relative;
	float:left;
	left:-50%;
	height:379px;
	width:100%;
	z-index:3;
	background:url(/images/bg-promo-center.jpg) no-repeat 50% 0;
}
#promo .bg-1-5:after,
#promo .holder-1-4:after {
	clear:both;
	content:"";
	display:block;
}
#promo .holder-1-4 .img {
	height:1%;
	overflow:hidden;
}
#promo .holder-1-4 .img img {display:block;}
#promo .holder-2 {background:#151616 url(/images/bg-promo-grad-2.gif) repeat-x;}
#promo .holder-3{background:#151616;}
#promo .bg{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#promo .holder-1 .bg,
#promo .holder-1-noimg .bg,
#promo .holder-1-1 .bg,
#promo .holder-1-2 .bg,
#promo .holder-1-3 .bg{
	background:url(/images/bg-promo.gif) no-repeat;
	height:259px;
}
#promo .holder-2 .bg {
	background:url(/images/bg-promo-2.gif) no-repeat;
	height:139px;
}
#promo .holder-3 .bg {background:none;}
#promo .img-holder{
	position:absolute;
	top:0px;
	right:0px;
}
#promo .holder-1-1 .img-holder{
	right:20px;
	bottom:0;
	top:auto;
}
* html #promo .holder-1-1 .img-holder{bottom:-1px;}
#promo .holder-1-2 .img-holder{
	right:40px;
	top:70px;
}
#promo .holder-1-3 .img-holder{
	right:38px;
	top:40px;
}
#promo .text-holder{
	padding:25px 0 0 19px;
	width:500px;
}
#promo .holder-2 .text-holder{
	padding:25px 0 0 19px;
	width:100%;
}
#promo .holder-1-noimg .text-holder{
	padding:25px 0 0 19px;
	width:700px;
}
#promo .lab-servers {
	width:100%;
	overflow:hidden;
	padding-top:44px;
}
#promo .lab-servers h1 { margin:0;}
#promo .holder-1-1 .text-holder{
	padding:25px 0 0 19px;
	width:430px;
}
#promo .holder-1-2 .text-holder{
	padding:25px 0 0 19px;
	width:450px;
}
#promo .holder-1-3 .text-holder{
	padding:60px 0 0 19px;
	width:550px;
}
#promo .text-holder .logo-ls {
	float:left;
	margin:0 19px 0 0;
}
#promo h1{
	font-size:40px;
	line-height:45px;
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash #promo .holder-1 h1{
	width:580px;
	margin-right:-80px;
}
#promo .promo-block h1 {
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
}
#promo .promo-block h1 span {
	font-size:34px;
	line-height:40px;
	color:#000 !important;
}
.sIFR-hasFlash #promo .promo-block h1 span {
	font-size:38px;
	line-height:40px;
	color:#000 !important;
}
#promo .promo-block .sub-title {
	color:#000;
	font-size:18px;
	margin:0;
}
.sIFR-hasFlash #promo .promo-block .sub-title span,
.sIFR-hasFlash #promo .promo-block-1-5 .sub-title span {font-size:18px;}
#promo .promo-block-1-5 .sub-title {
	color:#fff;
	font-size:18px;
	margin:0;
}
#promo .promo-block-1-5 h1 span {
	font-size:34px;
	line-height:40px;
	color:#fff !important;
}
.sIFR-hasFlash #promo .promo-block-1-5 h1 span {
	font-size:38px;
	line-height:40px;
}
#promo h1 img{float:left; margin:0 14px 0 0;}
.email-hosting #promo h1 {
	margin:12px 0 0;
	float:none;
}
.promo-block-1-5 {
	width:992px;
	margin:0 auto;
	height:334px;
	padding:36px 0 0;
	background:url(/images/bg-promo-block-farm.jpg) no-repeat;
}
#promo .holder-1-noimg h1{font-size:66px; margin:0; line-height:75px;}
#promo .holder-1-1 h1{font-size:33px; margin:0 0 5px;}
#promo .holder-1-2 h1{font-size:40px; margin:0;}
#promo .holder-1-2 .compilance .text-holder {
	padding:44px 0 0 13px;
	width:480px;
}
#promo .holder-1-2 .compilance .text-holder h1 {
	font-size:48px;
	line-height:52px;
	margin:0 0 8px;
}
#promo .holder-1-2 .compilance .img-holder {
	right:0;
	top:0;
}
#promo p{
	margin:0 0 10px;
	font-size:18px;
	line-height:20px;
	letter-spacing:1px;
	color:#c0c0c1;
}
#promo .holder-1-2 p,
#promo .holder-1-noimg p{line-height:24px;}
#promo .more{
	position:absolute;
	bottom:50px;
	left:19px;
	background:url(/images/btn-learn-more.gif) no-repeat;
	width:127px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.promo-nav{
	float:right;
	list-style:none;
	margin:-30px 0 0;
	padding:0;
	font-size:13px;
	line-height:40px;
	font-weight:bold;
	height:1%;
	overflow:hidden;
	text-align:center;
}
.promo-nav li{
	float:left;
	background: url(/images/sep-promo-nav.gif) no-repeat;
	padding:0 0 0 2px;
	margin:0 2px 0 -2px;
}
.promo-nav a{
	display:block;
	width:119px;
	background: url(/images/bg-promo-nav.gif) repeat-x;
	color:#434343;
}
.promo-nav li.active a,
.promo-nav a:hover{
	background:#fff;
	color:#3c8ce1;
	text-decoration:none;
}
#promo .logo-evolve a {
	background:url(/images/logo-evolve-mx.png) no-repeat;
	width:144px;
	margin:-7px 0 8px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#promo .sign-up {
	position:absolute;
	top:34px;
	right:10px;
}
/* promo-block */
.promo-block {
	width:998px;
	margin:0 auto;
}
.auto-scale .promo-block {padding:36px 0 0;}
/* PromoEnd */
/* Product block */
#product-block{
	width:100%;
	background:#e2e2e2 url(/images/bg-product-holder.gif) repeat-x;
}
#product-block .holder{
	width:924px;
	margin:0 auto;
	overflow:hidden;
}
#product-block .note{
	display:block;
	text-align:center;
	font-size:12px;
	line-height:13px;
	padding:15px 0;
}
#product-block .three-boxes{
	width:100%;
	background:url(/images/bg-product-three-grad.gif) repeat-y;
	overflow:hidden;
	margin:0 0 30px;
}
#product-block .three-boxes .top{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-product-three-top.gif) no-repeat;
}
#product-block .three-boxes .bottom{
	height:1px;
	overflow:hidden;
	font-size:0px;
	background:url(/images/bg-product-three-top.gif) no-repeat;
}
#product-block .three-boxes .box{
	width:256px;
	margin:0 10px;
	float:left;
	display:inline;
	padding:16px;
	overflow:hidden;
}
#product-block .four-boxes{
	width:100%;
	background:url(/images/bg-product-four-grad.gif) repeat-y;
	overflow:hidden;
	margin:0 0 30px;
}
#product-block .four-boxes .top{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-product-four-top.gif) no-repeat;
	padding:0 7px;
}
#product-block .four-boxes .bottom{
	height:1px;
	overflow:hidden;
	font-size:0px;
	background:url(/images/bg-product-four-top.gif) no-repeat;
}
#product-block .four-boxes .box{
	width:189px;
	margin:0 3px;
	float:left;
	display:inline;
	padding:16px;
	overflow:hidden;
}
#product-block .box h2{
	margin:0 0 6px;
	padding:0;
	font-size:22px;
	line-height:24px;
	color:#000;
	height:1%;
}
#product-block .box h2:after{
	content:"";
	display:block;
	clear:both;
}
#product-block .box .title{
	height:1%;
	overflow:hidden;
	background:url(/images/border-dotted.gif) repeat-x 0 100%;
	padding:0 0 11px;
	margin:0 0 5px;
}
#product-block .box h2 span {float:left;}
#product-block .box h2 img {
	float:left;
	margin:-4px 0 -4px 7px;
	display:inline;
	position:relative;
}
#product-block .detail{
	font-size:13px;
	line-height:20px;
	color:#666;
}
#product-block p{
	font-size:12px;
	line-height:20px;
	margin:0 0 10px;
}
#product-block ul{
	list-style:none;
	margin:0 0 10px;
	padding:0;
	font-size:12px;
	line-height:20px;
}
#product-block .price{
	height:1%;
	overflow:hidden;
}
#product-block .price span{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#product-block .price span strong {font-size:30px;}
#product-block .more{
	float:right;
	padding:0 10px;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	background:#693;
	margin:7px 0 0;
}
/* Product block End */
/* Content */
#content{
	width:596px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.inner-1-1 #content{
	width:598px;
	margin:0;
}
.black-inners #content {
	width:660px;
	margin:0;
}
.overview #content {
	width:660px;
	overflow:hidden;
}
#content .text h2{
	font-size:20px;
	line-height:25px;
	color:#3c8ce1;
	margin:0;
}
#content .text p{
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	margin:0;
	color:#435259;
}
#content .title-block{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #7f7f7f;
	margin:15px 0 9px;
}
#content .blog .title-block{
	width:100%;
	overflow:hidden;
	border-bottom-style:none;
	margin:0 0 20px;
}
#content .title-block h2{
	float:left;
	font-size:20px;
	line-height:32px;
	color:#646464;
	margin:5px 0 3px;
}
#content h1{
	font-size:48px;
	line-height:70px;
	margin:-10px 0 40px;
	color:#646464;
}
h1.main-ttl{
	font-size:48px;
	line-height:55px;
	margin:-10px 0 60px 14px;
	color:#262626;
}
#content .title-block h1{float:left; margin-bottom:0;}
#content .title-block .rss{
	background:url(/images/ico-rss.gif) no-repeat;
	width:28px;
	height:19px;
	margin:3px 2px 0 0;
	float:right;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
}
#content .blog .title-block .rss{margin-top:10px;}
#content .news-block{
	width:100%;
	overflow:hidden;
	padding:20px 0 30px;
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
}
#content .blog .news-block{
	border-style:none;
	margin:0 0 10px;
}
#content .blog .news-block .cats{
	background:#f2f2f2;
	padding:10px 12px;
	line-height:20px;
	color:#646464;
	margin:30px 0 0 -12px;
	position:relative;
	font-size:12px;
}
#content .blog .news-block strong{font-weight:normal;}
#content .blog .news-block .cats a{color:#646464; text-decoration:underline;}
#content .blog .news-block .cats a:hover{text-decoration:none;}
#content .news-block .date{
	float:left;
	background:url(/images/bg-news-date.gif) no-repeat;
	width:70px;
	height:50px;
	margin:0 7px 0 0;
	color:#999;
	text-align:center;
}
#content .news-block .date strong{
	display:block;
	margin:10px 0 0;
	font-size:15px;
	font-weight:bold;
}
#content .news-block .date span{
	font-size:11px;
	display:block;
	margin:-2px 0 0 5px;
}
#content .news-block .cont-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 12px;
}
#content .news-block h3{
	font-size:27px;
	line-height:30px;
	color:#3c8ce1;
	margin:-4px 40px 10px 0;
}
#content .news-block p{
	font-size:14px;
	line-height:20px;
	color:#425258;
	margin:0 0 10px;
	font-weight:normal;
}
#content .news-block .more{
	font-size:10px;
	line-height:20px;
	color:#3c8ce1;
	text-decoration:underline;
	text-transform:uppercase;
}
#content .news-block .more:hover{text-decoration:none;}
#content h2{
	font-size:18px;
	line-height:20px;
	color:#646464;
	margin:40px 0 10px;
}
#content p{
	font-size:14px;
	line-height:20px;
	margin:0 0 10px;
}
#content .mail-form{
	background:#f2f2f2;
	padding:20px 0 15px;
	margin:25px 0 25px;
	height:1%;
	overflow:hidden;
}
#content h2.ttl{
	margin:0 0 15px;
	font-size:18px;
	line-height:20px;
	color:#262626;
}
#content .mail-form h2.ttl {margin:0 0 18px 20px;}
#content .mail-form .col{
	float:left;
	width:278px;
}
#content .mail-form .col div{
	height:1%;
	overflow:hidden;
	margin:0 0 20px;
}
#content .mail-form .col label{
	float:left;
	padding:0 10px 0 0;
	width:87px;
	text-align:right;
	font-size:12px;
	line-height:20px;
}
#content .mail-form .col select{
	width:181px;
	float:left;
}
#content .mail-form .col span{
	float:left;
	background: url(/images/bg-input-mail.gif) no-repeat;
	width: 171px;
	height: 16px;
	padding:2px 5px;
	overflow:hidden;
}
#content .mail-form .col span input{
	width: 171px;
	background:none;
	border-style:none;
	font-size:12px;
	color:#425258;
	padding:0;
}
#content .mail-form .tarea{
	background: url(/images/bg-textarea-mail.gif) no-repeat;
	width: 258px;
	height:139px;
	float:right;
	margin:0 20px 11px 0;
	padding:2px 5px;
	display:inline;
}
#content .mail-form .tarea textarea{
	width: 258px;
	height:139px;
	display:block;
	background:none;
	border-style:none;
	font-size:12px;
	color:#425258;
	padding:0;
	margin:0;
	overflow:auto;
}
#content .mail-form .submit{
	float:right;
	margin:0 20px 0 0;
	display:inline;
}
#content .address-box{
	height:1%;
	overflow:hidden;
	color:#425258;
	font-size:12px;
	line-height:20px;
	padding:10px 0 0;
}
#content .address-box address{
	float:left;
	width:165px;
	margin:0 150px 0 0;
	font-style:normal;
}
#content .address-box ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content p a{color:#62a2e7;}
/* search-box */
.search-box {
	width:598px;
	overflow:hidden;
	padding:6px 0 0;
	margin:0 0 38px;
	background:url(/images/bg-search-box.gif) no-repeat -598px 0;
}
.search-box .c {
	height:1%;
	overflow:hidden;
	padding:21px 20px 5px 13px;
	background:url(/images/bg-search-box.gif) repeat-y;
}
.search-box .b {
	padding:0 0 6px;
	height:1%;
	overflow:hidden;
	background:url(/images/bg-search-box.gif) no-repeat -1196px 100%;
}
.search-box .row {
	width:100%;
	overflow:hidden;
}
.search-box .text {
	float:left;
	border:1px solid #dbdbdb;
	padding:6px 0;
	background:#fff;
}
.search-box .text input {
	border:0;
	background:none;
	width:384px;
	padding:0 10px;
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#435259;
	float:left;
}
.search-box .text input:focus {outline:none;}
.search-box .btn-submit {
	float:right;
	width:133px;
	height:30px;
	border:0;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:7px 0;
	margin:0;
	cursor:pointer;
	background:url(/images/bg-btn-submit.gif) no-repeat;
}
/* radio-holder */
.radio-holder {
	margin:0;
	padding:22px 0 0 7px;
	list-style:none;
	overflow:hidden;
}
.radio-holder li {
	float:left;
	margin:0 0 0 22px;
	display:inline;
}
.radio-holder input {
	float:left;
	width:16px;
	height:16px;
	margin:1px 2px 0 0;
	padding:0;
}
.radio-holder label {
	float:left;
	font-size:14px;
	color:#435259;
}
/* setting-block */
.setting-block {
	height:1%;
	overflow:hidden;
}
#content .setting-block h2 {
	margin:0 0 14px;
	font-size:22px;
	color:#e7b930;
}
#content .descript-block h2 {
	color:#646464;
	margin:0 0 17px;
}
/* steps */
.setting-block .steps {
	height:1%;
	overflow:hidden;
	margin:0 0 40px;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:13px;
	color:#000;
}
.setting-block .steps li {
	float:left;
	padding:0 21px 0 25px;
}
.setting-block .steps li.apply {background:url(/images/ico-apply.gif) no-repeat 0 50%;}
.setting-block .steps li.difficulty {background:url(/images/ico-difficulty.gif) no-repeat 0 50%;}
.setting-block .steps li.time {background:url(/images/ico-time.gif) no-repeat 0 50%;}
.setting-block .steps li.tools {background:url(/images/ico-tools.gif) no-repeat 0 50%;}
.setting-block .steps h3 {
	margin:0;
	font-size:10px;
	color:#646464;
}
#content .setting-block .steps p {margin:0;}
/* descript-block */
#content .descript-block {
	height:1%;
	overflow:hidden;
	font-size:14px;
	line-height:18px;
	color:#435259;
}
#content .descript-block p {
	margin:0 0 16px;
	line-height:18px;
}
#content .descript-block a {
	color:#000;
	font-weight:bold;
}
/* note-box */
.note-box {
	width:531px;
	margin:0 auto 35px;
	overflow:hidden;
	padding:7px 0 0;
	font-size:12px;
	color:#435259;
	background:url(/images/bg-note-box.gif) no-repeat -531px 0;
}
.note-box .b {
	height:1%;
	overflow:hidden;
	padding:0 0 7px;
	background:url(/images/bg-note-box.gif) no-repeat -1062px 100%;
}
.note-box .c {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-note-box.gif) repeat-y;
}
.note-box .frame {
	height:1%;
	overflow:hidden;
	padding:18px 18px 13px 92px;
	background:url(/images/bg-note-box-frame.gif) no-repeat 25px 21px;
}
.note-box h3 {
	margin:0 0 6px;
	color:#272a2c;
	font-size:16px;
}
.note-box ul {
	margin:0;
	padding:0;
	line-height:16px;
	list-style:none;
}
.note-box ul li {
	padding:0 0 6px 17px;
	background:url(/images/bullet-note-box.gif) no-repeat 0 7px;
}
#content .descript-block .num {padding:0 9px 0 0;}
/* descript-img */
.descript-img {
	width:560px;
	overflow:hidden;
	margin:0 auto 59px;
	padding:17px 0 0;
}
.descript-img img {display:block;}
/* comment-box */
.comment-box {
	height:1%;
	overflow:hidden;
	padding:8px 0 0;
}
.comment-box h2 {
	padding:0 0 0 24px;
	background:url(/images/ico-comment.gif) no-repeat 0 4px;
}
.comment-box .sub-title .mark {color:#e7b930;}
.comment-box .field {
	width:598px;
	overflow:hidden;
}
#content .comment-box .sub-title {
	height:1%;
	overflow:hidden;
	line-height:25px;
	margin:0 0 32px;
}
.comment-box .title {
	height:1%;
	overflow:hidden;
	padding:14px 17px 16px 44px;
	background:url(/images/bg-title-comment-box.gif) no-repeat;
}
.comment-box h3 {
	float:left;
	margin:0;
	font-size:18px;
	color:#646464;
}
.comment-box .notice {
	float:right;
	font-size:12px;
	color:#646464;
	margin:7px 0 0;
}
.comment-box .field .c {background:url(/images/bg-comment-box-c.gif) repeat-y;}
.comment-box .field .b {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-comment-box-b.gif) no-repeat 0 100%;
}
/* comment-form */
.comment-form {
	height:1%;
	overflow:hidden;
	padding:12px 20px 18px;
}
.comment-form  .row {
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.comment-form .text {
	float:right;
	width:420px;
	background:#fff;
	margin:0 0 0 13px;
	border:1px solid #c5c5c5;
	padding:5px 0 4px;
}
.comment-form .text input {
	background:none;
	float:right;
	border:0;
	padding:0 14px;
	width:392px;
	font-size:14px;
	line-height:16px;
	color:#435259;
}
.comment-form label {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#646464;
	margin:6px 0 0;
}
.comment-form .text-area {
	float:right;
	width:420px;
	border:1px solid #c5c5c5;
	background:#fff;
	margin:0 0 5px 13px;
}
.comment-form .text-area textarea {
	float:right;
	width:406px;
	max-width:406px;
	height:58px;
	overflow:auto;
	background:none;
	border:0;
	margin:0;
	padding:5px 0 5px 14px;
}
.comment-form .text input:focus,
.comment-form .text-area textarea:focus {outline:none;}
.comment-form .captcha-holder {
	float:right;
	width:420px;
	margin:0 0 0 13px;
}
.comment-form .captcha-holder .text {
	width:274px;
	margin:0;
}
.comment-form .captcha-holder .text input {width:246px;}
.comment-form .captcha {float:left;}
.comment-form .captcha img {display:block;}
.comment-form .input-holder {
	float:right;
	width:277px;
}
.comment-form .code-notice {
	float:left;
	font-size:12px;
	line-height:29px;
	color:#646464;
}
.comment-form .btn-submit {
	float:right;
	width:133px;
	border:0;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:7px 0;
	height:30px;
	margin:0;
	cursor:pointer;
	background:url(/images/bg-btn-submit.gif) no-repeat;
}
/* info-text */
.info-text {
	height:1%;
	overflow:hidden;
	color:#999;
	font-size:12px;
	font-weight:bold;
}
#content .info-text p{
	font-size:12px;
	line-height:15px;
	margin:0 0 15px;
	font-weight:bold;
}
#content .info-text h2 {
	margin:0 0 28px;
	font-size:18px;
	color:#fff;
}
#content .info-text h3 {
	font-size:12px;
	color:#e8b832;
	margin:0 0 13px;
}
.info-text ol {
	list-style:decimal;
	margin:0 0 20px;
	padding:0 0 0 20px;
}
.info-text .col .box {
	padding:15px 0 0;
	height:1%;
	overflow:hidden;
}
#content .intro-box {
	height:1%;
	overflow:hidden;
	font-size:16px;
	margin:0 0 44px;
}
#content .intro-box p {
	font-size:16px;
	line-height:20px;
	margin:0 0 14px;
}
#content .intro-box h2 {
	margin:0 0 32px;
	font-size:26px;
}
.intro-box ul {
	margin:0;
	list-style:none;
	padding:0 0 0 38px;
}
.intro-box ul li {
	padding:0 0 0 28px;
	background:url(/images/bullet-txt-info.gif) no-repeat 0 6px;
}
.intro-box ul a {color:#fff;}
.intro-box .detail-list {padding:0;}
/* explain-block */
.explain-block {
	width:660px;
	overflow:hidden;
	margin:0 0 34px;
}
#content .explain-block p {margin:0 0 56px;}
#content .technology p {
	font-size:16px;
	line-height:20px;
	margin:0 0 35px;
}
.explain-block .img-holder {
	margin:0 0 -39px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.explain-block .img-holder li {
	float:left;
	margin:0 7px 0 0;
}
.explain-block .img-holder img {display:block;}
/* cols-holder */
.explain-block .cols-holder {
	width:740px;
	overflow:hidden;
}
.explain-block .cols-holder .col {
	width:260px;
	float:left;
	margin:0 97px 0 0;
}
.technology .cols-holder .col {
	width:280px;
	margin:0 52px 0 0;
}
#content .explain-block .cols-holder p {
	margin:0 0 12px;
	font-size:12px;
	line-height:15px;
}
#content .technology .cols-holder p {margin:0 0 22px;}
#content .explain-block .cols-holder a {color:#fff;}
/* list-item */
.list-item {
	margin:0;
	padding:0;
	list-style:none;
}
.technology .list-item {margin:0 0 9px;}
.list-item li {
	padding:0 0 12px 20px;
	background:url(/images/bullet-small.gif) no-repeat 0 7px;
}
.technology .list-item li {padding:0 0 12px 26px;}
/* price-block */
.price-block {
	height:1%;
	overflow:hidden;
}
/* scale-list */
.scale-list {
	margin:0 0 26px;
	padding:0 0 0 36px;
	list-style:none;
}
.price-list li,
.hosting-list ul li,
.tech-block .specifications li,
.price-block .specifications li,
.scale-list li {
	padding:0 0 0 20px;
	background:url(/images/bullet-small.gif) no-repeat 0 6px;
}
/* support-list */
.support-list {
	margin:0;
	padding:0;
	list-style:none;
}
.support-list li {
	padding:0 0 3px 26px;
	background:url(/images/bullet-small.gif) no-repeat 0 6px;
}
#content .explain-block .support-list a {color:#f00;}
/* price-list */
.price-list {
	margin:0 0 17px;
	padding:0;
	list-style:none;
}
/* specifications */
.tech-block .specifications,
.price-block .specifications {
	height:1%;
	overflow:hidden;
	padding:0 0 0 36px;
}
#content .specifications h3 {margin:0;}
.tech-block .specifications ul,
.price-block .specifications ul {
	padding:0 0 0 37px;
	margin:0 0 14px;
	list-style:none;
}
.tech-block .specifications ul {padding:14px 0 0 37px;}
/* tech-block */
.tech-block {
	height:1%;
	overflow:hidden;
	padding:28px 0 0;
}
#content .tech-block p {margin:0 0 26px;}
.tech-block .specifications {margin:0 0 28px;}
/* hosting-list */
.hosting-list {
	margin:0;
	padding:0 0 0 36px;
	list-style:none;
}
.hosting-list li {margin:0 0 15px;}
.hosting-list ul {
	margin:0;
	padding:14px 0 12px 35px;
	list-style:none;
}
.hosting-list ul li {margin:0;}
/* compare-block */
.compare-block {
	height:1%;
	overflow:hidden;
	margin:0 0 48px;
}
#content .compare-block h2 {margin:0 0 40px;}
.compare-block .data {
	width:466px;
	overflow:hidden;
	background:#1a1d1e url(/images/bg-compare-data-t.gif) no-repeat;
}
.compare-block .data .b {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-compare-data-b.gif) no-repeat 0 100%;
}
.compare-block table {
	width:466px;
	border-collapse:collapse;
}
.compare-block th,
.compare-block td {
	padding:4px 0 3px;
	width:98px;
	text-align:center;
	color:#fff;
	border:1px solid #131516;
	vertical-align:middle;
}
.compare-block th {
	height:39px;
	padding:4px 0 0;
}
.compare-block .mark-line td {background:#4d4f50;}
.compare-block .title td {
	background:#21323c;
	color:#e8b832;
}
.compare-block .empty td {
	height:21px;
	padding:0;
}
.compare-block .col-1 {
	width:153px;
	padding:4px 8px 3px;
	text-align:left;
}
.compare-block .big td {padding:16px 0;}
/* ContentEnd */
/* Sidebar */
#sidebar{
	float:right;
	width:290px;
	margin:0 10px 0 0;
	display:inline;
}
.inner-1-1 #sidebar,
.inner #sidebar {margin-right:0;}
.email-hosting #sidebar { padding:8px 0 0;}
.black-inners #sidebar {
	width:300px;
	margin:0;
}
.auto-scale #sidebar {padding:20px 0 0;}
#content .info-text .enter-link {color:#f00;}
/* add-navigation */
.add-navigation {
	margin:0 0 58px	;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.add-navigation li {float:left;}
.add-navigation a {
	float:left;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/bg-add-navigation.gif) no-repeat;
}
.add-navigation a.overview {
	background-position: 0 0;
	width:115px;
}
.add-navigation .active a.overview,
.add-navigation a.overview:hover {background-position: 0 -33px;}
.add-navigation a.pricing1 {
	background-position: -115px 0;
	width:113px;
}
.add-navigation .active a.pricing1,
.add-navigation a.pricing1:hover {background-position: -115px -33px;}
.add-navigation a.compare {
	background-position: -228px 0;
	width:116px;
}
.add-navigation .active a.compare,
.add-navigation a.compare:hover {background-position: -228px -33px;}
.add-navigation a.technology {
	background-position: -344px 0;
	width:132px;
}
.add-navigation .active a.technology,
.add-navigation a.technology:hover {background-position: -344px -33px;}
.add-navigation a.support {
	background-position: -476px 0;
	width:102px;
}
.add-navigation .active a.support,
.add-navigation a.support:hover {background-position: -476px -33px;}
/* farm-list */
.farm-list {
	margin:0 0 60px;
	padding:0;
	list-style:none;
	font-size:16px;
	line-height:19px;
}
.farm-list li {
	padding:0 0 0 36px;
	background:url(/images/bullet-farm-list.gif) no-repeat 0 8px;
}
/* detail-list */
#sidebar .block{
	padding:20px 15px;
	height:1%;
	overflow:hidden;
	background:#f2f2f2;
}
#sidebar .block h3{
	font-size:19px;
	margin:0 0 20px 5px;
	color:#646464;
}
#sidebar .block .blog-list{
	list-style:none;
	margin:0;
	padding:0 0 0 13px;
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
#sidebar .block .blog-list dt{
	float:left;
	width:45px;
	font-weight:bold;
	color:#858585;
	text-transform:uppercase;
}
#sidebar .block .blog-list dd{
	height:1%;
	overflow:hidden;
	margin:0 0 5px;
}
#sidebar .block .blog-list dd a{color:#858585; text-decoration:underline;}
#sidebar .block .blog-list dd a:hover{text-decoration:none;}
#sidebar .start{
	text-align:center;
	padding:5px 5px 20px;
	font-weight:bold;
	color:#646464;
	font-size:14px;
	line-height:20px;
}
#sidebar .btn-start{
	background:url(/images/btn-get-started.gif) no-repeat;
	width:233px;
	height:47px;
	display:block;
	text-align:center;
	line-height:47px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	text-decoration:none !important;
	margin:0 auto 10px;
}
#sidebar .search-form{
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
	margin:0 0 20px;
	border-bottom:1px solid #c2c2c2;
}
#sidebar .search-form input{float:left;}
#sidebar .search-form span{
	float:left;
	background:url(/images/bg-input-search.gif) no-repeat;
	width:168px;
	height:14px;
	padding:4px 5px;
	margin:0 10px 0 0;
}
#sidebar .search-form span input{
	width:168px;
	background:none;
	border-style:none;
	padding:0;
	margin:0;
	font-size:12px;
}
#sidebar .cats{
	height:1%;
	overflow:hidden;
}
#sidebar .cats strong{
	display:block;
	font-size:18px;
	line-height:20px;
	margin:0 0 10px;
}
#sidebar .cats ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
#sidebar .cats ul a{color:#858585; text-decoration:underline;}
#sidebar .cats ul a:hover{text-decoration:none;}
#sidebar .ad p{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#313131;
	margin:0 0 20px;
}
#sidebar .ad ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#sidebar .ad ul li{margin:0 0 15px;}
#sidebar .phone{
	font-size:14px;
	line-height:26px;
	color:#425258;
	margin:-3px 0 15px;
}
#sidebar .phone strong{
	display:block;
	font-size:35px;
	line-height:40px;
	color:#262626;
	margin:-2px 0 0;
}
#sidebar .btn-chat{
	background: url(/images/btn-chat.gif) no-repeat;
	width: 288px;
	height: 78px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .faq-box {
	color:#535353;
	margin:-2px 0 0;
	position:relative;
}
#sidebar .faq-box h3 {
	margin:0;
	font-size:18px;
	line-height:22px;
}
#sidebar .faq-box ul {
	margin:0;
	padding:2px 0 0;
	list-style:none;
	font-size:12px;
	line-height:20px;
	color:#434343;
}
#sidebar .faq-box ul li { padding:7px 0 0;}
#sidebar .faq-box ul .title {
	display:block;
	padding:0 0 3px;
}
#sidebar .faq-box ul .title a { color:#434343;}
#sidebar .faq-box ul p { margin:0;}
/* activate-block */
.activate-block {
	width:299px;
	overflow:hidden;
	margin:0 0 38px;
	background:url(/images/bg-activate-block.gif) repeat-y;
}
.activate-block .t {
	height:1%;
	overflow:hidden;
	padding:9px 0 0;
	background:url(/images/bg-activate-block-t.gif) no-repeat;
}
.activate-block .b {
	height:1%;
	overflow:hidden;
	padding:0 5px 15px;
	background:url(/images/bg-activate-block-b.gif) no-repeat 0 100%;
}
.activate-block h3 {
	margin:0 0 12px;
	font-size:18px;
	color:#e8b832;
	text-align:center;
}
.accordion {
	padding:0 0 27px;
	margin:0;
	list-style:none;
	width:296px;
	color:#999;
	font-size:12px;
	font-weight:bold;
}
.accordion li {margin:0 0 13px;}
.accordion .opener {
	display:block;
	width:233px;
	height:47px;
	padding:0 10px 0 53px;
	text-decoration:none;
	font-size:14px;
	line-height:47px;
	font-weight:bold;
	color:#000;
	background:url(/images/bg-opener.gif) no-repeat 0 -47px;
}
.accordion .opener:hover {text-decoration:none;}
.accordion .ui-state-active {background-position:0 0;}
.accordion p {
	padding:22px 0 9px;
	margin:0;
}
.accordion .more {
	float:right;
	color:#e8b832;
	font-size:14px;
	padding:0 10px 0 0;
	background:url(/images/arrow-more.gif) no-repeat 100% 50%;
}
.accordion .sub-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
}
/* btns-contacts */
.btns-contacts {
	height:1%;
	overflow:hidden;
}
.btns-contacts a {
	width:146px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-contacts.gif) no-repeat;
	display:block;
}
.btns-contacts a.btn-contact {
	float:left;
	background-position: 0 0;
}
.btns-contacts a.btn-contact:hover {background-position: 0 -36px;}
.btns-contacts a.btn-chat1 {
	float:right;
	background-position: 0 -72px;
}
.btns-contacts a.btn-chat1:hover {background-position: 0 -108px;}
/* btn-activate */
.btn-activate {
	display:block;
	margin:0 auto;
	width:197px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-activate.gif) no-repeat;
}
.btn-activate:hover {background-position:0 -50px;}
/* box-rotund */
.box-rotund {
	width:290px;
	overflow:hidden;
	padding:18px 0 0;
	font-size:14px;
	font-weight:bold;
	margin:0 0 17px;
	color:#646464;
	background:url(/images/bg-box-rotund.png) no-repeat;
}
.box-rotund .c-repeat {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-box-rotud-c-r.gif) repeat-y;
}
.box-rotund .c {
	overflow:hidden;
	height:1%;
	padding:0 20px 2px 22px;
	background:url(/images/bg-box-rotund-c.gif) no-repeat 0 100%;
}
.box-rotund .b {
	width:290px;
	height:8px;
	background:url(/images/bg-box-rotund-b.png) no-repeat;
}
.box-rotund a {color:#646464;}
.box-rotund h3 {
	margin:0 0 13px;
	font-size:18px;
	color:#262626;
}
.article-box .c {padding:0 15px;}
.article-box h3 {
	padding:0 0 0 38px;
	background:url(/images/ico-article.gif) no-repeat 13px 6px;
}
.box-rotund .article {
	height:1%;
	overflow:hidden;
	border:1px solid #cecece;
	border-width:1px 0 0;
	padding:18px 14px 13px;
	line-height:24px;
}
.box-rotund .article p {margin:0;}
.box-rotund .applies {
	font-size:10px;
	font-weight:normal;
	display:block;
}
.box-rotund .read-more {
	float:right;
	padding:0 6px 0 0;
	font-size:14px;
	line-height:14px;
	margin:4px 10px 0 0;
	display:inline;
	overflow:hidden;
	cursor:pointer;
	background:url(/images/btn-read-more.gif) no-repeat 100% 0;
}
.box-rotund .read-more span {
	float:left;
	padding:3px 0 3px 10px;
	background:url(/images/btn-read-more.gif) no-repeat 0 -20px;
}
.box-rotund .read-more:hover span {text-decoration:underline;}
.box-rotund .results {
	border-collapse:collapse;
	width:246px;
	background:#fff;
	margin:0 0 9px;
}
.box-rotund .results td {padding:17px 0 15px;}
.box-rotund .results td.col1 {
	width:89px;
	padding:17px 0 15px 32px;
}
.box-rotund .results td.col2 {width:125px;}
.options h4 {
	margin:0 0 12px;
	font-size:14px;
	font-weight:normal;
}
.options h3 {
	padding:0 0 0 32px;
	margin:0 0 9px;
	background:url(/images/ico-option.gif) no-repeat 0 3px;
}
.options h3 span {
	font-size:14px;
	font-weight:normal;
}
/* article-form */
.article-form {
	height:1%;
	overflow:hidden;
}
.article-form .item {
	float:left;
	margin:0 16px 0 0;
}
.article-form .radio {
	float:left;
	width:16px;
	height:16px;
	margin:5px 3px 0 0;
}
.article-form label {
	float:left;
	font-size:14px;
	color:#435259;
	margin:4px 0 0;
	font-weight:normal;
}
.article-form .btn {
	float:left;
	background:#272829;
	color:#e7b930;
	border:0;
	font-size:14px;
	font-weight:bold;
	width:60px;
	padding:3px 0 4px;
	cursor:pointer;
}
.box-rotund h3.ico-category,
.box-rotund h3.ico-service {
	padding:0 0 0 32px;
	background:url(/images/ico-service.gif) no-repeat 0 3px;
}
.box-rotund h3.ico-category {background:url(/images/ico-category.gif) no-repeat 0 3px;}
.box-rotund .link-listing {
	margin:0 0 19px;
	padding:0;
	list-style:none;
}
.box-rotund .link-listing li {
	padding:0 0 0 16px;
	margin:0 0 17px;
	background:url(/images/arrow.gif) no-repeat 0 50%;
}
/* view-box */
.view-box {
	width:290px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#646464;
	background:url(/images/bg-view-box.gif) repeat-y;
}
.view-box a {color:#646464;}
.view-box .t {
	background:url(/images/bg-view-box-t.gif) no-repeat;
	padding:8px 0 0;
}
.view-box .b {
	height:1%;
	overflow:hidden;
	padding:14px 20px 16px;
	background:url(/images/bg-view-b.gif) no-repeat 0 100%;
}
/* list-view */
.list-view {
	margin:0;
	padding:0;
	list-style:none;
}
.list-view li {margin:0 0 8px;}
.list-view .favorites {
	padding:0 0 0 27px;
	background:url(/images/ico-star.gif) no-repeat 0 50%;
}
.list-view .glossary {
	padding:0 0 0 27px;
	background:url(/images/ico-glossary.gif) no-repeat 0 50%;
}
/* tools-list */
.tools-list {
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
}
.tools-list li {
	padding:0 0 0 25px;
	margin:0 0 12px;
}
.tools-list li.notify {background:url(/images/ico-mail.gif) no-repeat 0 50%;}
.tools-list li.post-comment {background:url(/images/ico-post-comment.gif) no-repeat 0 50%;}
.tools-list li.mail {background:url(/images/ico-send-mail.gif) no-repeat 0 50%;}
.tools-list li.favorite {background:url(/images/ico-star.gif) no-repeat 0 50%;}
.tools-list li.print {background:url(/images/ico-print.gif) no-repeat 0 50%;}
/* aside */
.aside {
	float:right;
	width:194px;
	margin:2px 10px 0 0;
	display:inline;
	padding:15px 0 25px 17px;
	background:#f2f2f2;
	color:#434343;
}
.aside h3 {
	margin:0;
	font-size:16px;
	line-height:20px;
}
.aside .features {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:16px;
}
.aside .features li {
	background:url(/images/icon-bullet.gif) no-repeat 0 12px;
	padding:12px 10px 2px 25px;
}
.aside .features a { color:#434343;}
/* soc-list */
.soc-list{
	background:#f2f2f2;
	padding:20px 0 17px;
	margin:15px 0;
}
.soc-list strong{
	display:block;
	font-size:18px;
	line-height:20px;
	color:#262626;
	text-align:center;
	margin:0 0 12px;
}
.soc-list ul{
	list-style:none;
	margin:0 0 0 1px;
	padding:0;
	height:1%;
	overflow:hidden;
}
.soc-list ul li{
	float:left;
	padding:0 14px;
	background: url(/images/border-soc.gif) repeat-y;
	margin:0 1px 0 -1px;
}
.soc-list ul img{display:block;}
/* SidebarEnd */
/* Content-holder */
#content-holder{
	width:673px;
	float:right;
	margin:0 10px 0 0;
	display:inline;
}
.email-hosting #content-holder {width:730px;}
#content-holder .head{
	height:1%;
	overflow:hidden;
	margin:-5px 0 40px;
}
#content-holder .head h2{
	font-size:24px;
	color:#262626;
	margin:0 0 18px;
}
#content-holder .head p{
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#435259;
	margin:0 0 20px;
}
#content-holder .head .start-box{
	height:1%;
	overflow:hidden;
	border:1px solid #e5e5e5;
	padding:1px;
}
#content-holder .head .start-box div{
	background:#dbdada url(/images/bg-start-box.gif) repeat-x;
	height:1%;
	overflow:hidden;
}
#content-holder .head .start-box div a{
	background: url(/images/btn-get-started-2.gif) no-repeat;
	width: 187px;
	height: 42px;
	float:right;
	margin:7px 7px 7px 0;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
}
#content-holder .head .start-box div strong{
	float:left;
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	margin:18px -10px 18px 18px;
}
#content-holder .info-block {
	padding:0;
	margin-bottom:70px;
}
#content-holder .info-block li{
	width:326px;
	margin:0 10px 0 0;
}
#content-holder .info-block h2{
	font-size:20px;
	margin:0 0 22px;
	color:#262626;
}
#content-holder .info-block h3{font-size:16px;}
#content-holder .text-area {
	color:#535353;
	padding:12px 0 0;
	line-height:20px;
}
#content-holder .text-area h2 {
	margin:0;
	font-size:21px;
	line-height:30px;
	color:#262626;
}
#content-holder .text-area .article {
	padding:20px 0 25px;
	overflow:hidden;
	height:1%;
}
#content-holder .text-area .img-left {
	float:left;
	margin:3px 20px 0 0;
}
#content-holder .text-area .img-right {
	float:right;
	margin:3px 0 0 20px;
}
#content-holder .text-area .description {
	overflow:hidden;
	height:1%;
}
#content-holder .text-area h3 {
	margin:0;
	font-size:16px;
	line-height:20px;
	color:#435259;
}
#content-holder .text-area h3 a { color:#435259;}
#content-holder .text-area p { margin:8px 0 0;}
.serv-box{
	height:1%;
	overflow:hidden;
	margin:0 0 18px;
}
.serv-box h3{
	font-size:19px;
	margin:0 0 10px;
	color:#434343;
}
.serv-box p{
	font-size:14px;
	line-height:20px;
	margin:0 0 20px;
	color:#434343;
}
/* Content-holderEnd */
/* Column-nav */
.column-nav{
	background:#f2f2f2;
	float:left;
	width:196px;
	margin:0 0 0 10px;
	padding:15px 0 0 15px;
}
.email-hosting .column-nav {
	width:134px;
	display:inline;
	padding:0 10px;
}
.column-nav strong{
	font-size:19px;
	color:#646464;
	margin:0 0 20px;
}
.column-nav ul{
	list-style:none;
	margin:0 0 20px;
	padding:0;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
}
.email-hosting .column-nav ul {
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:10px 0;
}
.column-nav ul a{color:#646464;}
.column-nav ul li.active a,
.column-nav ul a:hover{color:#3c8ce1; text-decoration:none;}
.email-hosting .column-nav ul li {
	padding:5px 0;
	overflow:hidden;
	height:1%;
	background:url(/images/border-nav.gif) no-repeat;
}
.email-hosting .column-nav ul li:first-child { background:none;}
.email-hosting .column-nav ul li a {
	float:left;
	color:#2a64c5;
	padding:0 0 0 13px;
}
.email-hosting .column-nav ul li a:hover,
.email-hosting .column-nav ul li.active a {
	color:#111;
	background:url(/images/icon-arrow.gif) no-repeat 0 2px;
}
/* Column-navEnd */
/* Footer */
#footer{
	width:100%;
	background:#252627;
}
.black-inners #footer,
.inner-1-1 #footer {background:#1e2223;}
#footer .holder{
	width:924px;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0;
}
.black-inners #footer .holder,
.inner-1-1 #footer .holder {
	width:992px;
	padding:7px 0 5px;
}
#footer ul {
	list-style:none;
	margin:0 10px 0 0;
	display:inline;
	padding:0;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
	height:1%;
	overflow:hidden;
}
#footer ul.right {float:right;}
#footer li{
	float:left;
	padding:0 10px 0 11px;
	background:url(/images/separator-footer.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
}
#footer ul a{color:#d2d2d2;}
#footer .copyright {
	float:left;
	color:#818284;
	margin:0 10px 0 0;
	font-size:12px;
}
#footer .map {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	text-transform:none;
}
#footer .map li {
	float:left;
	padding:0 9px 0 10px;
	background:url(/images/sep-map.gif) no-repeat 0 50%;
}
#footer .map a {color:#e7b930;}
/* FooterEnd */
.ad { padding:17px 0 23px 8px;}
.ad img { display:block;}
/* Text block */
.text-block {
	line-height:20px;
	padding:0 0 18px;
}
.text-block h3 {
	margin:0 0 22px;
	font-size:18px;
	color:#000;
}
.text-block p { margin:0;}
.text-block .default {
	margin:0;
	padding:8px 0 0 6px;
	list-style:none;
}
.text-block .default li {
	background:url(/images/bullet.gif) no-repeat 0 11px;
	padding:5px 0 5px 14px;
}
#sidebar .text-block .default {padding-top:20px;}
#sidebar .text-block .default li {
	padding:0 0 0 14px;
	background-position:0 7px;
}
/* Text block End */
/* Form block */
.form-block {
	background:#f2f2f2;
	padding:17px 19px;
	font-size:12px;
	line-height:20px;
	color:#434343;
	height:1%;
	margin:0 0 29px;
	overflow:hidden;
}
.form-block h3 {
	margin:0;
	font-size:18px;
	color:#000;
}
.form-block .text {
	float:left;
	width:173px;
	padding:2px 3px;
	font-size:12px;
	color:#434343;
	background:#fff;
	border:1px solid #8b8b8b;
}
.form-block label {
	float:left;
	text-align:right;
	padding-right:9px;
}
.form-block select {
	width:181px;
	float:left;
	height:20px;
	color:#333;
}
.form-block .area {
	width:356px;
	height:63px;
	border:1px solid #8b8b8b;
	margin:4px 0 0;
	float:left;
	overflow:hidden;
}
.form-block textarea {
	background:#fff;
	font-size:12px;
	border:0;
	color:#434343;
	padding:3px;
	width:349px;
	margin:0;
	height:57px;
	overflow:auto;
}
.form-block .col-1 label {width:57px;}
.form-block .col-2 label {width:107px;}
.form-block .columns-holder {
	overflow:hidden;
	height:1%;
	padding:10px 0 0;
}
.form-block .textarea label {
	width:187px;
	text-align:left;
}
.form-block .col-1 {
	float:left;
	width:256px;
}
.form-block .col-2 {
	float:left;
	width:300px;
}
.form-block .row {
	overflow:hidden;
	padding:10px 0;
	width:100%;
}
.form-block .submit {
	float:right;
	margin:10px 5px 0 0;
	background:url(/images/bg-form-button.gif) no-repeat;
	width:71px;
	height:26px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	border:0;
	cursor:pointer;
	text-transform:uppercase;
}
/* Form block End */
#promo .holder-1-4 h1 {
	font-size:24px;
	line-height:45px;
	margin:0;
	overflow:hidden;
	width:100%;
}
/* block */
#main .block {
	height:1%;
	overflow:hidden;
}
#main .block .img {
	float:left;
	display:inline;
	padding:10px 10px 0 0;
	position:relative;
}
* html #main .block .img {margin:0 -3px 0 0;}
/* block holder */
#main .block .holder {
	height:1%;
	overflow:hidden;
}
/* txt */
.txt {
	height:1%;
	overflow:hidden;
	margin:0 0 45px;
}
#main .txt h2 {
	margin:0 0 15px;
	color:#1e2020;
	font-size:18px;
	line-height:18px;
}
#main .txt p {margin:0 0 18px;}
#main .txt img {
	float:left;
	display:inline;
	margin:0 8px 8px 0;
}
/* space */
#sidebar .space {
	height:1%;
	overflow:hidden;
	margin:0 0 25px;
}
#sidebar .space dl {
	background:#3683e1;
	margin:0 0 1px;
	padding:5px 9px;
	color:#fff;
	font-weight:bold;
}
#sidebar .space dt {
	font-size:13px;
	line-height:16px;
}
#sidebar .space dd {
	margin:0;
	font-size:32px;
	line-height:32px;
}
/* title-mark */
#sidebar .title-mark {
	display:block;
	margin:0 0 2px;
}
#sidebar .title-mark a {color:#3c8ce1;}
/* sidebar cell */
#sidebar .cell {
	height:1%;
	overflow:hidden;
	font-size:13px;
	line-height:18px;
}
#sidebar .cell p {margin:0 0 18px;}
/* sidebar link */
#sidebar .link {
	float:left;
	background:url(/images/btn-link.png) no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
#sidebar .link span {
	float:left;
	background:url(/images/btn-link.png) no-repeat 100% -49px;
	height:16px;
	cursor:pointer;
	padding:16px 16px 17px;
}
.sIFR-hasFlash #promo h1 {
	line-height:30px;
	font-size:26px;
	letter-spacing:0px;
}
/* cell-box */
.cell-box {
	width:299px;
	overflow:hidden;
	background:#1a2023 url(/images/bg-cell.png) no-repeat;
	margin:0 0 30px;
}
.cell-box .b {
	background:url(/images/bg-cell.png) no-repeat -299px 100%;
	height:1%;
	overflow:hidden;
	padding:25px 18px 11px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.cell-box h4 {
	color:#e8b832;
	font-size:16px;
	margin:0 0 10px;
}
.cell-box dl {
	width:180px;
	margin:0 0 18px;
	padding:4px 0 0;
}
.cell-box dl:after {
	clear:both;
	content:"";
	display:block;
}
.cell-box dt {float:left;}
.cell-box dd {
	height:1%;
	overflow:hidden;
	text-align:right;
	margin:0 0 8px;
}
/* cost */
.cost {height:1%;}
.cost:after {
	clear:both;
	content:"";
	display:block;
}
.cost .row {
	height:1%;
	overflow:hidden;
	padding:0 0 14px;
}
.cost .row label {
	display:block;
	color:#acacac;
	margin:0 0 2px;
}
.cost .text {
	width:179px;
	overflow:hidden;
	background:url(/images/bg-text-cost.png) no-repeat;
	padding:2px 7px;
}
.cost .text input {
	float:left;
	margin:0;
	padding:1px 0 2px;
	border:0;
	color:#acacac;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	background:none;
	width:179px;
}
.cost .text input:focus {outline:none;}
.cost select {
	float:left;
	width:193px;
	color:#acacac;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	margin:0;
}
/* estimate */
.estimate {
	width:259px;
	overflow:hidden;
	background:#161a1c;
	position:relative;
	margin:20px -18px 0;
	padding:21px 20px 14px;
}
.estimate dl {
	overflow:hidden;
	margin:0;
	padding:0;
}
.estimate dt {
	float:left;
	padding:4px 0 0;
	color:#e8b832;
	line-height:23px;
}
.estimate dd {
	height:1%;
	overflow:hidden;
	font-size:22px;
	line-height:23px;
	text-align:right;
}
/* customer-box */
.customer-box {
	width:299px;
	overflow:hidden;
	background:#fff url(/images/bg-customer.jpg) no-repeat -299px 100%;
	padding:0 0 6px;
	margin:0 0 30px;
}
.customer-box .t {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-customer.jpg) no-repeat;
	padding:143px 5px 0;
}
.customer-box h4 {
	font-size:16px;
	color:#000;
	margin:0 0 8px;
	text-align:center;
}
.customer-box ul {
	list-style:none;
	margin:0;
	padding:0;
}
.customer-box li {
	height:1%;
	vertical-align:top;
	margin:0 0 7px;
}
.customer-box a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.customer-box a.fwa {
	width:76px;
	height:24px;
	background:url(/images/ico-fwa-small.jpg) no-repeat;
}
/* explain-box */
.explain-box {
	height:1%;
	overflow:hidden;
}
#content .explain-box p {margin:0 0 35px;}
.center {text-align:center;}
#content .explain-box .center {margin:0 0 15px;}
.explain-box .img-holder {
	height:1%;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.explain-box .img-holder li {
	float:left;
	margin:0 7px 0 0;
}
.explain-box .img-holder img {display:block;}
/* price-table */
.price-table {
	width:628px;
	overflow:hidden;
	background:#202529 url(/images/bg-price-table.jpg) no-repeat -628px 100%;
	padding:0 0 5px;
	margin:0 0 69px;
}
.price-table .t {
	height:1%;
	overflow:hidden;
	background:url(/images/bg-price-table.jpg) no-repeat;
	padding:11px 25px 0;
}
#content .price-table h3 {
	font-size:18px;
	color:#999;
	margin:0 0 22px;
}
.price-table table {
	width:628px;
	margin:0 -25px;
	border-collapse:collapse;
}
.price-table td {
	padding:5px 0 5px;
	color:#fff;
}
.price-table .row-1 td {background:#292d30;}
.price-table .col-1 {
	width:100px;
	text-align:right;
	padding-right:12px;
}
.price-table .col-2 {
	width:193px;
	padding-left:12px;
	padding-right:7px;
}
.price-table .col-3 {width:60px;}
.price-table .col-4 {
	width:72px;
	padding-left:4px;
	padding-right:6px;
}
.price-table .col-5 {
	width:15px;
	padding-left:7px;
	padding-right:7px;
}
.price-table .col-6 {
	width:78px;
	padding-left:7px;
	padding-right:48px;
	text-align:right;
}
.price-table .mark {
	font-size:18px;
	font-weight:bold;
	color:#acacac;
}
.price-table select {
	float:left;
	width:193px;
	margin:0;
	padding:0;
	color:#acacac;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.price-table .text {
	width:64px;
	overflow:hidden;
	padding:2px 4px 3px;
	background:url(/images/bg-text-table.gif) no-repeat;
}
.price-table .text input {
	float:left;
	width:64px;
	margin:0;
	padding:1px 0;
	border:0;
	background:none;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#acacac;
}
.price-table .text input:focus {outline:none;}
.price-table .color-1 {color:#999;}
/* summary */
.price-table .summary {
	float:right;
	color:#fff;
}
.price-table .summary dl {
	float:right;
	margin:0;
	padding:16px 0 10px;
}
.price-table .summary dt {
	float:left;
	line-height:23px;
	padding:2px 0 0;
}
.price-table .summary dd {
	float:left;
	font-size:22px;
	line-height:23px;
	margin:0;
	text-align:right;
	padding:0 22px 0 0;
	width:100px;
}
/* item-area */
.item-area {
	height:1%;
	overflow:hidden;
}
.item-area ul {
	list-style:none;
	margin:0 0 0 -20px;
	padding:0;
	width:680px;
	overflow:hidden;
	position:relative;
}
.item-area li {
	float:left;
	display:inline;
	width:180px;
	padding:0 20px 0 0;
	margin:0 0 0 20px;
}
.item-area img {
	display:block;
	margin:0 auto;
}
/* item-area info */
.item-area .info {
	height:1%;
	overflow:hidden;
	padding:10px 0 0 20px;
}
.item-area ul ul {
	width:auto;
	margin:0 0 12px;
}
.item-area ul ul li {
	float:none;
	width:auto;
	padding:0;
	margin:0;
	display:block;
}
.item-area .info h3 {
	font-size:12px;
	margin:0 0 10px;
}
.item-area .info h3 a {color:#e8b832;}
.item-area .info p {color:#fff;}
/* service-holder */
.service-holder {
	width:912px;
	margin:0 auto 16px;
}
.service-holder:after {
	clear:both;
	content:"";
	display:block;
}
/* service-area */
.service-area {
	float:left;
	position:relative;
	margin:-123px 0 0;
	background:url(/images/bg-service-t.png) no-repeat;
	padding:4px 0 0;
}
.service-area .b {
	height:7px;
	overflow:hidden;
	width:100%;
	background:url(/images/bg-service-b.png) no-repeat;
}
.service-area .c {
	background:url(/images/bg-service-c.png) repeat-y;
	height:1%;
	overflow:hidden;
}
.service-area .holder {
	width:924px;
	margin:0 0 0 -12px;
	overflow:hidden;
	background:url(/images/bg-service-grad.png) no-repeat 16px 100%;
}
/* service-area box */
.service-area .box {
	float:left;
	width:256px;
	padding:14px 20px;
	margin:0 0 0 12px;
	line-height:20px;
	display:inline;
}
.service-area .title {
	width:268px;
	margin:0 -6px 6px;
	position:relative;
}
.service-area .title h2 {
	color:#272727;
	margin:12px 0 0;
	width:188px;
}
.service-area .box p {margin:0 0 14px;}