/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #5e0000;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #e55504;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000100 url(images/bg.jpg);
}

#main{
	margin: 0 auto;
	width: 995px;
	background: #ffffff url(images/header.jpg) no-repeat top;
	border-right: 14px solid #ffffff;
	border-left: 14px solid #ffffff;
}

#header{
	width: 999px;
	margin: 0 auto;
	height: 190px;
}

#logo{
	padding-left: 40px;
	text-align: left;
	padding-top: 100px;

}

#logo a {
	text-decoration: none;
/*	text-transform: lowercase;*/
	font-style: italic;
	font-size: 20px;
	color: #5e0000;
	font-weight: bold;
}
/*360 24 69*/

#logo H2 a{
	font-size: 8px;
}

#buttons{
	width: 865px;
	height: 59px;
	margin: 0 auto;
	background: url(images/menubg.png) no-repeat;
	padding-left:10px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 162px;
	height: 39px;
	padding-top: 20px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 162px;
	height: 39px;
	background: url(images/menuhov.png) repeat-x;
}

#contop{
	background: url(images/contop.png) no-repeat;
	height: 8px;
	margin-top: 5px;
}

#conbot{
	background: url(images/conbot.png) no-repeat;
	height: 8px;
}

#content{
	width: 872px;
	background: #ffffff;
}

#content_bg{
	padding-left:62px;
}

#left{
	width: 608px;
	margin-left: 8px;

}

#text{
	padding-top:20px;
	padding-left: 15px;
	padding-right:15px;
	background: url(images/left_bg.jpg) no-repeat top;
}


#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
	width:608px;
	background: url(images/title_left.jpg) no-repeat;
}

.hrd{
	background: #bcb3b3;
	height: 1px;
}

.read{
	text-align: right;
}

.read a{
	font-weight:normal;
	padding-right: 20px;
}

#right{
	width: 241px;
	float:right;
	margin-right: 8px;
}

#right_bg{
	background: url(images/right_bg.jpg) no-repeat top;
	padding-top:20px;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
	background: url(images/title_right.jpg) no-repeat;
}

.pic02{
	background: url(images/pic02.png) no-repeat top left;
	padding-left: 30px;
	padding-right:15px;
	margin-left:10px;
}

h3{
	color: #bcb3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

#right a{
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(images/footer.jpg) no-repeat;
	height: 44px;
	width: 875px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
	clear:both;
	margin-top: 5px;
	padding-bottom: 5px;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
