﻿﻿

img
{
border: 0px;
}


body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background:url("images/bg.jpg") top repeat-x #000000;
	}

.header { width:1014px;
padding: 0px 0px 0px 0px;
height: 126px;
background: url("images/head.jpg") top repeat-x #000000;
}


.buttons{
	width: 150px;
	background: url("images/but.jpg") left top no-repeat;
	text-align:center;
	height:43px;
	text-decoration: none;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;


}

.tit_bot a{
	text-decoration:none;
	color:#000000;
}

.tit_bot a:hover{
	text-decoration: underline;
}



.buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	display: block;
	float: left;
	width: 150px;
	height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	margin-right: 0px;

}

.buttons a:hover {
	text-decoration: underline;
	background: url("images/but_ov.gif") left top no-repeat;
	color:#6E0004;
}

.content{
	width: 1014px;
	background: #FFFFFF;
}

.left{
	width: 757px;
	margin: 10px 0px 0px 4px;
	float:left;
	background:url("images/left1.jpg") left top no-repeat;
	padding: 0px 4px 0px 4px;
}

.left H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #892825;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-top: 5px;
	text-align:left;
	background: url("images/tit_l.gif") bottom repeat-x;
}

.text{
	padding: 0px 15px 0px 10px;
	text-align:justify
}

.right{
	float:right;
	width: 242px;
	margin-right: 3px;
	background: url("images/right.jpg") top repeat-x;
}



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

.right li{
	padding-top: 5px;
	background: url("images/fish1.gif") 10px 12px no-repeat;
	padding-left: 38px;
}

.rt-title{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	height: 37px;
	padding-left: 11px;
	padding-top: 8px;
	text-align: left;
	background: url("images/tit_r.jpg") center top no-repeat;
}

.footer{
	height: 54px;
	width: 1014px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 10px 0px 0px 0px;
	background: url("images/footer.jpg") left top repeat-x #000000;
}

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

.footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.clearfix::after{content:"";display:table;clear:both}
