﻿body {
	font-family: Verdana;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	background-image: url(../images/header_1.jpg); background-repeat: repeat-x;
	background-position: 0px 20px;
	}

.main_block {
	width: 970px; 
	border-left: 5px double #757575; 
	border-right: 5px double #757575; 
	border-bottom: 5px double #757575; 
	background-color: white;
	}

.header {
	width: 970px; height: 360px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%; 
	display: table; 
	text-align: center;
	}
	#slogan {
		font-size: 30px;
		font-family: Arial, Verdana;
		padding-right: 50px;
		margin-top: 70px;
		}

.main_bar {padding: 0px 20px 10px 20px; text-align: left;}

H1 {font-size: 18px; text-align: center;}

A {font-family: Verdana, Arial, Times New Roman; color: #2B69A2;}
A:hover{color: #EC4040;}

.menu {position: absolute; top: 310px;  left: 50%; margin-left: -500px; text-align: left; width: 800px;}

#contacts_text table{font-size: 13px;}
#contacts_text table a{font-size: 13px;}
#contacts_text table a:hover{font-size: 13px;}

.cont_block {margin-bottom: 10px; font-family: Verdana; font-size: 13px;}
	#cont_bar {padding-left: 20px; border-left: 1px solid #C0C0C0;}
	#cont_title {font-size: 15px; font-weight: bold; font-family: Arial, Verdana;}

.form_faq {font-family: Verdana; font-size: 13px;}
.form_request {font-family: Verdana; font-size: 13px;}
.form_request_ok {
		text-align: center;
		font-weight: bold;
		font-family: Arial;
		color: blue;
		padding-top: 10px;
		font-size: 14px;
		}
	.form_request_err {
		text-align: center;
		font-weight: bold;
		font-family: Arial;
		color:  #CC0000;
		padding-top: 10px;
		font-size: 14px;
		}
	.form_faq {
		padding-top: 20px;
		}

.sign_block {text-align: right; width: 940px; padding-top: 10px; padding-bottom: 10px;}
.sign {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	}
.sign a{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: black;
	text-decoration: none;
	}
.sign a:hover{
	color: #EC4040;  /*Цвет текста при наведении курсора*/
	}

.catalogs {display: none;}

img, div { behavior: url(styles/iepngfix.htc) }

.lavaLampNoImage {
	position: relative;
	width: 800px;
	overflow: visible;
	}
.lavaLampNoImage li {
	float: left;
    list-style: none;
    }
.lavaLampNoImage li.back {
	border: 1px solid #000;
	background-color: #e6e8ea;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	}
.lavaLampNoImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	}
.lavaLampNoImage li a:hover {color: red;}
.lavaLampNoImage li a:active
.lavaLampNoImage li a:visited {border: none; color: gray;} 
