/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0px none;
margin: 0
}

img
{
border: 0px;
}


a{
	color: #264FA4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}
body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #4F4E4E;
	line-height:20px;
}

#bg {
width:1000px;
background:url('images/bg.gif') repeat-y left;
margin:auto; }


#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #000000;
	
}


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

#logo {	font-family:Georgia, Subway, Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		padding: 28px 0px 0px 635px;
		height: 73px;
}

#buttons{
	width: 516px;
	height: 68px;
	background: url('images/menu.jpg') no-repeat left top;
	text-align:center;
	margin-left: 484px
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	display: block;
	float: left;
	width: 103px;
	height: 44px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 24px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: center;
	background:url('images/fish_but.gif') no-repeat 0px 19px;	
}

#buttons a:hover {
	text-decoration: underline;
	background:url('images/fish_but.gif') no-repeat 0px 19px;
}

#buttons a:active{
        text-decoration: underline;
        font-size: 15px;
}

#content{
	width: 1000px;
	padding: 15px 0px 15px 0px;
	background: #FFFFFF;
	margin: auto;
}

#razd {
background:url('images/razd_bg.gif') repeat-y 325px 325px;
width: 978px;
min-height: 650px
}

#right{
	width: 720px;
	margin: 0px 13px 0px 0px;
	float: right;
}

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

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

span {	color:#264FA4;
		font-weight:bold;
}

.pap {	color:#08245F;
		font-weight:bold;
}

.dot { background: url('images/dot.gif') repeat-x center;
height:20px}

.line { background:url('images/line.gif') repeat-x bottom;
		padding-top: 4px}

#col_l {float:left;
		width:514px;}

#col_r {float: left;
		width:186px;
		margin-left:18px}
		
.pap_bg { background:url('images/pap_bg.jpg') repeat-y left;}

.pap_bot {	background: url('images/pap_bot.jpg') no-repeat left bottom;
			padding-left:13px; padding-right:20px; padding-top:10px; padding-bottom:70px
			}
			
.pap_top { background: url('images/pap_top.jpg') no-repeat 0px top;}

H1{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #375391;
	padding-bottom: 5px;
	text-align:center;
}

H2{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #375391;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

.read{
	text-align:right;
	padding-right:20px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#left{
float:left;
width: 200px;
background: url('images/bg_left.jpg') repeat-x left 25px;
margin-left: 8px
}



#left ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:20px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#left li{
	padding-top: 9px;
	background: url('images/fish.png') no-repeat 6px 10px;
	padding-left: 28px
}

#footer{
	height: 48px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	background:url('images/futer.jpg') repeat-x bottom;; padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:15px;
	margin: auto;
}

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

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