* { margin:0px; padding:0px;}
img { border:none;}

body {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background:#fff url(/img/bg.gif) repeat-x;
	padding-bottom:20px;
}
div {
	margin: 0px;
	padding: 0px;
}

.main {
	width: 962px;
	margin: 0 auto;
	}
.top { background:url(/img/top_golova.png) no-repeat 590px bottom; height:40px;}	
.header {
background:url(/img/top.jpg) no-repeat; height:239px;
position:relative;
	}
	

.header .icons {
position:absolute; right:30px; top:10px;
	}
.header .icons a {
padding:0 10px;	}
.header .logo{
position:absolute; left:0px; top:40px;}
.content {
background:url(/img/content_top.gif) no-repeat;
    overflow:hidden;
    _height:1%;
    zoom:1;
	padding: 3px 0px 20px 0px;
	color:#3e3e3e;
	}
.content .sidebar {
	float: left;
	width: 280px;
	background:url(/img/right_bottom.gif) no-repeat bottom;
	padding-bottom:15px;
	}

.content .text {
	width: 650px;
	float:right;
	padding-top:30px;
	}
H1 {
	font-size: 20px;
	color: #292a2c;
	font-weight: normal;
}
.content .text h1 { margin: 0 0 10px 0}
.content .text p { padding-bottom:15px;}
.content .text IMG {
	float: left;
	margin: 10px 10px 10px 0;
	}

ul.menu {
	padding:0px;
	margin:0px;
	padding:30px; padding-right:0px;
	padding-top:35px;
		position:relative;


}
ul.menu li {
	list-style:none;
		display:block;
		padding:1px 20px;
		padding-left:0px;
}

ul.menu li a {
	display:block;
	font-size:14px;
	color:#222222;
	text-decoration:none;
	background:url(/img/pic_menu.gif) no-repeat left 5px;
	padding:0 25px;
	font-weight:bold;
}
ul.menu li a:hover {
	color:#990000;
	text-decoration:underline;
}
ul.menu li ul {
	padding:0px;
	margin:0px;

}
ul.menu li ul li {
	background:none;
		padding:5px 25px;
		padding-right:0px;

}
ul.menu li ul li a {
	font-size:12px;
	font-weight:normal;
	background:url(/img/pic_menu_li.gif) no-repeat left 7px;
	display:block;

	padding-left:10px;
}

.footer {
background:url(/img/footer_bg.gif) repeat-y;
	width: 100%;
	color: #fff;
	font-size: 11px;
	}
.footer .t { background:url(/img/footer_top.jpg) no-repeat left top;}
.footer .b { background:url(/img/footer_bottom.gif) no-repeat left bottom; padding-top:50px; padding-bottom:20px;}

.footer .right {
	float: left;
	width:600px;
	padding-left:50px;
	}
.footer .left {
	float: left;
	background:url(/img/footer_right_bg.gif) repeat-x;
	width:260px;
	padding-left:30px;
	}
.counters{
padding-top:15px;
text-align:right;
	}


.counters a { margin-right: 10px;}

.clear {clear: left}
.f_left { float:left; padding-right: 15px;}
.f_right { float:right;}

form { margin-top:50px;}
.form {
	margin-top:10px;
	color:#333333;
}
.form .area {
	float: none;
	width: auto;
	padding: 0px;
	min-height: inherit;
	height:auto;
	}
textarea, input { border:1px solid #ccc; width:99%; margin-bottom:5px;}
button { width:220px; background:#9da7ad; color:#fff;  border:1px solid #9da7ad;}
.text .phone img{ float: none; margin: 0 2px -4px 0}
