/*
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{
	color: #264FA4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #999;
	line-height:20px;
}

#bg {
width:1024px;
margin: 0px auto; }


#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #1E3547;
	
}

#color_border {
	border:1;
	border-color:#069;
	}



#header { width:1000px;
padding: 0px 0px 0px 0px;
height: 222px;
background:url(images/header.jpg) left top no-repeat;
}

#logo {
	font-family: Verdana, Geneva, sans-serif;
	color:#B7D2C1;
	line-height: 32px;
	font-size:18px;
	font-style:regular;
	padding: 28px 0px 0px 204px;
	height: 73px;
}

#buttons{
	width: 816px;
	height: 68px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 284px;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	display: block;
	float: left;
	width: 100px;
	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) 0px 19px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/fish_but.gif) 0px 19px no-repeat;
}

#content{
	width: 974px;
	padding: 15px 0px 15px 0px;
	background: #FFFFFF;
	margin: 0px 13px 0px 13px;
}

#razd {
background:url(images/razd_bg.gif) 325px repeat-y;
width: 978px;
min-height: 650px;
}

#right{
	width: 943px;
	margin: 0px 13px 0px 0px;
	float: right;
}

.text{
	padding: 10px 0px 0px 0px;
	text-align: justify;
}

.img {	float:left;
		margin: 5px 15px 5px 0px;
		clear:both;
}

span {	color:#264FA4;
		font-weight:bold;
}

.pap {	color:#08245F;
		font-weight:bold;
}

.dot { background: url(images/dot.gif) center repeat-x;
height:20px;}

.line { background:url(images/line.gif) bottom repeat-x;
		padding-top: 4px;}

#col_l {float:left;
		width:655px;}

#col_r {float: left;
		width:266px;
		margin-left:18px}
		
.pap_bg { background:url(images/pap_bg.jpg) left repeat-y;}

.pap_bot {	background: url(images/pap_bot.jpg) left bottom no-repeat;
			padding: 10px 20px 70px 13px;
			}
			
.pap_top { background: url(images/pap_top.jpg) 0px top no-repeat;}

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: 259px;
background: url(images/bg_left.jpg) left 25px repeat-x;
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) 6px 10px no-repeat;
	padding-left: 28px;
}

#footer{
	height: 48px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 30px 0px 15px 0px;
	background:url(images/footer.jpg) bottom repeat-x;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#text_text{
	color: #1E3547;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
#text_text1{
	color: #D6D6D6;
	font-size: 12px;
	font-style:italic;
	text-align: justify;
}
#contact {
	color: black;
	font-size: 11px;
	font-weight: normal;	
	
}
#caseta1 {
	float: left;
	width:302px;
	padding:5px;
	border: 2px solid #2851a9;
	margin:5px;
	}
#caseta2 {
	float: right;
	width:302px;
	padding:5px;
	border: 2px solid #2851a9;
	margin:5px;
	}
#caseta_group {
	float: left;
	width:640px;
	padding:5px;
	border: 0px solid #2851a9;
	margin:5px;
	clear:both;
	}
