/*
Design by Volobuyev Yuriy studio volobuev-web
http://www.volobuev-web.narod.ru

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #800000;
}

a:hover {
	
	color: #ffffff;
}

a:visited {
	color: #800000;
}

body {
	
	background: #f9c364 url(images/back_all.gif) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #f9c364;

	width: 960px;
	text-align: left;
	height: 100%;
}

#main
{


width: 960px;
padding-top: 8px;
background: url(images/table_back.gif) repeat-x top;

}



#main2
{


width: 960px;
padding-top: 0px;

background:  #f9c364;



}








#header {
	height: 200px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}



#menu
{
margin: 0 auto;
width: 518px;
height: 25px;
padding-top: 10px;
padding-left: 200px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: none; 
	
}

#menu a {
	float: left;
	width: 160px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 160px;
    height: 23px;
	color: #c5c5c5;
		
	
}

#footer {
	height: 25px;
	width: 960px;
	clear: both;
	padding-top: 25px;
	background: url(images/footer.gif) repeat-x bottom;
	
	
}

#footer p {
	margin: 0;
	font-size: 8px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}



.menu-2 {
	float: left;
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-left: 1px;
	
}
.themenu{

width: 100%;

height:36px;

margin:0;

padding: 0px;

}



.themenu li{

display:inline;



}



* html .themenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */

width: 113px;

}



.themenu li a:hover{

background:#FFF;

color: #7E1823;

display:inline;

width: 113px;

height:36px;

font-weight:bold;

text-decoration: none;

text-align: center;

float:left;
margin-left:4px;
font-size:14px;
line-height:36px;
border:#DC9C3A solid 1px;


}

.themenu li a{

background:#dc9c3a;

color: #7E1823;

display:inline;

width: 113px;

height:36px;
margin-left:4px;

font-weight:bold;

text-decoration: none;

text-align: center;

float:left;

font-size:14px;
line-height:36px;
border:#fff solid 1px;


}



/* Holly Hack for IE \*/

* html .themenu  li { height: 1%; }

* html .themenu  li a { height: 1%; }
.footer {
	text-align: center;
	padding: 35px;
	height: auto;
	width: 100%;
}

H1 {
	FONT-WEIGHT: normal; PADDING-TOP: 25px; FONT-FAMILY: georgia,times
}
H2 {
	FONT-WEIGHT: normal; FONT-FAMILY: georgia,times
}
H1 {
	FONT-SIZE: 22px; COLOR: #6b0010; PADDING-TOP: 12px
}
H2 {
	FONT-SIZE: 19px; MARGIN-BOTTOM: 0.3em; COLOR: #000; LINE-HEIGHT: 18px
}