/*
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: underline;}

#left a {
	color:#32A5E7;
}

#right a{
	color: #32A5E7;
}

a:hover{
	text-decoration: none;
	color: #32A5E7;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.gif);
}

#main {
	width: 1015px;
	margin-left: 9px;
	background: url(images/main.jpg) left top no-repeat;
	margin: 0px auto;
}


#header { 
width:1015px;
padding: 0px 0px 0px 0px;
height: 358px;
background: url(images/big.jpg) left top no-repeat;
}

#logo {	font-family: Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		padding: 88px 75px 0px 0px;
		float:right;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

#buttons{
	width: 237px;
	background: url(images/but_bg.jpg) top repeat-x;
	text-align:center;
	margin-left: 0px;
	float:right;
	padding-left:41px;
	padding-top: 28px;
	float:left;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	display: block;
	float: left;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
}

.but_1 {
width: 196px;
margin-left: 35px;
padding-left: 55px;
background: url(images/but_fish.png) top left no-repeat ;
}

.but_2 {
width: 196px;
padding-left: 57px;
background: url(images/but_fish.png) top left no-repeat ;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	width: 972px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	margin: 0px 0px 0px 19px;
}

#right{
	width: 275px;
	margin: 0px 6px 0px 0px;
	float: right;
	color:#000000;
}

.right_b {	background: url(images/fish.gif) 0px 4px no-repeat;
		padding-left: 36px;
		padding-top: 15px;
		width: 226px;}

.text{
	padding: 0px 0px 0px 11px;
}

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

#right span {	color:#001B50;
		font-weight:bold;
}

#left span {	color:#32A5E7;
		font-weight:bold;
}
.dat { text-decoration: underline;
		color:#001B50;
		line-height:25px;}
		
.col_b {color:#C8CFD8;}

#right H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:center;
	background: url(images/tit_right.gif) left top no-repeat;
	height: 32px;
	padding-top: 12px;
}

#left H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #FFFFFF;
	width: 668px;
	padding-top: 12px;
	padding-left: 14px;
	text-align: left;
	background: url(images/tit_left.gif) left top no-repeat;
	width: 100%;
	height: 42px;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
}

#left{
float: left;
width: 682px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-left: 5px;
padding: 0px 0px 0px 0px;
}

.left_l { width:320px;
float: left;
padding-left: 10px;}
.left_r { width:333px;
float: right;
padding-left: 0px;}

.tit_bot { background:url(images/bot_bg.png) left top no-repeat;}

.top { background: url(images/top_cont.gif) top no-repeat;
				height:10px;
				width: 972px;
				margin: 0px 0px 0px 19px;
				}

.bot {	background: url(images/bot_cont.png) bottom no-repeat;
				height:10px;
				width: 972px;
				margin: 0px 0px 0px 19px;
				}

#footer{
	height: 48px;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
}

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

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