*
{
	aborder: 0;
	margin: 0;
}

form {
margin:0px;
padding: 0px;
border: none;
text-align:left;}

img
{
	border: 0px;
}

#right a{
	color: #2ea1d8;
	text-decoration: underline;
}

#right a:hover{
	color: #2ea1d8;
	text-decoration: none;
}

#left a{
	color: #2ea1d8;
	text-decoration: underline;
}

#left a:hover{
	color: #2ea1d8;
	text-decoration: none;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg);
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}

#main {
	width: 900px;
	margin-left: 0px;
	background: url(images/top.gif) top no-repeat ;
	padding: 0px 0px 0px 0px;
}

#bg {
width: 100%;
background: url(images/bg_top.gif) 0px 37px repeat-x ;
}

#bg_header {
width: 100%;
background: url(images/big_img.jpg) 0px 42px no-repeat;
}

#bg_foot {
width: 100%;
background: url(images/footer.gif) bottom repeat-x;
}

#header { 
width:900px;
padding: 0px 0px 0px 0px;
height: 283px;
}

#logo {
	font-family: Tahoma, Geneva, sans-serif;
	color:#2ea1d8;
	font-size:53px;
	font-style:italic;
	padding: 94px 0px 0px 15px;
}

#buttons{
	width: 900px;
	text-align:center;
	padding-left:0px;
	padding-top: 0px;
	height: 37px;
}

#buttons a {
	color: #FFFFFF;
	text-decoration: underline;
}

#buttons a:hover {
	text-decoration: underline;
	border-bottom: 2px solid #FFFFFF;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	display: block;
	float: left;
	height: 27px;
	padding-top: 10px;
	padding-left: 14px;
	text-align: center;
	text-transform: none;
	width: 886px;
}

#paral { width: 298px;
height: 14px;
background: #2ea1d8;
margin-left: 14px;}

#content{
	width: 872px;
	padding: 0px 0px 0px 0px;
	margin: 0px 14px 0px 14px;
	background-image: url(images/cont.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#right{
	width: 567px;
	margin: 0px 0px 0px 90x;
	float: right;
	color: #000000;
	background: ;
}

.right_b {	background: url(images/fish.gif)  1px 18px no-repeat;
		padding-left: 18px;
		padding-top: 15px;
		padding-right: 5px;
}

.text{
	padding: 10px 0px 0px 5px;
}

.img {
	float:right;
	margin: 4px 16px 3px 0px;
	padding: 0px 0px 0px 15px;
}

#right span {
	color:#416001;
	font-weight:bold;
	font-size: 18px;
}

#left span {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 100;
	color: #2ea1d8;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#left H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 0px;
	text-align: left;
	padding: 10px 0px 6px 0px;
	background: url(images/tit_l.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

#left{
	float: left;
	width: 280px;
	margin-left: 0px;
	padding: 0px 9px 0px 9px;
}

.tit_bot {
	background: url(images/tit_bot.jpg) left top  repeat-x;
	padding: 26px 10px 0px 10px;
}

.col_l { width: 294px;
float:left;}

.col_r { width: 298px;
float:left;
margin-left: 22px}

#footer{
	height: 60px;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 5px no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	border-bottom: 2px solid #FFFFFF;
}

#wrap { width:900px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */
