@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);

*{
	margin: 0px;
	padding: 0px;
}

body{
	height: 100%;
	width: 100%;
	background-color: #FDE9D5;
	font-family: 'PT Sans Narrow', sans-serif;
}

li{
	list-style: disc outside;
	color: #FF9900;
	font-size: 12px;
	padding-top: 2px;
}

span{
	font-size: 12px;
	color: #000;
}

h1{
	color: #CB6600;
	font-family: verdana;
	font-weight: bold;
	font-size: 27px;
}
h2, .h2{
	color: #FF9900;
	font-family: verdana;
	font-weight: bold;
	font-size: 17px;	
}

.h2_a{
	text-align: right;
}

.h2_a a{
	color: #FF9900;
	font-family: 'PT Sans Narrow', sans-serif;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 17px;
}

strong{
	color: #555;
}

div#menu a{
	padding: 4px;
padding-left: 10px;
padding-right: 10px;
color: #fff;
text-decoration: none;
cursor: pointer;
font-weight: bold;
}

div#b_line { display: block;
background-color: #FFCC65;
background: url("../img/8.png") repeat-x top;
height: 6px;
width: 1000px;
}

div#copy { display: block;
width: 1000px;
font-size: 12px;
text-align: right;
font-family: 'PT Sans Narrow', sans-serif;
color: #CFAB7A;
}

address { font-style: normal;
}


div#r_b { display: block;
margin-top: 10px;
margin-bottom: 10px;
height: 100%;
float: right;
clear: right;
width: 200px;
background-color: #FCE3C9;
}


div#w { display: block;
float: left;
height: 594px;
width: 100%;
}

div#menu { display: block;
float: right;
clear: right;
height: 29px;
width: 810px;
letter-spacing: 1px;
padding-top: 7px;
color: #D76B00;
font-family: Tahoma;
font-weight: normal;
font-size: 12px;
text-align: left;
}

div#m_1 { overflow: hidden;
display: block;
float: left;
width: 190px;
height: 29px;
background: url("../img/4.png") no-repeat 0px 0px;
}

div#m { display: block;
background-color: #CB6600;
height: 29px;
text-align: left;
width: 1000px;
}

div#w_m { overflow: hidden;
display: block;
background-color: #CB6600;
height: 29px;
text-align: center;
width: 100%;
}
div#u { display: block;
background-color: #FFCC65;
background: url("../img/3.png") repeat-x top;
height: 4px;
text-align: left;
width: 1000px;
}

div#u_1 {  display: block;
background-color: #FFCC65;
background: url("../img/3.png") repeat-x top;
height: 4px;
text-align: center;
width: 100%;
}

div#top{
	display: block;
	height: 53px;
	width: 715px;
	letter-spacing: 2px;
	padding-top: 4px;
	color: #fff;
	font-family: 'Lobster', cursive;
	font-weight: normal;
	font-size: 36px;
	text-align: center;
}

div#top_1 { display: block;
float: left;
width: 190px;
height: 53px;
background: url("../img/1.png") no-repeat 0px 0px;
}

div#top_a { display: block;
height: 53px;
background: #FF9900;
text-align: left;
width: 1000px;
}

div#top_b { overflow: hidden;
display: block;
background: #FF9900;
height: 53px;
text-align: center;
width: 100%;
}

div#x_1 { overflow: hidden;
display: block;
background-color: #CB6600;
background: url("../img/6.png") repeat-x top;
height: 2px;
text-align: center;
width: 100%;
}

div#x_2 { overflow: hidden;
display: block;
background-color: #CB6600;
background: url("../img/6.png") repeat-x top;
height: 2px;
text-align: left;
width: 1000px;
}

div#li_b_1 { overflow: hidden;
display: block;
float: left;
padding-left: 20px;
font-size: 12px;
font-family: verdana;
width: 750px;
text-align: justify;
}

ul { padding-left: 30px;
padding-top: 10px;}
div#h1_1 { display: block;
padding-right: 30px;
float: right;
clear: right;
height: 87px;
width: 515px;
padding-top: 20px;
text-align: right;
}

div#h1_a { display: block;
float: left;
width: 190px;
height: 87px;
background: url('../img/8.gif') no-repeat 0px 0px;
}

div#h_1_b { display: block;
float: left;
width: 800px;
text-align: left;
}

div#h_1_c { overflow: hidden;
display: block;
text-align: left;
width: 1000px;
}

div#h1_h{
	text-align: center;
	width: 100%;
}

p{
	padding-top: 10px;
}