ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.all {
	background-image:url('../img/bg-page.png');
	background-repeat: repeat-y;
	width: 995px;
	margin: auto
}



.header {
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
	height: 198px;
	width: 995px;
	position: relative;
}
.clear{
	clear:both;
}
.header ul{
	position:relative;
	width:450px;
	right:10px;
	top:10px;
	color:#d7d8dd;
}
.header ul li{
	float:right;
	padding:0px;
	margin:0px;
	font-size:14px;

}
.header ul li a{
	font-size:14px;
	padding:0px 10px 0px 10px;
	text-align:center;
	text-decoration:none;
	color:#d7d8dd;
	display:block;
	float:right;
}
.header ul li a:hover{
	color:#fff;
}

.rss {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 150px;
}
.twitter {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 118px;
}
.youtube {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 83px;
}
.facebook {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 5px;
	left: 40px;
}
.en {
	position: absolute;
	width: 42px;
	top: 10px;
	left: 2px;
	text-decoration:none;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.phone-num {
	position: absolute;
	left: 85px;
	top: 73px;
	font-size:11px;
	word-spacing:2px;
	color:#377373;
}
.email-header{
	position: absolute;
	left: 85px;
	top: 122px;
	font-size:12px;
	word-spacing:-2px;
	color:#377373;


}


.footer-bg {
	height: 190px;
	background-color: #0b728d;
	background-image:url('../img/footer_bg.png');
	background-repeat:repeat;
	background-position:top;
	border-top:1px #0b728d solid;

}
.footer {
	width: 960px;
	margin: auto;
	height: 10px;
	position: relative;
}

.tittle-footer-menu{
	background-image:url('../img/bg-links-fo4oter.png');
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	font-size:14px;
	color:#000000;
	padding-right:9px;
	margin-top:2px;
	float:right;
}



.footer-menu{
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:220px;
}


#languagechooser{
	float:right;
	margin-right:25px;
	margin-top:15px;
	width:200px;
	font-size:12px;
	border-radius:5px;
}

.footer-menu ul{
	margin:0px;
	padding:0px;
	float:right;
	margin-top:0px;
	width:200px;

}
.footer-menu ul li{
	float:right;
	display:block;
	width:200px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px #ccc dashed;
	margin-top:2px;
	padding-right:11px;
	background-image:url('../img/bg-links-footer.png');
	background-repeat:no-repeat;
	background-position:right center;
}
.footer-menu ul li a{
	float:right;
	display:block;
	width:200px;
	font-size:11px;
	color:#fff;
	text-decoration:none;

}

.footer-menu ul li a:hover{
	float:right;
	display:block;
	padding-right:11px;
	width:220px;
	font-size:11px;
	color:#5CB75B;
	text-decoration:none;

}
.lang {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.group {
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.name-sub {
	background-image: url('../img/name-sub.png');
	background-repeat: no-repeat;
	width: 239px;
	height: 27px;
	padding-top: 5px;
	padding-right: 52px;
	border:0px;
	color:#0b728d;
	font-size:11px;
}
.num-sub {
	background-image: url('../img/num-sub.png');
	background-repeat: no-repeat;
	width: 239px;
	height: 27px;
	padding-top: 5px;
	padding-right: 52px;
	border:0px;
	color:#0b728d;
	font-size:11px;
	margin-top:2px;
}
.email-sub {
	background-image: url('../img/email-sub.png');
	background-repeat: no-repeat;
	width: 239px;
	height: 27px;
	padding-top: 5px;
	padding-right: 52px;
	border:0px;
	color:#0b728d;
	font-size:11px;
	margin-top:2px;

}

.subscibe {
	background-image: url('../img/subscibe.png');
	background-repeat: no-repeat;
	width: 65px;
	height: 25px;
	float: left;
	margin-top: 4px;
	border:0px;
}


.copyright {
	background-color: #0b728d;
	background-image:url('../img/footer_bg.png');
	background-repeat:repeat;
	background-position:bottom;
    float: center;
    text-align:center;
    line-height: 20px;
    color:#fff;
}


.contenet-page{
	background:#deebf0;
	border:1px #fff solid;
	padding:1px;
	width:740px;
	float:right;
	margin-right:15px;
	margin-top:2px;
	margin-bottom:10px;
}
.cont-page{
	background:#fff;
	padding:5px;
	color:#0b728d
}

.tittle-page{
	background:#deebf0;
	border:1px #fff solid;
	padding:1px;
	width:740px;
	float:right;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:3px;
}
.cont-tittle-page{
	background:#fff;
	padding:5px;
	color:#0b728d
}


.cont{
	width:660px;
	margin-top:-10px;	float:right;
	padding:15px 7px 10px 7px; ;

}

.pic{
	width:60px;
	float:right;
	padding-top:5px;
	text-align:center;
	margin-right:10px;
}
.detail{
	width:100%;
	float:right;
	margin-right:5px;
}
.top-detail{
	background:transparent url('../img/arrow.png') no-repeat right center;
	padding-right:15px;
	font-weight:bold;
	width:70%;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:3px;
	color:#0B728C;

}



.top-detail_contact{
	background:transparent url('../img/arrow.png') no-repeat right center;
	padding-right:15px;
	font-weight:bold;
	width:290px;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:3px;
		color:#0B728C;

}


.cont-detail{
	margin-top:5px;
	padding:10px 8px 10px 8px;
	background:#fafafa;
	width:800px;
	font-size:12px;
		text-align:justify;
	text-justify:inter-cluster;



}
.cont-detail p{
	margin:0px;padding:0px;

}
.hosting-tabel-top{
	float:right;
	width:115px;
	border:1px #fff solid

}
.hosting-tabel-top-titel{
	float:right;
	width:105px;
	border:1px #fff solid;
	padding:7px 5px 7px 5px; ;
	font-size:14px;
	font-weight:bold;
	text-align:center;

	background:#e0e0e0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:1px #fff solid;
	color:#2b5a94;

}

.hosting-tabel-top-right{
	width:163px;
	float:right;
}



.hosting-tabel-down{
	float:right;
	width:105px;
	border:1px #fff solid;
	background:#f5f5f5;
	text-align:center;
	padding:7px 5px 7px 5px; ;


}
.hosting-tabel-down-right{
	float:right;
	width:150px;
	border:1px #fff solid;
	background:#e0e0e0;
	text-align:center;
	padding:7px 5px 7px 5px; ;
}


.cont-rules{
	width:777px;

}
.rules-cont span{
	width:100%;
	float:right;
	padding-top:10px;
	text-align:justify;
	font-size: 14px;
   color: #45A798; !important;



}

.rules-cont{
	width:100%;
	float:right;
	padding-top:10px;
	text-align:justify;
	font-size: 12px;
}
.rules-pic{
	float:left;
	width:130px;
}
.top-detail-rules{
	background:transparent url('../img/arrow.png') no-repeat right center;
	padding-right:0px;
	font-weight:bold;
	width:350px;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:1px;
	color:#0B728C;
}
.top-detail-rules-l{
	background:transparent url('../img/arrow2.png') no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	width:200px;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:3px;
}

.security-table-top-right{
	width:530px;
	float:right;
	border:1px black solid;
	margin-right:10px;
	text-align:center;
	padding:5px;
	background:#565656;
	border:1px #fff solid;
	color:#fff
}
.security-table-top-left{
	width:90px;
	float:right;
	border:1px red solid;
	text-align:center;
	padding:5px;
	background:#565656;
	border:1px #fff solid;
		color:#fff


}

.security-table-down-right{
	width:530px;
	float:right;
	border:1px black solid;
	margin-right:10px;
	text-align:center;
	padding:5px;	border:1px #fff solid;
	background:#f1f1f1;

}
.security-table-down-left{
	width:90px;
	float:right;
	border:1px red solid;
	text-align:center;
	padding:5px;	border:1px #fff solid;
	background:#f5f5f5;


}


.slideshow {
	width: 960px;
	height: 250px;
	float:right;
	display:block;
	background:#FFFFF;
	margin-top:-45px;
	margin-right:-45px;
	margin-bottom:20px;


}





.DesignsPortfolio {
	width: 960px;
	height: 500px;
	float:right;
	display:block;
	background:#FFFFF;
	margin-top:-45px;
	margin-right:-45px;
	margin-bottom:20px;


}

.box {
	background-image: url('../img/box.png');
	background-repeat: no-repeat;
	width: 241px;
	height: 215px;
	position: relative;
	float: right;
	margin-right: 34px;

}
.plan-num {
	float: right;
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	right:32px;
	top:13px;
	color:#47c5ef;
	font-size:25px;
	text-shadow: 0px 1px 0px #fff;

}

.tittle-box {
	position: absolute;
	width: 150px;
	height: 25px;
	top: 20px;
	right: 70px;
	font-size:22px;
	color:#47c5ef;
	text-shadow: 0px 1px 0px #fff;

}

.box-content {
	position: absolute;
	width: 200px;
	right: 20px;
	top: 55px;
	color:#a4a4a4;
	font-size:11px;
}

.start-now {
	position: absolute;
	width: 50px;
	height: 15px;
	font-size: 11px;
	color: #474747;
	bottom: 16px;
	right: 21px;

	text-shadow: 0px 1px 0px #fff;
	display:block;
	text-decoration:none
}
.start-now:hover{
	color:#000;
}
.more{
	position: absolute;
	width: 50px;
	height: 15px;
	font-size: 11px;
	color: #474747;
	bottom: 16px;
	right: 85px;

	text-shadow: 0px 1px 0px #fff;
	display:block;
	text-decoration:none

}
.more:hover{
	color:#000;
}

.index-price {
	position: absolute;
	bottom: 5px;
	right: 140px;
	border-bottom:5px #c7c7c7 solid;
	padding-bottom:2px;
	font-weight:bold;
	font-size:20px;
	color:#474747;
	font-size: 12px;
}
.index-price:hover{
	border-bottom:5px #c4c4c4 solid;
	color:#000;
}


.cont_home{
	width:380px;
	margin-top:-10px;	float:right;
	padding:15px 20px 10px 7px; ;



}

.pic_home{
	width:70px;
	float:right;
	padding-top:5px;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
}
.detail_home{
	width:270px;
	float:right;
	margin-right:5px;
	border:1px #c7c7c7 solid;
	padding:10px 8px 10px 18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}
.top-detail_home{
	background:transparent url('../img/arrow.png') no-repeat right center;
	padding-right:15px;
	font-weight:bold;
	width:270px;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:3px;
	height:25px;
	color:#0B728C;

}

.cont-detail_home{
	margin-top:5px;

	padding:10px 8px 10px 8px;
	background:#fafafa;
	width:270px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-cluster;

}











.Start_Now {
	float:left;
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
   margin: -6px 10px 4px;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #5bb75b;;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);




}

.Start_Now:hover,
.Start_Now:active,
.Start_Now.active,
.Start_Now.disabled,
.Start_Now[disabled] {
  background-color: #51a351;
  *background-color: #499249;
  color: #FFF;

}

.Start_Now:active,
.Start_Now.active {
  background-color: #408140 \9;
  color: #FFF;

}


.pic_Minute{
	width:200px;
	height: 140px;
	float:right;
	text-align:center;
	margin-top: 4px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}





.pic_about{
	width:41px;
	float:right;
	padding-top:0px;
	text-align:center;
	padding-right:0px;
	margin-right:-42px;
	margin-top:-12px;
}
.detail_about{
	width:340px;
	float:right;
	margin-right:5px;
	padding:10px 8px 10px 18px;
	text-align:justify;
	text-justify:inter-cluster;

}
.top-detail_about{
	background:transparent url('../img/arrow.png') no-repeat right center;
	padding-right:5px;
	font-weight:bold;
	width:380px;
	border-bottom:1px #e3e3e3 dotted;
	display:block;
	padding-bottom:3px;
	height:25px;
	text-align:justify;
	text-justify:inter-cluster;
		color:#0B728C;

}

.cont-detail_about{
	margin-top:5px;
	padding:10px 8px 10px 8px;
	background:#fafafa;
	width:790px;
	font-size:12px;
	text-align:justify;
	text-justify:inter-cluster;

}









.designs-tabel-top-titel{
	float:right;
	width:100%;
	border:1px #fff solid;
	padding:7px 5px 7px 5px; ;
	font-size:14px;
	font-weight:bold;
	text-align:center;

	background:#e0e0e0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border:1px #fff solid;
	color:#2b5a94;

}


.designs-tabel-down{
	float:right;
	width:100%;
	border:1px #fff solid;
	background:#f5f5f5;
	text-align:center;
	padding:7px 5px 7px 5px; ;


}