/*
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{
	text-decoration:none;
	color:#FFFFFF;
}

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


body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:20px;
	background: url(images/bg.jpg) top left repeat-x #055701;
	}
	
.bg_foot {
background: url(images/footer.jpg) bottom repeat-x;}


#main{
	width: 1014px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}


#header { width:1014px;
padding: 0px 0px 0px 0px;
height: 193px;
background: url(images/head.jpg) 197px 0px no-repeat ;
}

#buttons{
	width: 1000px;
	background: url(images/menu.jpg) left top repeat-x;
	text-align:center;
	height:38px;
	margin-right:0px;
	padding-left:3px;
}


#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	display: block;
	float: left;
	width: 142px;
	height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

.razd_but {
background:url(images/razd_b.gif) right top no-repeat;
padding-right: 0px;
width: 144px;
height: 38px;
float:left;}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_ov.gif) left top repeat-x;
	color:#FFFFFF;
	margin-right: 0px;
}

#logo{
	background: url(images/logo.jpg) center top no-repeat;
	height: 100px;
	padding: 55px 0px 0px 0px;
}

#logo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}


#logo H3 a{
	font-size: 12px;
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#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;}

#content{
	width: 1014px;
	padding: 0px 0px 0px 0px;
}

#left{
	width: 700px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	background: url(images/left.jpg) top repeat-x;
	min-height: 590px;
}

.left1 {
padding: 0px 20px 0px 15px;
}

.razd_l {
height:2px;
width: 100%;
background:url(images/razd_l.gif) bottom repeat-x;}

.tit_bot {	background: url(images/tit_bot.png) center top no-repeat;
			padding: 7px 5px 0px 0px;
}

.text{
	padding: 0px 20px 0px 15px;
}

.img {	float:left;
		margin: 6px 17px 5px 0px;
}

.img_t {	float:left;
		margin: 0px 10px 0px 0px;
}
.free {
padding: 0px 0px 0px 10px;}

span {	color:#7FFE79;
		font-weight:bold;
}

.color { color:#3774A0;}

.dat { text-decoration:underline;}

#right H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #7FFE79;
	height: 29px;
	padding-left: 0px;
	padding-top: 16px;
	text-align: left;
}

#left H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #7FFE79;
	padding-bottom: 15px;
	padding-left: 27px;
	padding-top: 16px;
	text-align:left;
	background: url(images/tit_l.gif) 0px 17px  no-repeat;
}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 15px;
}

.read_r{
	text-align:right;
	padding-right:5px;
	padding-top: 8px;
}

#right{
	float:right;
	width: 295px;
	margin-right: 3px;
	background: url(images/right.jpg) top repeat-x;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
	background:url(images/ul_bg.gif) left repeat-y;
}

#right li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#right a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
}

#right a:hover {
	background: url(images/li_bg.gif) left repeat-y;
}

#right .list 
{
	list-style: none;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	display:block;
	background: url(images/fish.gif) 0px 12px no-repeat;
}

#footer{
	height: 40px;
	width: 1014px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 10px 0px 0px 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}