body {
	background: #070c1d;
	margin:0;
	padding:0;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:20px;
	font-size:12px;
}
.clear {
	clear:both;
}
a {
	color:#041c89;
	text-decoration:underline;
}
a:hover {
	color:#2840ae;
	text-decoration:underline;
}



h1, h2, h3, h4 {
	color:#041c89;
	padding:0px 0px 10px 0px;
	margin:0px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:15px;
}
.carkas {
	margin:0px auto;
	width:999px;
	background-color:#ffffff;
	
}
.container {
	background-color:#e8eaec;
	float:left;
	width:999px;
	border:1px solid #484e78;
	
}
.header {
	height:265px;
	width:999px;
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	float:left;
}
.logo {
	padding:30px 0 0 20px;
}
.logo a img {
	border:0px;
}
.contacts {
	color:#ffffff;
	font-size:13px;
	padding:30px 0 0 78px;
	float:left;
}
.contacts a {
	color:#ffffff;
}
.contacts a:hover {
	color:#b2bbe4;
}
.sound {
	float:right;
	color:#d8be6d;
	padding:80px 10px 0 0;
}
.menu_bg {
	background: url(images/menu_bg.png) 0 0 repeat-x;
	float:left;
	width:999px;
	height:34px;
}
.menu {
	padding-top:2px;
	margin:0px;
	text-align:center;
	height:30px;
}

.menu a{
    color:#d8be6d;
    text-decoration:underline;
}
.menu a:hover{
    color:#b79c47;
    text-decoration:underline;
}
.current {
	color:#ffffff;
}
.vertical_line {
	width:1px;
	background:#000000;
}
.side {
	width:50px;
}


.content {
	float:left;
	background:#ffffff url(images/footer_bg.jpg) 0 100% no-repeat;
}


.left_col {
	background: url(images/cont_bg.png) 0 0 repeat-x;
	width:260px;
	float:left;
	padding:50px 10px 130px 30px;
}
.cont_col {
	background: url(images/cont_bg.png) 0 0 repeat-x;
	width:649px;
	float:left;
	padding:50px 50px 20px 0px;
}
.left_menu {
	margin-top:0px;
}
.left_menu a{
	text-decoration:underline;
	color:#000000;
}
.left_menu a:hover{
	text-decoration:underline;
	color:#575b78;
}
.left_menu li{
	padding-bottom:6px;
	list-style-type:square;
}

.left_link {
	padding-bottom:5px;
}
.left_block {
	padding-left:27px;
}
.search {
	padding:0 0 50px 13px;
}
.search form {
	height:25px;
	padding:0px;
	margin:0px;
	float:left;
	
}
.search_but {
	background:none;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:0px solid #000000;
	height:25px;
	padding:5px;
	margin:0px;
	float:left;
	font-size:10px;
}
.search_text {
	border:1px solid #000000;
	height:13px;
	width:140px;
	padding:5px 0 5px 15px;
	margin:0px;
	float:left;
	font-size:10px;
}
.footer {
	width:999px;
	border-top:1px solid #010101;
	float:left;	
}
*html .footer {
	width:997px;
	border-top:1px solid #010101;
	float:left;
}

.footer_left {
	width:250px;
	padding:0px 0px 0px 50px;
	float:left;
}	
.footer_left img {
	border:1px solid #010101;
	margin:10px 10px 10px 0;
}
.footer_right {
	padding-top:5px;
	float:left;
	width:690px;
}
.footer_right img {
	border:1px solid #010101;
	margin:15px 10px 10px 0;
}
.footer_menu {
	width:625px;
	float:left;
	padding-top:60px;
	padding-bottom:10px;
	padding-left:300px;
}
.footer_menu ul{
	padding:0px;
	margin:0px;
}
.footer_menu ul li{
    list-style-type:none;
    float:left;
	padding-right:50px;
}
.footer_menu a{
	color:#000000;
	text-decoration:underline;
}
.footer_menu a:hover{
	color:#354b60;
	text-decoration:underline;
}
.footer_current {
	color:#041c89;
}

