/*
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: #343F59;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #343F59;
	text-decoration: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #343F59;
	line-height: 17px;
}
#main {
	width: 1014px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}
#main_bg {
	width: 1014px;
	background: url(images/main_bg.gif) repeat-y;
	margin: 0px auto;
	padding: 0px 13px 0px 13px;
}
.promo {
	width: 1014px;
	text-align: center;
	color: #FFF;
}
#header {
	width:1014px;
	padding: 0px 0px 0px 0px;
	background: url(images/header.jpg) left top no-repeat;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	padding: 50px 0px 0px 743px;
	background: url(images/big_img.jpg) left top no-repeat;
	height: 60px;
}
#logo a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
}
#logo H2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-weight:100;
}
#buttons {
	width: 1000px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	padding-left:40px;
	padding-top: 103px;
	height: 118px;
}
#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 0px;
	text-align: center;
	width: 122px;
	background: url(images/but.gif) 30px 20px no-repeat;
	text-transform:lowercase;
}
.but1 {
	padding-top: 18px;
	width: 122px;
	float:left;
}
.but2 {
	padding-top: 8px;
	width: 122px;
	float:left;
}
.but3 {
	padding-top: 0px;
	width: 122px;
	float:left;
}
.but4 {
	padding-top: 12px;
	width: 122px;
	float:left;
}
.but5 {
	padding-top: 27px;
	width: 122px;
	float:left;
}
#buttons a:hover {
	text-decoration: underline;
}
#nav{
	width: 500px;
	height: 16px;
	margin-left: 11px;
	padding: 0 0 5px 11px;
}
#nav p{
	margin: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
#nav a{
	color: #376405;
}
#nav a:hover{
	color: #cc3300;
}
#content {
	width: 1014px;
	padding: 8px 0px 0px 0px;
	background: url(images/cont.jpg) 0px 0px;
	margin: 0px 0px 0px 0px;
}
#left {
	width: 675px;
	margin: 0px 0px 0px 11px;
	float: left;
	color:#000000;
	display: inline;
}
.right_b {
	background: url(images/fish.png) 0px 2px no-repeat;
	padding-left: 23px;
	padding-right: 5px;
}
.text {
	padding: 0px 0px 0px 0px;
}
.img {
	float:left;
	margin: 4px 16px 3px 0px;
}
#left span {
	color:#294D01;
	font-weight:bold;
}
#right span {
	color:#294D01;
	font-weight:bold;
	text-decoration:underline;
}
#left H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: 100;
	color: #294D01;
	text-align:left;
	padding: 15px 0px 15px 0px;
	text-transform:lowercase;
}
#right H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #294D01;
	padding-left: 0px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}
.read {
	text-align:right;
	padding-right:10px;
	padding-top: 10px;
	font-weight:bold;
	text-decoration:none;
}
#right {
	float: right;
	width: 294px;
	margin-right: 16px;
	padding: 0px 0px 0px 0px;
}
#blog_post {
	padding-top: 400px;
}
.black {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.blog_post {
	font-size: 16px;
	color: #294D01;
	font-weight: bold;
}
.blog_post:hover{
	font-size: 16px;
	color: #ffcc00;
	font-weight: bold;
}
.blog_p {
	margin-left: 15px;
}
.tit_bot {
	background: url(images/tit_bot.png) left top no-repeat;
	padding: 0px 8px 0px 8px;
}
#footer {
	height: 43px;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 60px 0px 0px 0px;
	background: url(images/footer.jpg) left bottom no-repeat;
}
#footer a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
