/*
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;
}

a:hover{
	text-decoration: underline;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg) top center no-repeat #000000;
	line-height: 20px;
}

#main {
	width: 982px;
	margin: 0px auto;
}

#header { 
width:982px;
background: url(images/header.jpg) left top no-repeat;
height: 267px;
}

#logo {	font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		padding: 48px 0px 0px 13px;
		background: url(images/big_img.jpg) left top no-repeat;
		height: 60px;
}

#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;
}

#buttons{
	width: 982px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	padding-top: 10px;
	height: 45px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 33px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 0px;
	text-align: center;
	width: 194px;
	background: url(images/but.png) left top no-repeat;
}

#buttons a:hover {
	background:url(images/but_ov.png) left top no-repeat;
	text-decoration: underline;
}

.but_p {width: 3px;
float:left;}

#box_all {
height: 210px;}

#box_all h1 {
text-align:center;
font-size:18px;
color:#FFFFFF;
font-weight:100;
padding: 8px 0px 17px 0px;}

#box_all .text {
padding: 0px 15px 0px 20px;}

.box {
width: 320px;
height: 201px;
float: left;
} 

.box1 { background:url(images/box1.gif) ;}
.box2 { background:url(images/box2.gif) ;}
.box3 { background:url(images/box3.gif) ;}

.read_box {
	text-align:right;
	padding-right:10px;
	padding-top: 4px;
	font-weight:bold;}
	
.r { color: #8D0711;}
.f { color: #8B0E47;}
.o { color: #CD3800;}

.img_box {	float:left;
		margin: 6px 10px 3px 0px;
}

#top_tb {
width: 982px;
height: 10px;
background: url(images/tb_top.gif) center top no-repeat;
}

#bot_tb {
width: 982px;
height: 10px;
background: url(images/tb_bot.gif) center bottom no-repeat;
}

#tb{
	width: 982px;
	padding: 0px 0px 0px 0px;
	background: url(images/tb.gif)  center repeat-y;
	margin: 0px 0px 0px 0px;
}

#left{
	width: 622px;
	margin: 0px 0px 0px 13px;
	float: left;
	color:#000000;
}

.right_b {	background: url(images/fish_right.gif)  0px 6px no-repeat;
		padding-left: 28px;
		padding-right: 5px;
}

.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 7px 16px 3px 0px;
}

.img_r {	float: right;
		margin: 7px 0px 3px 16px;
}

span {font-weight:bold;}

#left span {	color:#8D0711;
		font-weight:bold;
}

#right span {	color:#8D0711;
		font-weight:bold;
}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #D25B2E;
	text-align:left;
	padding: 5px 0px 10px 0px;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #D25B2E;
	text-align:left;
	padding: 5px 0px 10px 0px;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
}

.fish_read {
margin: 0px 2px 1px 0px;
}

.read a{
color: #8D0711;}

#right{
float: right;
width: 294px;
margin-right: 16px;
padding: 0px 0px 0px 0px;
}

#footer{
	height: 62px;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 20px 0px 0px 0px;
	background: url(images/foter.gif) 0px 10px  no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
