/*Standart frame AV#2 */

html, body {
	height: 100%;
}


body {
	width: 100%;
	min-width: 1000px;
	color: #000000; font-family: 'PT Sans', sans-serif;
	line-height: 20px;
	position: relative;
	background-color:#382821;
	background: url('../images/rep.jpg') 0px 0px repeat;
}

*+html {
	overflow: auto;
}
a { color: #000000; }

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #00b9fe;
	text-decoration: none;
}

h1 {
	font: bold 18px Arial;
	color: #000000;
	padding: 0px 0px 15px 0px;
}
h2 {
	font: bold 16px Arial;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
h3 {
	font: bold 14px Arial;
	color: #000000;
	padding: 0px 0px 5px 0px;
}
h4 {
	font: bold 14px Arial;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}
h5 {
	font: bold 13px Arial;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}
input[type="text"]:focus { outline: none; }

.content_head {
position: relative;
width: 1000px;
height: 418px;
margin: 0 auto;
padding: 0 100px; 
background: url('../images/head_bg.png') bottom no-repeat;
}

.logo {
position: relative;
width: 1000px;
height: 153px;
background: url('../images/logo_bg.png') bottom no-repeat;
top: 9px;
	}
	
.logo_pic {
position: relative;
width: 167px;
height: 47px;
top: 55px;
left: 116px;
float: left;
	}
	
.phone	{
font-family: "PT Sans", "PT Sans Caption", "PT Sans Narrow";
font-size: 30px;
color: #ffffff;
float: right;
width: 257px;
top: 66px;
position: relative;
}

.menu {
margin: 0 auto;
background: url('../images/menu_bg.png') 0 0 no-repeat;	
width: 1000px;
height: 56px;
	}
	
.menu a { 
color: #472010; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 21px; 
font-style: italic; 
font-weight: bold;  
}

.menu ul li {
	list-style: none; 
	float:left;
	padding-left: 37px;
	padding-top: 18px; 
color: #472010;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
font-style: italic;
font-weight: bold;	
}

.content {
position: relative;
width: 1000px;
margin: 0 auto;
background-color: #ffffff;
padding-bottom: 30px;
}

.text {
 font-family: Georgia, "Times New Roman", Times, serif; 	
 padding-left: 37px;
 padding-top: 25px;
 padding-right: 37px;
}

.text h1 {
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size: 18px;
 font-style: italic;
 padding-bottom: 16px;
 padding-top:0;
 margin:0;
}
.text  p {
	font-size: 16px;
	padding-bottom: 10px;
}

.text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 7px;
	padding-top: 0;
	margin: 0;
}

table tr td.clr {
	background-color: #d3d39d;
	color: #000000;
}
table tr td { padding-left: 10px; padding-bottom: 3px; padding-top: 3px; }

table { margin-bottom: 20px; }

.content_footer {
position: relative;
width: 1000px;
margin: 0 auto;
background-color: #ffffff;
padding-bottom: 50px;
}


.footer h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: bold;
	color: #000000; 
	font-style: italic;}

.footer {	
font-family: Georgia, "Times New Roman", Times, serif;
padding-left: 37px;
padding-top: 16px;
padding-right: 37px;
	font-size: 12px; 
}
.foot_phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width: 148px;
	height: 16px;}
	
.foot_numbers	{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left; font-weight: bold;
	height: 16px;}
	
.name_email{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width: 148px;
	height: 16px;}

.email	{
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width: 167px;  
	font-weight: bold;
	height: 16px;}
	
.bord { border-top: 2px solid #5f3f32;
margin-left: 37px;
margin-right: 37px; }	

.content_space {
position: relative;
width: 1000px;
margin: 0 auto;
opacity: 1;
padding-bottom: 56px;
}
