﻿/*
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: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #A8270F;
	line-height:20px;
}


#bg{
	width: 1027px;
	margin: 0px auto;
	margin-top: 5px;
	background:url(images/bg.gif) repeat-y;
}

#main{
	width: 999px;
	
	margin: 0px auto;
	margin-top: 0px;
	background: #FFFFFF url('images/whowearebanner.jpg') no-repeat 50% top;
}

#bot {	
background:url(images/bottom.jpg) bottom no-repeat;
padding: 10px 10px 0px 10px;
width: 979px;
}


#header { 
width:979px;
padding: 0px 0px 0px 0px;
height: 302px;

}

#logo{
font-family:Georgia, "Times New Roman", Times, serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 18px;
padding: 57px 0px 0px 678px
}

#logo H1{
font-family:Georgia, "Times New Roman", Times, serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 18px;
}

#logo H2{
font-family:Georgia, "Times New Roman", Times, serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 14px;
}


#buttons{
	width: 1000px;
	height: 48px;
	background: url(images/menu.png) left top no-repeat;
	text-align:center;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 146px;
	height: 35px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	margin-left: 13px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/bg_but.jpg) 0px 2px repeat-x;
}

#content{
	width: 977px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.jpg) left top repeat-x #CE492D;
	margin: 100px 1px 0px 0px;
	margin-top: 0px;
}

#conttop{
	background: url(images/cont_top.gif) 0px  no-repeat;
	
	width: 977px;
	height: 8px;
	margin: 150px -100px 0px 0px;

}

#contbot{
	background: url(images/cont_bot.gif) 0px bottom no-repeat;
	width: 977px;
	height: 8px;
	margin: 0px 1px 0px 0px;
}
/*
#razd {
background: url(images/razd.gif) 476px repeat-y;
width: 952px;
min-height: 602px;
padding: 0px 14px 0px 12px;
}

#left{
	width: 455px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 21px;
width:228px;
}

.text{
	padding: 8px 0px 0px 0px;
}

.img {	float:left;
		margin: 10px 12px 5px 0px;
}

.img_l {margin: 15px 0px 0px 19px;}

span {	color:#ffffff;
		font-weight:bold;
}

.red { color:#8A0000;}

.col_l { 
	float: left;
	width:200px;
}

.col_r { 
	float: right;
	width:210px;
	margin-right: 20px;
}
.img_b { float:none;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 0px;
	background:url(images/tit_bg.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 8px;
}

.view{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 222px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 0px;
margin-left: 21px;
}



#center ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#center li{
	padding-top: 5px;
	background: url(images/fish_cent.png) 0px 12px no-repeat;
	padding-left: 32px;
}
*/
#footer{
	height: 40px;
	width: 586px;
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 5px 15px 5px;
}

#footer a{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	
}