/*
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{
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

body{
	color: #000000;
}

.webefox-background {
	background: url(bg_all.jpg) center bottom no-repeat fixed;
	background-color: #5595dd;
}

#bg { width:1100px;
		margin: 0px auto 0px auto;}

#main{
	width: 896px;
	padding: 60px 0px 0px 0px;
	float:left;
	
}


#header { width: 896px;
padding: 0px 0px 0px 0px;
/* height: 230px; */
}

#logo {
/* height: 200px; */
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 10px;
	font-weight: bold;
	color: #442B20;
	color: #442B20;
}
#logo h3 {
	padding: 10px;
	text-align: left;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
}

#logo img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#buttons{
	width: 886px;
	height: 47px;
	background: url(menu-custom.png) left top no-repeat;
	text-align:center;
	padding-left: 10px;
	margin: 10px 0px;
	clear:both;
}

.razd_but { background:url(but_razd-custom.png) right center no-repeat;}

#buttons .but {
	float:left;
	background:url(but_razd-custom.png) right 2px no-repeat;
}

#buttons a {
	font-weight:normal;
	display: block;
	float: left;
	/*width: 120px;*/
	padding-left:10px;
	padding-right:10px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	margin-right:3px;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(but_hover-custom.png) 0px 2px repeat-x;
}

 #buttons .active a {
	color: #094A11;
 }

#content{
	width: 894px;
	padding: 10px 0px;
	margin: 0px 1px 0px 1px;
	background: url(bg_cont-custom.png);
	min-height: 400px;

}

#conttop{
	background: url(top-custom.png) 0px 0px no-repeat;
	width: 894px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(bot-custom.png) 0px bottom no-repeat;
	width: 894px;
	height: 7px;
}

#razd {
/*background:url(razd.gif) 680px repeat-y;*/
width: 894px;
}

#left{
	padding: 0px 15px 0px 15px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 11px;
/*width:315px;  ??? */
width:580px;
}


.img {	float:left;
		margin: 5px 13px 5px 0px;
}

.dat { text-decoration:underline;}

H1{
	font-weight:bold;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-weight:normal;
	padding-bottom: 5px;
	text-align:center;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 182px;
margin-right: 19px;
border-left: 1px solid #094A11;
}



#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(fish.png) 0px 2px no-repeat;
	padding-left: 30px;
}

#right li.active a {
	color: #000;
}

#footer{
	height: 40px;
	width: 894px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 0px 15px 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
