/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	border: 0;
	margin: 0;
	border-color: #000000;
}

textbox
{
	border: 0;
	margin: 0;
	border-color: #000000;
}

img
{
border: 0px;
}


a{
	color: #FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

body{
	color: #FFFFFF;
	line-height:20px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_bg{
	width: 1032px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	background-image: url(images/bg.gif);
}

#main {
	width: 1014px;
	margin-left: 9px;
}


#logo {	font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		padding: 28px 0px 0px 704px;
		height: 295px;
}

#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: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#buttons{
	width: 991px;
	height: 51px;
	background: url(images/but_bg.jpg) top repeat-x;
	text-align:center;
	margin-left: 0px;
	float:left;
	padding-left: 23px
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display: block;
	float: left;
	width: 140px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
	background:url(images/fish_b.gif) 0px 23px no-repeat;
}


#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_over.jpg) repeat-x;
}

#content{
	width: 991px;
	padding: 0px;
	background: url(images/cont_bg.png);
	min-height: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#left{
	width: 265px;
	margin: 0px 0px 0px 0px;
	float: left;
	color:#000000;
	background-color: #FFFFFF;
}

.left_b {	background: url(images/fish.jpg) 12px 18px no-repeat;
		padding-left: 41px;
		padding-top: 15px;
		width: 213px;}

.text{
	padding: 5px 0px 0px 0px;
}

.img {	float:left;
		margin: 12px 12px 5px 0px;
}

span {	color:#FFFFFF;
		font-weight:bold;
}

.dat { text-decoration: underline;
		color:#FFFFFF;}
		
.col_b {color:#FFFFFF;}

#left H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:center;
	height: 32px;
	padding-top: 15px;
	background-image: url(images/tit_rq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #921215;
	padding-bottom: 13px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit_right.jpg) bottom repeat-x;
	width: 100%;
}

.read_r{
	text-align:right;
	padding-right:20px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#right{
	width: 720px;
	background-repeat: repeat-x;
	background-image: url(images/right.gif);
	float: right;
	padding: 0px;
}

.right_top {	background: url(images/r_top.gif) top no-repeat;
				height:9px;
				width: 716px;
}

.right_bot {	background: url(images/r_bot.gif) bottom no-repeat;
				height:9px;
				width: 716px;}
				
.right_s {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(images/right.gif);
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: right;
}

.col_l {
	float:left;
	width:250px;
	margin-left:0px;
	margin-top:5px;
		}

.col_r {float: left;
		width:425px;
		margin-left:15px;
		margin-top:5px;
		}
.left_r {
	width: 200px;
	float:left;
	padding-left: 10px;
}

.right_r {
	width: 200px;
	float:right;
		}

#footer{
	height: 53px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background-image: url(images/but_over.jpg);
	background-repeat: repeat-x;
	background-position: 0px 11px;
}

#footer a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
