body{
	padding:0;
	margin:0 auto;
	width:1000px;
	color:#3d3d3d;
	background-color:#fff;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
}
a{
	outline:none;
	color:#2e7ea0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
h1{
	font-size:18px;
	margin:24px 0px 24px 0px;
	font-weight:normal;
}
h2{
	font-size:18px;
	color:#e78e10;
	margin:24px 0px 18px 0px;
	font-weight:normal;
}
h3{
	font-size:16px;
	color:#0d85ce;
	margin:24px 0px 18px 0px;
	font-weight:normal;
}
h4{
	font-size:16px;
	color:#31470a;
	margin:24px 0px 18px 0px;
	font-weight:normal;
}
h2 a{
	color:#e78e10;
}
p{
	margin:6px 0px 12px 0px;
}
ul{
	padding-left:20px;
}
/*wrapper*/
#header_wrapper{
	background:url(/i/header.jpg) no-repeat top center;
}
#footer_wrapper{
	background:url(/i/footer.jpg) no-repeat bottom center;
}
#contentwrapper{
	width:1000px;
}
.clearboth{
	clear:both;
}
/*header*/
#logo{
	float:left;
	width:290px;
	height:200px;
}
#logo a{
	display:block;
	width:290px;
	height:200px;
}
#gmenu{
	float:left;
	width:710px;
	height:200px;
}
#gmenu1{
	height:13px;
	padding:36px 16px 17px;
}
#gmenu2{
	height:28px;
	padding:16px;
}
#gmenu2 a{
	display:block;
	float:left;
	height:20px;
	padding:4px 0px;
	color:#067192;
	font-size:17px;
	font-family:Georgia, Times New Roman, serif;
	text-decoration: none;
}
#gmenu2 a:hover{
	text-decoration:underline;
}
#gmenu2 #curr{
	display:block;
	float:left;
	height:20px;
	padding:4px 0px 4px 4px;
	font-size:17px;
	font-family:Georgia, Times New Roman, serif;
	background:url(/i/m_lt.gif) no-repeat left center;
}
#gmenu2 img{
	float:left;
	padding:10px 4px;
}
#gmenu2 #curri{
	padding:0px;
}
#gmenu3{
	height:72px;
}
#gmenu31{
	float:left;
	width:322px;
	height:72px;
}
#gmenu32, #gmenu33{
	float:left;
}
#gmenu32 a, #gmenu33 a{
	display:block;
	width:194px;
	height:72px;
}
/*content*/
#cont{
	padding-top:30px;
}
#content_left{
	float:left;
	width:218px;
	padding-left:25px;
	padding-right:17px;
}
#content_center{
	float:left;
	width:480px;
}
#content_right{
	float:left;
	width:218px;
	padding-left:17px;
	padding-right:25px;
}
#cont_left{
	float:left;
	width:225px;
	padding-left:25px;
	padding-right:20px;
}
#cont_center{
	float:left;
	width:705px;
	padding-right:25px;
}
/*error and message*/
.msgerror, .msginfo{
	margin:0 0 20px;
	padding:2px;
}
.msgerror{
	background:#d82929;
}
.msginfo{
	background:#97b0ac;
}
.msgerror p, .msginfo p{
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:18px;
	text-align:center;
}
.msgerror .msgtext, .msginfo .msgtext{
	font-size:14px;
}
/*footer*/
#footer{
	text-align:center;
	padding:50px 0px;
}
#footer3{
	font-size:11px;
	padding-top:5px;
}
#footer4{
	font-size:10px;
	padding:15px 200px 0;
}
#footer5{
	padding-top:15px;
}
#footer a{
	color:#3d3d3d;
}
/*big white blocks*/
.bblock{
	margin-bottom:5px;
}
.bblockt{
	background:url(/i/bl_cir_t.gif) no-repeat;
	height:10px;
	font-size:1px;
}
.bblockc{
	background-color:#fff;
	text-align: center;
}
.bblockb{
	background:url(/i/bl_cir_b.gif) no-repeat;
	height:10px;
	font-size:1px;
}
/*price quote*/
#get_pr_quo{
	padding:45px 5px 15px;
	background:url(/i/price_quote.gif) no-repeat 5px top;
	text-align:left;
}
/*litle named blocks*/
#why_ch_us{
	padding:45px 5px 20px;
	background:url(/i/why_choose.gif) no-repeat 15px top;
	text-align:left;
}
#testim{
	padding:45px 5px 20px;
	background:url(/i/testimonials.gif) no-repeat 15px top;
	text-align:left;
}
#paper_format{
	padding:45px 5px 20px;
	background:url(/i/paper_format.gif) no-repeat 15px top;
	text-align:left;
}
/*left menu*/
#menu_left{
	padding:5px 0px 15px;
}
#menu_left a{
	text-align:left;
	font-size:16px;
	text-decoration: none;
	color:#647519;
	display:block;
	height:19px;
	padding:5px 8px;
	border-bottom:1px solid #fff;
}
#menu_left a:hover{
	text-decoration:underline;
}
#menu_left .nch{
	background-color:#eef1f3;
}
#menu_left .ch{
	background-color:#dee4e7;
}
#menu_left #curr{
	text-align:left;
	font-size:16px;
	display:block;
	height:19px;
	padding:5px 8px;
	border-bottom:1px solid #fff;
	background-color:#fbcb48;
}
/*forms*/
#liform{
	margin:16px 20px;
}
#liform #lilogin, #liform #lipass{
	width:120px;
	background-color:#edf5fb;
	border:1px solid #7f9db9;
	color:#979797;
	font-size:11px;
	padding:0px;
	margin:0px;
}
#litable{
	margin:8px 16px;
	width:290px;
}
#litable a{
	color:#0a82ce;
}
#litable #lilogout{
	text-align:right;
}
#litable #lilogout a{
	background:url(/i/logout.gif) no-repeat left 1px;
	padding-left:20px;
}
#forgotemail{
	border:1px solid #7f9db9;
	width:180px;
}
#forgotbtn{
	margin-bottom:-4px;
}
#contactform .fieldname{
	text-align:right;
}
#contactform .fieldinput input{
	width:280px;
	border:1px solid #7f9db9;
}
#contactform .fieldinput select{
	width:282px;
	border:1px solid #7f9db9;
}
#contactform .fieldinput textarea{
	width:280px;
	height:200px;
	border:1px solid #7f9db9;
}
/*other*/
.mlink{
	font-size:11px;
}
.ccent{
	text-align:center;
}
.marg10{
	margin-bottom:10px;
}
.marg15{
	margin-bottom:15px;
}
.marg20{
	margin-bottom:20px;
}
.faqt{
	font-weight:bold;
}
#ph_f{
	margin:24px 0px;
}
#empl_lamp{
	background:url(/i/empl_lamp.gif) no-repeat left center;
	padding-top:10px;
	padding-left:43px;
	height:35px;
}
#hiw_order{
	background:url(/i/hiw_order.gif) no-repeat left center;
	padding-top:10px;
	padding-left:60px;
	height:33px;
}
#hiw_account{
	background:url(/i/hiw_account.gif) no-repeat left center;
	padding-top:10px;
	padding-left:73px;
	height:36px;
}
#hiw_payment{
	background:url(/i/hiw_payment.gif) no-repeat left center;
	padding-top:10px;
	padding-left:51px;
	height:34px;
}
#hiw_process{
	background:url(/i/hiw_process.gif) no-repeat left center;
	padding-top:10px;
	padding-left:48px;
	height:35px;
}
#adv_exp{
	background:url(/i/advantages_stars.gif) no-repeat left center;
	padding-top:1px;
	padding-left:114px;
	height:23px;
}
#adv_speed{
	background:url(/i/advantages_keyboard.gif) no-repeat left center;
	padding-top:20px;
	padding-left:79px;
	height:41px;
}
#adv_cont{
	background:url(/i/advantages_phone.gif) no-repeat left center;
	padding-top:20px;
	padding-left:75px;
	height:41px;
}
#adv_qual{
	background:url(/i/advantages_privacy.gif) no-repeat left center;
	padding-top:25px;
	padding-left:70px;
	height:49px;
}
#adv_plag{
	background:url(/i/advantages_x.gif) no-repeat left center;
	padding-top:15px;
	padding-left:62px;
	height:38px;
}
#adv_confident{
	background:url(/i/hiw_payment.gif) no-repeat left center;
	padding-top:10px;
	padding-left:51px;
	height:34px;
}
#adv_prices{
	background:url(/i/hiw_order.gif) no-repeat left center;
	padding-top:10px;
	padding-left:60px;
	height:33px;
}
/*content link block*/
#on_lhiw_faq{
	background:url(/i/on_lhiw_faq.gif) no-repeat;
	width:360px;
	height:124px;
	margin:60px auto 0px;
}
#on_lhiw_faq1{
	height:74px;
}
#on_lhiw_faq11{
	float:left;
}
#on_lhiw_faq11 a{
	display:block;
	width:210px;
	height:74px;
}
#on_lhiw_faq12{
	float:left;
}
#on_lhiw_faq12 a{
	display:block;
	width:150px;
	height:74px;
}
#on_lhiw_faq2{
	height:50px;
}
#on_lhiw_faq2 a{
	display:block;
	width:360px;
	height:50px;
}
/*our discounts table*/
#our_discounts{
	width:100%;
}
#our_discounts th{
	padding:0px 10px 12px;
}
#our_discounts td{
	border:1px solid #c6e3ee;
	padding:2px 10px;
	background-color:#e9f6fd;
	text-align: center;
}
/*prices table*/
.prices_we{
	width:100%;
}
.prices_we .prices_we_we{
	padding-right:20px;
	font-size:18px;
	color:#e78e10;
	vertical-align:top;
}
/*new price*/
.pricingtable .astype {
	background:#f4e298;
	height:25px;
	overflow:hidden;
	padding:0;
	border-bottom:1px white solid;
	padding-bottom:5px;
	padding-left:60px;
}
.pricingtable .astype .pr {
	font-size:18px;
}
.pricingtable .astype select {
	color:black;
	border:1px solid #b3b9c3;
	background:white;
	font-size:12px;
	margin-top:6px;
}
.pricingtable .currency-tabswrap {
	height:19px;
	background:#dbeff7;
	font-weight:bold;
}
.pricingtable .currency-tabswrap div {
	float:right;
}
.pricingtable #currency-tabs {
	padding:0;
	margin:0;
}
.pricingtable #currency-tabs li {
	display:block;
	float:left;
	border-left:1px solid #f4f4f4;
	text-align:center;
	cursor:pointer;
	padding:0 10px;
	height:19px;
}
.pricingtable #currency-tabs li.selected {
	background:#f4f4f4;
}
.pricingtable #currency-tabs .last span {
	display:block;
	padding-right:30px;
}
.pricingtable #title {
	height:20px;
	background:#f4f4f4;
	padding-left:20px;
}
.pricingtable #pricescont {
	background:#f4f4f4;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	font-size:11px;
}
.pricingtable #pricescont th {
	border-bottom:4px solid #f4f4f4;
	border-left:7px solid #f4f4f4;
	background:#eee;
	height:30px;
	padding-bottom:3px;
	text-align:center;
	font-weight:normal;
	color:#377aaf;
}
.pricingtable #pricescont .first {
	border-left:none;
	width:100px;
	padding-right:10px;
	text-align:right;
}
.pricingtable #pricescont td {
	background:#eee;
	border-left:7px solid #f4f4f4;
	height:25px;
	text-align:center;
}
.pricingtable #pricescont .selected td {
	background:#e4e4e4;
	cursor:pointer;
}
/*our advantages old*/
#adv_quality{
	background:url(/i/advantages_stars.gif) no-repeat left center;
	padding-top:1px;
	padding-left:114px;
	height:23px;
}
#adv_control{
	background:url(/i/advantages_keyboard.gif) no-repeat left center;
	padding-top:20px;
	padding-left:79px;
	height:41px;
}
#adv_support{
	background:url(/i/advantages_phone.gif) no-repeat left center;
	padding-top:20px;
	padding-left:75px;
	height:41px;
}
#adv_privacy_policy{
	background:url(/i/advantages_privacy.gif) no-repeat left center;
	padding-top:25px;
	padding-left:70px;
	height:49px;
}
#adv_discount_program{
	background:url(/i/advantages_fire.gif) no-repeat left center;
	padding-top:30px;
	padding-left:59px;
	height:59px;
}
/*about us old*/
.about_us_h{
	background:url(/i/aboutus_h.gif) no-repeat left center;
	padding-top:10px;
	padding-left:50px;
	margin-bottom:6px;
	height:44px;
}
/*testimonials*/
.fdbk_p{
	background:url(/i/mind.gif) no-repeat;
	font-weight:bold;
	text-align:center;
	width:162px;
	padding:27px 0px;
	margin:-10px 0px 12px 50px;
}
#paginator{
	padding-left:0px;
}
#paginator li{
	display:block;
	float:left;
	height:28px;
	width:23px;
	text-align:center;
	margin-right:1px;
}
#paginator a{
	display:block;
	height:25px;
	color:#fff;
	padding-top:3px;
}
#paginator .a{
	background:#1a87d3;
}
#paginator .b{
	background:#5aa8d8;
}
#paginator .c{
	background:#73b6e4;
}
#paginator .d{
	background:#8ac2e9;
}
#paginator .curr{
	padding-top:3px;
	height:25px;
	background:#e78e10;
}
/*samples*/
.samples{
	margin-bottom:24px;
}
.samples img{
	float:left;
	margin-right:20px;
	width:46px;
}
.samples p{
	padding-top:15px;
}
.samples ul{
	list-style-type:none;
	padding-left:66px;
	margin:0px;
}
