/*
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;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg) left top no-repeat #5DB63E;
	line-height: 18px;
}

form {
border:0;
margin:0; 
padding:0;
text-align:left;
width: 350px;
}

#all {
	width: 1014px;
	margin: 0px 0px 0px 0px;
}

#header { 
width:100%;
background: url(images/header.jpg) left top no-repeat;
height: 139px;
}

#logo {	font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		padding: 27px 0px 0px 0px;
		background: url(images/big_img.jpg) left top no-repeat;
		height: 60px;
		width: 285px;
		float:right;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

#search {
padding-top: 84px;
padding-left:28px;
height: 50px;
width: 345px;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 202px;
	height: 17px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	background: url(images/search_inp.png) 0px 0px no-repeat;
	background-repeat:no-repeat;
	background-position:left top;
	color: #000000;
}

#search-submit {
	width: 91px;
	height: 27px;
	background: url(images/search_but.png) left top no-repeat;
	background-repeat:no-repeat;
	background-position:left top;
	border: none;
	margin-left: 6px;
	margin-top:1px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#buttons{
	width: 765px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	height: 50px;
	margin-left: 28px;
	padding-top: 5px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 27px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 0px;
	text-align: center;
}

.but {
width: 138px;
}
.but:hover { background: url(images/but_bg.gif) left top no-repeat;
text-decoration: none;}

#main {
background:url(images/main.gif) left repeat-y;
width: 1001px;}
#main_top {
width: 1001px;
background: url(images/main_top.gif) left top no-repeat ;
}

#main_bot {
width: 1001px;
background: url(images/main_bot.gif) left bottom no-repeat ;
}

#content{
	width: 1001px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont.gif) right repeat-y #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#cont_top {
width: 1001px;
height: 10px;
background:url(images/cont_top.png) left top no-repeat;}

#left{
	width: 655px;
	margin: 0px 0px 0px 32px;
	float: left;
	color:#000000;
}

.right_b {
		padding-right: 5px;
		padding-top: 18px;
}
.fish_10 { background: url(images/fish_10.gif) 0px 22px no-repeat;
padding-left: 52px;}
.fish_11 { background: url(images/fish_11.gif) 0px 22px no-repeat;
padding-left: 52px;}

.text{
	padding: 12px 4px 0px 4px;
}

.img {	float:left;
		margin: 4px 15px 3px 0px;
}

.img_r {	float: right;
		margin: 4px 0px 3px 16px;
}

span {font-weight:bold;}

#left span {	color:#328816;
}

.w {color:#ffffff;
line-height: 25px;}
.g {color:#328816;}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #328816;
	text-align:left;
	padding: 20px 0px 6px 4px;
	background: url(images/left_tit.gif) bottom repeat-x
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:left;
	padding: 7px 0px 8px 12px;
	background: url(images/right_tit.jpg) left top no-repeat;
}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 6px;
	font-weight:bold;
}

.read a{
color: #000000;
text-decoration: underline;}

.read a:hover {
text-decoration:none;}

#right{
float: right;
width: 269px;
margin-right: 12px;
padding: 0px 0px 0px 0px;
}

.box_munth {
width: 132px;
padding: 0px 0px 0px 0px;
background:url(images/all_munth.gif) left repeat-y;}

.munth {
font-weight:bold;
background: url(images/box_fish1.png) 0px 11px no-repeat;
padding: 7px  0px 7px 28px;
text-decoration:none;}	

.munth a{color:#000000;
font-weight:bold;
text-decoration:none;}

.munth:hover {
text-decoration: none;
background: url(images/munth_hover.gif) left repeat-y;
}

#footer{
	height: 50px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 13px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 0px  no-repeat;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

