/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #486501;
	line-height:20px;
}

#bg {
width: 1028px;
margin: 0px auto;
background:url(images/bg.jpg) repeat-y}


#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	background: url(images/big_bg.jpg) bottom no-repeat #FFFFFF;
	
}


#header { width:1000px;
padding: 0px 0px 0px 0px;
height: 304px;
}

#buttons{
	width: 243px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	float: left;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 243px;
	height: 41px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	background: url(images/but.jpg) 0px 0px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_hover.jpg) 0px 0px no-repeat;
}

#img_lim {	height:304px;
			width:440px;
			background:url(images/img_lim.jpg) left top no-repeat;
			float: left;
		}
#bg_top {
	background: url(images/bg_top.jpg) left top no-repeat;	
	height:304px;
	width:317px;
	float:left;}
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;}
	
.tit_top {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#486501;
font-weight: 900;}

#content{
	width: 992px;
	padding: 5px 0px 5px 0px;
	background: url(images/bg_png.png) left repeat-y;
	margin: 0px 4px 0px 4px;
}


#razd {
background:url(images/razd.gif) 325px repeat-y;
width: 992px;
min-height: 500px;
padding: 10px 0px 10px 0px;
}

#left{
	width: 312px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 15px;
width:317px;
}

.text{
	padding: 7px 7px 0px 7px;
}

.img {	float:left;
		margin: 10px 10px 5px 0px;
}

span {	color:#486501;
		font-weight:bold;
}

.dot { background:url(images/tit.gif) bottom repeat-x;
line-height:20px; }
.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #354905;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:20px;
	padding-top: 7px;
}
.read_top{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

#right{
float:right;
width: 320px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 5px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish.gif) 3px 2px no-repeat;
	padding-left: 39px;
}

#footer{
	height: 40px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 10px 0px;
	background: url(images/footer.jpg) left top no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
