body {
	padding: 0;
	margin: 0;
	background: #F6F7F9 url('images/main_bg.jpg') no-repeat center top;
	font-family: arial;
	font-size: 12px;
}
div,a,img,form {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	color: #2781b4;
}
p {
	color: #4b4b4b;
	font-size: 12px;
	margin: 12px 0;
	line-height: 19px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 9px 0 5px 0;
}
h1 span {
	font-weight: bold;
}
#container {
	margin: 0 auto;
	width: 960px;
	background: #f6f7f8;
}
#header_top {
	width: 100%;
	height: 118px;
	overflow: hidden;
	color: #454545;
	font-size: 12px;
	font-family: arial;
	background: url("images/dots.gif") no-repeat scroll 636px 27px transparent;
}
#header_top .tel_code {
	font-size: 14px;
	float: left;
	line-height: 19px;
}
#header_top .tel {
	font-size: 24px;
	float: left;
	font-weight: bold;
	line-height: 27px;
}
#header_top .contacts {
	width: 145px;
	margin: 33px 0 0 146px;
}
#header_top .addr {
	width: 200px;
	margin: 38px 10px 0 160px;
}
#header_top .contacts a {
	float: right;
	clear: both;
	line-height: 12px;
	padding-right: 5px
}
#header_top div {
	float: left;
}
#header_top .logo {
	background: url('images/logo.jpg') no-repeat;
	width: 267px;
	height: 48px;
	margin-top: 35px;
}
#header {
	width: 100%;
	height: 300px;
	background: url('images/header.jpg') no-repeat;
	margin-bottom: 16px;
}
#header .flash {
	height: 262px;
	background: url('images/header-flash.jpg') no-repeat;
}
#header .menu {
	height: 38px;
	background: url('images/header-menu.jpg') no-repeat;
	font-size: 16px;
}
#header .menu a {
	color: #ffffff;
	text-decoration: none;
	height: 34px;
	padding: 0 18px;
	margin: 2px 0 1px;
	border-left: solid 1px #282828;
	border-right: solid 1px #515151;
	float: left;
	font-family: Arial;
	line-height: 35px;
}
#header .menu a.first {
	border-left: none;
}
#header .menu a.last {
	border-right: none;
}
#header .menu form {
	float: right;
}
#header .menu input {
	border: none;
	background: url('images/main_search.gif') no-repeat;
	height: 23px;
	float: left;
	margin: 7px 0 0;
    padding: 0 0 0 6px;
    width: 197px;
}
#header .menu input.submit {
	border: none;
	background: url('images/main_search_butt.gif') no-repeat;
	width: 30px;
	height: 23px;
	float: left;
	margin: 7px 12px 0 0;
	padding: 0 10px;
}

#left_col {
	float: left;
	width: 254px;
	padding-bottom: 30px;
}
#left_col .menu {
	margin-top: 10px;
	overflow: hidden;
}
#left_col .menu a {
	float: left;
	clear: both;
	height: 28px;
	color: #387dad;
	font-size: 12px;
	background: url('images/arr_grey.gif') no-repeat 4px 6px;
	padding-left: 18px;
}
#left_col .feedback {
	background: url('images/feedback.png') no-repeat;
	height: 311px;
    margin: 35px 0 5px -31px;
    padding: 30px 45px 0;
    width: 236px;
}
#left_col .feedback form {
	overflow: hidden;
	width: 175px;
}
#left_col .feedback input , #left_col .feedback textarea {
	width: 170px;
	border: solid 1px #dcdcdc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
}
#left_col .feedback input {
	height: 19px;
}
#left_col .feedback textarea {
	height: 90px;
}
#left_col .feedback input.butt {
	float: right;
	height: 22px;
	width: 80px;
}
#right_col {
	float: left;
	width: 706px;
	padding-bottom: 60px;
}
#right_col h1 {
	margin-left: 20px;
}
#right_col .images {
	margin-left: 20px;
	overflow: hidden;
}
#right_col .images div {
	float: left;
	margin: 0 10px 0 0;
	width: 160px;
}
#right_col .images div img {
	float: right;
	border: solid #ffffff 8px;
}
#right_col .images div a {
	clear: both;
	float: right;
	font-size: 13px;
	margin: 4px 8px 0 0;
}


#footer {
    background-color: white;
    clear: both;
    font-size: 12px;
    margin: 0 -52px;
    overflow: hidden;
    padding: 35px 53px;
    width: 954px;
}
#footer .left_col {
	float: left;
	width: 254px;
	color: #858585;
}
#footer .right_col {
	float: left;
	width: 706px;
}
#footer .right_col {
	float: left;
    margin-left: 42px;
    width: 628px;
}
#footer .col {
	float: left;
	width: 260px;
	color: #555555;
}
#footer .col b {
	color: #333333;
	margin-bottom: 18px
}


.textblock {
	overflow: hidden;
	background: #ffffff;
	margin: 30px 0 20px 0;
	padding: 10px 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.two_cols {
	font-size: 12px;
	color: #1a1a1a;
	margin-left: 20px;
}
.two_cols .date {
	font-style: italic;
	color: #626363;
}
.two_cols .text {
	margin: 10px 0;
}
.two_cols a.link {
	background: url("images/arr_blue.gif") no-repeat scroll 100% 6px transparent;
    font-style: italic;
    padding-right: 20px;
}
.two_cols div {
	margin-top: 12px;
	width: 312px;
	float: left;
	padding: 0 30px 0 0;
}
.two_cols .second {
	border-left: dotted 1px #d1d2d3;
	padding: 0 0 0 30px;
}

.bluename {
	color: #44799d;
}
.pribor {
	width: 220px;
	height: 240px;
	float: left;
	margin: 10px 0;
}
.pribor .bluename {
	font-size: 16px;
}
.pribor p {
	margin: 0;
}
.pribor img {
	border: solid 3px #eeeeee;
	margin: 0 0 5px 0;
}
.object {
	margin: 0 0 10px 0;
	padding: 20px 0 0;
	overflow: hidden;
	clear: both;
}
.object-border-top {
	border-top: 1px dotted #d1d2d3;
}
.object .bluename {
	font-size: 18px;
}
.object img {
	float: left;
	margin: 0 15px 10px 0;
}
