*{
margin:0px;
border:0;
}
body{
	background: #efefef url(../img/bg.jpg) repeat-x top;
 	padding-bottom:30px;
	font-family:Tahoma, Helvetica, sans-serif;
}
a:hover{
	text-decoration:none;
}

.main{
	margin:30px auto;
	width:998px;
	height:auto; 
}
.top{
	background: transparent url('../img/top.png') no-repeat top left;
	width:998px;
	height:145px;
	float:left;
}
.page_body{
	background: transparent url('../img/content_bg.jpg') repeat-y;
	width:998px;
	float:left;
}
.logo{
	background: transparent url('../img/logo.png') no-repeat top left;
	width:244px;
	height:80px;
	float:left;
	margin:25px 0 0 55px;
	cursor:pointer;
}
.menu{
	height:60px;
	float:left;
	margin-top:30px;
	width:680px;
}
.menu table{
	height:60px;
	width:100%;
	text-align:center;
}
.menu a{
	font-size:12px
}
.content{
	float:left;
	margin:0 55px;
	width:888px;
	height:auto;
}
.login_form{
	float:left;
	width:311px;
	height:200px;
}
.login_top{
	background: transparent url('../img/login_top.jpg') no-repeat top left;
	width:311px;
	height:15px;
}
.login_body{
	background: transparent url('../img/login_bg.jpg') repeat-y;
	width:311px;
	height:150px;
	padding-top:10px;
}
.login_body h1{
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
}
.login_fields{
	border: 1px #DCD8D9 solid;
	width:253px;
	height:21px;
	margin:13px 20px 0 20px;
	padding:5px 5px;
	font-size:16px;
	color:#B4B4B4;
}
.reg_link{
	float:left;
	width:150px;
	margin:23px 0 0 20px;
}
#login_submit{
	background: transparent url('../img/login_btn.gif') no-repeat top left;
	width:97px;
	height:31px;
	cursor:pointer;
	margin:15px 0 0 10px;
}
.login_bott{
	background: transparent url('../img/login_bott.jpg') no-repeat top left;
	width:311px;
	height:20px;
}
.r_content{
	float:left;
	margin-left:80px;
}
.r_content h2{
	color:#414142;
	font-size:22px;
	font-weight:normal;
}
.r_content h1{
	color:#616161;
}
.r_content p{
	margin-top:15px;
	width:470px;
	color:#9E9E9E;
	font-size:12px;
}
.r_content p:first-letter{
	margin-left:15px;
	font-weight:bold;
}
.web_descr{
	background: transparent url('../img/web_bg.jpg') no-repeat top left;
	margin-top:55px;
	float:left;
	width:444px;
	height:130px;
}
.web_descr h1{
	margin:15px 0 0 25px;
	color:#F6A024 !important;
	font-size:18px;
}
.web_descr p, .adv_descr p{
	margin:10px 0 0 25px;
	width:245px;
	color:#5D5D5C;
	font-size:12px;
}
.adv_descr{
	background:transparent url('../img/adv_bg.jpg') no-repeat top left;
	margin-top:55px;
	float:left;
	width:443px;
	height:130px;
}
.adv_descr h1{
	margin:15px 0 0 25px;
	color:#4B3264;
	font-size:18px;
}
.footer{
	width:888px;
	height:20px;
	margin-top:75px;
	float:left;
}
.footer h1{
	float:left;
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
}
.footer h2{
	float:right;
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
}
.bottom{
	background: transparent url('../img/bottom.jpg') no-repeat top left;
	width:998px;
	height:12px;
	float:left;
	
}
.bott_spaser{
	float:left;
	width:998px;
	height:100px;
}
/* Error styles */
.error{
	width:300px;
	height:auto;
	padding:10px;
	background-color:#FFD5D5;
	border: 2px red solid;
	text-align:center;
	font-size:14px;
	position:absolute;
	z-index:1000;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9;
}
.error_close{
	 float:right;
	background: transparent url('../img/close.png') no-repeat center;
	width:22px;
	height:23px;
	cursor:pointer;
}

.mail-error h2{
    color:#414142;
    font-size:22px;
    font-weight:normal;
}


/* page 404 */
.error_content {
    height: 300px;
}

.error_content h1{
    color:#616161;
}

.error_content #not-found {
    position: relative;
    top: 40%;
    text-align: center;
}

/* registration */
.reg {
    height: 850px;
}

.reg h1{
    color:#666666;
}


.reg input,
.reg textarea {
    border: 1px solid #DCD8D9;
    font-size:16px;
    color:#666666;
}

.reg textarea {
    width: 255px;
}

.reg .reg_label {
    color:#414142;
    font-size:22px;
    font-weight:normal;
}

.reg .reg_inp_l,
.reg .reg_txt_l {
    padding-top: 3px;
    padding-bottom:10px;
    height: 18px;
}

.reg .reg_inp {
    float: left;
}

.reg .reg_pointer{
    float:left;
    background: url('../img/reg_point.gif') no-repeat center;
    height:27px;
    width:10px;
    margin-left:10px;
}

a{
	color:#30a73f;	
}
.content{
	float:left;
	margin:40px 50px;
	width:888px;
	height:auto;
}
.r_content{
	float:left;
	margin-left:130px;
	width:445px;
}
.r_content p{
	margin-top:15px;
	width:450px;
	color:#9E9E9E;
	font-size:12px;
}
a.top_link{
	padding-right: 25px;
	font-size:14px;
}
.reg_link a{
	font-size:12px;
}
.web_descr h1{
	margin:15px 0 0 25px;
	color:#ccb625;
	font-size:18px;
}
.adv_descr h1{
	margin:15px 0 0 25px;
	color:#398325;
	font-size:18px;
}
a.foot_link{
	color:#838a85;
	text-decoration:none;
}
.footer h1{
	float:left;
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
	margin-left:25px;
}

.reg {
	height: 600px;
}
.reg_select{
	border: 1px solid #b3c0b4;
	background-color:#e6e6e6;
	font-size:20px;
	color:#666666;
	width:340px; 
	height:30px
}
.reg h1{
    color:#229d33;
}
.reg .reg_label {
    color:#5a5a5a;
    font-size:16px;
    font-weight:normal;
	margin-top:10px;
}
.reg .reg_inp_l,
.reg .reg_txt_l {
    padding-top: 3px;
    padding-bottom:10px;
    height: 30px;
}
.reg input,
.reg textarea {
    border: 1px solid #b3c0b4;
	background-color:#e6e6e6;
    font-size:20px;
    color:#666666;
}
input.submit_btn{
	background: transparent url('../img/reg_btn.png') no-repeat top left;
	width:340px;
	height:48px;
	border:none;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	padding-bottom:5px;
	cursor:pointer;
}
a.foot_link{
	color:#838a85;
	text-decoration:none;
}
.reg .reg_pointer{
    float:left;
    background: url('../img/reg_point.png') no-repeat center;
    height:27px;
    width:10px;
    margin-left:10px;
}
.reg_image{
	background:transparent url('../img/reg01.png') no-repeat center;
	width:310px;
	height:140px;
	float:left;
	margin:10px 0 0 170px;
}

a{
	color:#30a73f;	
}
.content{
	float:left;
	margin:40px 50px;
	width:888px;
	height:auto;
}
.adv_content{
	background: transparent url('../img/adv_img.png') no-repeat top right;
	min-height:400px;
}
.b_content{
	background: transparent url('../img/adv_img.png') no-repeat top right;
	min-height:400px;
}
.web_content{
	background: transparent url('../img/sitemaster_img.png') no-repeat top right;
	min-height:500px;
}

.adv_content, .web_content, .ab_content{
	padding-right:345px;
	width:540px;
	height:auto;

}

.ab_content{
    background: transparent url('../img/about_bg.png') no-repeat top right;
    min-height:500px;
}

.adv_content h1, .web_content h1, .ab_content h1{
	color:#6fc151;
	font-size:24px;

}
.adv_content h2, .web_content h2, .ab_content h2{
	margin-top:30px;
	color:#75866f;
	font-size:18px;
	margin-bottom:25px;
}

.ab_content h5{
	margin:10px 0 10px 0;
	color:#5b5b5b;
	font-size:14px;
	font-weight:normal;
}

.web_content h3{
	margin-top:30px;
	width:540px;
	float:left;
	color:#5b5b5b;
	font-size:18px;
	font-weight:normal;
}
.adv_items{
	width:400px;
	height:auto;
}
.adv_p{
	margin-top:5px;
	color:#5b5b5b;
	font-size:18px;
	font-weight:bold;
	float:left;
	cursor:pointer;
	border-bottom: #75866f 1px dotted;
}
.adv_content p.tog, .web_content p.tog, .ab_content p.tog{
	border-bottom: none;
}
.adv_p_last{
	margin-top:12px;
	background: transparent url('../img/last_p.png') no-repeat center right;
	width:10px;
	height:10px;
	float:left;
}
.adv_it_content{
	width:540px;
	float:left;
	margin-top:10px;
	font-size:14px;
	display:none;
}
.adv_it_content p{
	color:#5b5b5b;
}
.adv_it_content h3{
	color:#569a28;
	font-size:14px;
	margin: 20px 0 5px 0;
}
a.foot_link{
	color:#838a85;
	text-decoration:none;
}
.footer h1{
	float:left;
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
	margin-left:25px;
}

a{
	color:#30a73f;	
}
.content{
	float:left;
	margin:40px 50px;
	width:888px;
	height:auto;
}
.r_content{
	float:left;
	margin-left:130px;
	width:445px;
}
.r_content p{
	margin-top:15px;
	width:450px;
	color:#9E9E9E;
	font-size:12px;
}

.reg_link a{
	font-size:12px;
}
.web_descr h1{
	margin:15px 0 0 25px;
	color:#ccb625;
	font-size:18px;
}
.adv_descr h1{
	margin:15px 0 0 25px;
	color:#398325;
	font-size:18px;
}
a.foot_link{
	color:#838a85;
	text-decoration:none;
}
.footer h1{
	float:left;
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
	margin-left:25px;
}



/*------------------*/
a.top_link_reg{
	background: transparent url('../img/reg_link.png') no-repeat center right;
	padding-right: 25px;
	font-size:18px;
}
.contact{
	width:700px;
	height:auto;
}
.contact h1{
	color:#6FC151;
	padding:13px 0 30px 0;
}
.contact h2{
	color:#6FC151;
	padding:13px 0 10px 0;
}
.contact p{
	color:#7E7E7E;
}
.contact_form{
	width:550px;
	margin-top:30px;
}
.cont_item {
	height:30px;
}
.cont_item p {
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}
.cont_item input {
	background-color:#E6E6E6;
	border:1px solid #B3C0B4;
	color:#666666;
	float:right;
	width:355px;
}
.cont_item select {
	background-color:#E6E6E6;
	border:1px solid #B3C0B4;
	color:#666666;
	float:right;
	width:357px;
}
.textdiv {
	height:110px;
}
.cont_item textarea {
	background-color:#E6E6E6;
	border:1px solid #B3C0B4;
	color:#666666;
	float:right;
	height:100px;
	width:355px;
}
.capcha {
	float:right;
	width:357px;
}
#capcha_num {
	float:left;
	margin-right:10px;
	width:100px;
}
#capcha_num_input {
	float:left;
	width:70px;
}
.cont_item input.btn {
background:transparent url(../img/contact_btn.png) no-repeat scroll center center;
border:none;
cursor:pointer;
float:left;
height:24px;
width:172px;
color:#fff;
padding-bottom:2px;
}
.left {
float:left;
width:50%;
}
.right {
float:right;
width:50%;
}
.managers {
height:170px;
margin-top:35px;
}
.managers h1 {
font-size:18px;
padding-bottom:2px;
color:#000;
}
.icq {
background:transparent url(../img/icq.gif) no-repeat scroll left center;
height:20px;
margin-top:25px;
padding-left:25px;
}
.mail {
	margin-top:5px;
	background:transparent url(../img/mail.gif) no-repeat scroll left center;
	height:20px;
	padding-left:25px;
}

.informers{color:#797979;}
.informers h1{
	color:#6fc151;
	font-size:24px;
	margin-bottom:5px;
}
.informers p{
	font-size:14px;
}
.informers h2{
	font-size:18px;
	margin:30px 0 15px 0;
}
.informers h5{
	font-size:11px;
	font-weight:bold;
}
.inf_container{
	width:880px;
	height:auto;
	float:left;
	}
.informer_big{
	background: transparent url('../img/inf_big.png') no-repeat top left;
	width:632px;
	height:648px;
	float:left;
	margin-top:10px;
}
.informer_big_item{
	background: transparent url('../img/inf_big_it.png') no-repeat top left;
	float:left;
	width:231px;
	height:648px;
	margin-top:10px;
}
.informer_hor{
	background: transparent url('../img/inf_h.png') no-repeat top left;
	width:631px;
	height:619px;
	float:left;
	margin-top:10px;	
}
.informer_hor_item{
	background: transparent url('../img/inf_h_it.png') no-repeat top left;
	float:left;
	width:178px;
	height:652px;
	margin-top:7px;		
}
.informer_vert{
	background: transparent url('../img/inf_v.png') no-repeat top left;
	width:767px;
	height:286px;
	margin-top:10px;	
}
.informer_vert_item{
	background: transparent url('../img/inf_v_it.png') no-repeat top left;
	width:795px;
	height:215px;
}

.ab_content h4{
    color:#75866f;
    margin:10px 0 10px 0;
    font-size:18px;

}

h2.hlink{
    font-weight:normal;
    margin:70px 0 0 70px;
}

h2.hlink a{
    font-size:17pt;
    background: transparent url(../img/reg_btn.png) no-repeat top left;
    color:#fff;
    padding:10px 48px;
    text-decoration:none;
}


.reg .reg_txt_l {
    padding-top: 3px;
    padding-bottom:10px;
    height: 85px;
}
.reg .reg_txt {
    float: left;
}
.reg_txt_tip{
    font-size:12px;
    color:#666;
    float:left;
    widows:345px;
    height:50px;
}

