a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #626938;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}



*
{
border: 0;
margin: 0;
}


.padding{
	padding: 0px;
	color:#FF0000;
	font-weight: bold;
}



body
{

	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000100 url(bg.jpg);
}



#main{
	margin: 0 auto;
	width: 998px;
	height: auto;
	border-right: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	}



#header{
	width: 999px;
	margin: 0 auto;
	height: 400px;
	background: url(topo6.jpg) no-repeat top;
	border-bottom: 15px solid #ffffff;
}


#logo{
	padding-left: 90px;
	text-align: left;
	padding-top: 100px;
	height: 143px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#buttons{
	width: 998px;
	height: 32px;
	margin: 0 auto;
	padding-left:10px;
	padding-top: 125px;
}

#buttons ul {
    padding-left: 5px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	padding-top: 12px;
	margin-right: 1px;
	background: url(menubg.png) no-repeat;
}

#buttons a:hover {
	width: 80px;
	height: 20px;
	background: url(menuhov.png) no-repeat;
}

#contop{
	background: url(contop2.png) no-repeat;
	height: 8px;
	margin-top: 5px;
		}

#content{
	width: 983px;
	background: url(mainbg2.png) repeat-y;
	}

#content_bg{
	padding-left:7px;
	
	}



#left{
	width: 983px;
	height: 400px;
	margin-left: 8px;
}

#left p{
	padding-left:5px;
	padding-right:5px;
}

#text{
	padding-right:15px;
	width: 973px;
}


#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #1f1f06;
	font-size: 20px;
	height: 35px;
	padding-left: 20px;
	padding-bottom: 5px;
	width:950px;
	margin-bottom:20px;
	background: url(title_left.gif) repeat-x bottom;
}


#conbot{
	background: url(conbot2.png) no-repeat;
	height: 8px;
	}


#footer
{
	background: url(footer.png) no-repeat;
	height: 44px;
	width: 983px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	clear:both;
	margin-top: 5px;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}