@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #a03b0a;
	background-image: url(images/back_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 1px;}

a {
	color: #FFFFFF;}
	
h3 {
	text-transform: uppercase;}

.basic_outer_frame {
	width: 800px;
	margin: 0 auto;
	text-align: left;}

.banner { 
	display: block;
	width: 800px;
	height: 300px;
	background-color: #CC6600;}
	
.banner img {
	border: none;}
	
.contact_buttons {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;}
	
.contact_buttons a {	
	text-decoration: none;
	color: #FFFFFF;}
	
.contact_buttons h3 {
	font-size: 16px;
	text-align: center;}
	
#lv_button {
	width: 240px;
	height: 30px;
	float: left;
	padding: 5px 10px 20px 10px;
	background-image: url(images/buttons_lv.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	display: block;}
	
.contact_buttons #lv_button:hover {
	background: #7c1403;}

.subcontent {
	clear: both;
	margin-top: 10px;}

.subcontent #header {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom: 1px #FFF solid;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 10px;}

.subcontent #lv {
	width: 220px;
	height: 530px;
	float: left;
	padding: 20px 20px 10px 20px;
	background-color: #98220e;
	display: block;}
	
#contacts_lv {
	width: 220px;
	float: left;
	padding: 20px 20px 10px 20px;
	background-color: #98220e;
	display: block;}

.left_panel {
	float: left;
	margin-top: 10px;
	clear: both;}

.left_panel a {
	text-decoration: none;}

#lv_button {
	width: 240px;
	height: 30px;
	padding: 5px 10px 20px 10px;
	background-image: url(images/buttons_lv.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	display: block;
	margin-bottom: 10px;}
	
#lv_button h3 {
	font-size: 16px;
	text-align: center;}

#lv_button:hover {
	background: #7c1403;}
		
#contacts_panel {
	background-color: #98220e;
	padding: 20px 20px 10px 20px;
	display: block;
	clear: both;
	margin-top: 10px;
	height: 400px;
	width: 220px;}

#about_panel {
	background-color: #98220e;
	padding: 20px 20px 10px 20px;
	display: block;
	height: 540px;
	width: 220px;
	clear: both;}
	
#header {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom: 1px #FFF solid;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 10px;}
	
.right_p{
	background-color: #c95519;
	width: 490px;
	height: 30px;
	margin-left: 270px;
	padding: 15px 20px 10px 20px;
	display: block;
	margin-top: 10px;
	vertical-align: middle;}
	
.right_panel {
	background-color: #c95519;
	width: 490px;
	height: 400px;
	margin-left: 270px;
	padding: 20px 20px 10px 20px;
	display: block;
	margin-top: 10px;}
	
.right_panel_photos {
	background-color: #c95519;
	width: 490px;
	height: 540px;
	margin-left: 270px;
	padding: 20px 20px 10px 20px;
	display: block;
	margin-top: 10px;}
	
.border {
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	color:#000;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:110%;
	height:20px;
	width:300px;}
	
.text_area {
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	color:#000;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:110%;
	height:150px;
	width: 300px;}

.submit_button{
	font-weight:bold;
	font-size: 13px;
	color:#FFFFFF;
	padding: 5px 30px 5px 30px;
	background-color:#FF9900;
	border: 1px solid #FFF;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;}
	
#map {
	height: 300px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;}

#copyright {
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;}
	
.align_left {
	float: left;}
	
.align_right {
	float: right;}
	
#photos {
	text-align: left;}
	
.lv_en_ru a{
	float: right;
	font-weight: bold;
	display:block;
	background-color:#FF9900;
	border: 1px solid #FFF;
	padding: 3px 10px 3px 10px;
	margin-left: 5px;
	text-decoration: none;}
