/*
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;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg_top.gif) top repeat-x #E9E8E8;
	line-height: 18px;
}

.bg_left_bg { background:url(images/bg_left_bg.gif) 114px repeat-y;}

.bg_left { background:url(images/bg_left.jpg) 114px top no-repeat;}

.bg_bot { background:url(images/bg_bot.gif) bottom repeat-x;}


#left { float: left;
		width: 320px;}
		
#right { float: right;
		width: 784px;}
	
#main {
	width: 1104px;
	margin: 0px 0px 0px 100px;
	}

#logo {	
		height: 240px;
		padding: 146px 0px 0px 42px;
		text-align: left;
		background: url(images/logo.gif) top repeat-x;
		
}

#logo a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: 100;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	color: #000000;
	font-style: italic;
}

#buttons{
	text-align: left;
	background: url(images/buttons.gif) top repeat-x;
	padding: 0px 0px 0px 0px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #4D4D4D;
	font-weight: bold;
	text-align: left;
	padding-top: 14px;
	height: 30px;
	
}

.but {
	width: 220px;
	padding-left: 100px;
}


#buttons .but1 { background: url(images/but1_h.jpg) 0px top no-repeat; color:#000000;}
.but2 { background: url(images/but2.jpg) 30px top no-repeat;}
.but3 { background: url(images/but3.jpg) 30px top no-repeat;}
.but4 { background: url(images/but4.jpg) 30px top no-repeat;}
.but5 { background: url(images/but5.jpg) 30px top no-repeat;}

.but1:hover { background: url(images/but1_h.jpg) left top no-repeat;}
.but2:hover { background: url(images/but2_h.gif) left top no-repeat;}
.but3:hover { background: url(images/but3_h.gif) left top no-repeat;}
.but4:hover { background: url(images/but4_h.gif) left top no-repeat;}
.but5:hover { background: url(images/but5_h.gif) left top no-repeat;}


#buttons .but:hover {
	color:#000000;
	}
	
	
	
	
.top { height:369px;
	   background:url(images/top.jpg) 0px 33px no-repeat;
	   padding-top: 18px;}

.cont_top { background: url(images/cont_top.gif) left top no-repeat;
			height: 10px;}

.cont_bot{ background:url(images/cont_bot.gif) left bottom no-repeat;
			height: 10px;}

#content{
	padding: 0px 10px 10px 10px;
	background: #ffffff;
}


.home_box {
	float: left;
	width: 303px; }

.img_l {	float:left;
		margin: 3px 15px 6px 0px;
}

.img_r {	float: right;
		margin: 3px 0px 6px 15px;
}

.span_cont {	color: #F04F00;
	font-size:12px;
	font-weight:bold;
}

 h1{
	font-size:16px;
	font-weight: 100;
	color: #F04F00;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background:url(images/h1.gif) bottom repeat-x;
	padding: 0px 0px 5px 0px;
	
}

.read {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:100;
	display:block;
	width: 68px;
	text-align: left;
	float: right;
	line-height: 14px;
	padding: 0px 0px 0px 7px;
	margin-top: 4px;
	height: 15px;
	background: url(images/read.gif) left top no-repeat;
	
}

.read:hover {
	font-size:12px;
	text-decoration: underline ;
}


.spis {
	list-style:none;
	padding: 0px 0px 0px 0px;}

.spis li {
	padding: 2px 0px 0px 18px;
	background: url(images/fish_spis.gif) 2px 13px no-repeat;
	}
	
.spis a {
	color:#F04F00;
	text-decoration: underline;
	font-weight: bold;
	
	display: block;
	font-weight:bold;
	padding: 5px 0px 3px 0px;}
.spis a:hover {
	color:#F04F00;
	text-decoration: none;
	}


.span_bot {
	color: #ffffff;
	font-weight: bold;}
	
.a_bot_u { 	color:#FFFFFF;
			text-decoration: underline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;}
.a_bot_u:hover { text-decoration: none;}
	
	
#bottom {
	color: #ffffff;
	height: 199px;
}

#bottom h1 { 
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0px 10px 0px;
	background: url(images/h1_bottom.gif) bottom repeat-x;
			}

#b_col1 {
	width: 216px;
	float: left;
	margin-left: 22px;
}
#b_col2 {
	width: 220px;
	float: left;
	margin-left: 43px;
}
#b_col3 {
	width: 218px;
	float: left;
	margin-left: 42px;
	text-align: left;
}

.spis_bot {
	list-style:none;
	padding: 0px 0px 0px 0px;}

.spis_bot li {
	padding: 2px 0px 2px 23px;
	background: url(images/fish_bot.gif) 2px 8px no-repeat;
	}
	
.spis_bot a {
	color:#ffffff;
	text-decoration:none;
	font-weight: 100;
	padding: 5px 0px 3px 0px;}
.spis_bot a:hover {
	text-decoration: underline;
	}
	
.fu_i {
	
	float: right;
}


.a_fu_i{ padding: 5px 0px 0px 0px;
		margin: 0px 20px 0px 0px;
		display:block;
		width: 32px;
		height:32px;
		float: right;}
.a_fu_i:hover { padding: 0px 0px 0px 0px;
				display:block;}
				

			
#footer{
	height: 60px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 30px 10px 0px 25px;
	
}

#footer a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	font-size: 11px;
	text-decoration: underline;
}

.lh {
	line-height: 22px;
}



/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    width: 784px;
    height: 330px;
    margin:0 auto;
	padding-top: 15px;
}

#slider {
	position:relative;
    width: 784px;
    height: 330px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 400px;
	bottom:-52px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/circl.jpg) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
		background:url(images/circl_hover.png) no-repeat;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
