/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0;
}

img
{
	border: 0px;
}

body{
	font: 100% Arial, Helvetica, sans-serif;
	background: url(../_images/bg.jpg);
	line-height: 140%;
}

#bg_clouds { background: url(../_images/bg_clouds.jpg) top center no-repeat;}
	
#main {
	width: 1000px;
	margin: 0px auto;
	background: url(../images/main.jpg) right top no-repeat;
}

#header {
	width:1000px;
	height:240px;
}

#logo {
	height: 140px;
	line-height: 140%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#logo H2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-style:italic;
		}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 127%;
	color: #000;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
}

#buttons{
	text-align:center;
	height: 56px;
	background: url(../_images/buttons.png) left top no-repeat;
	padding: 0px 0px 0px 20px;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 100;
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	padding-top: 22px;
	height: 34px;
}

#buttons2{
	text-align:center;
	height: 56px;
	background: url(../_images/buttons.png) left top no-repeat;
	padding: 0px 0px 0px 20px;
}

#buttons2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 100;
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	padding-top: 22px;
	height: 34px;
}

.but {
	width: 160px;
}

#buttons .but:hover {
	background: url(../_images/but_hover.jpg) top repeat-x;
	font-size: 110%;
	}
	
.but_t {background: url(../images/but_hover.gif) center bottom no-repeat;}

.top_top {
	background: url(../_images/top_top.png) left top no-repeat;
	height: 24px;}
	
.top {
	height:200px;
	background: url(../_images/top.jpg) 23px top no-repeat #FFFFFF;
}

.top_bot {
	background: url(../_images/top_bot.png) left bottom no-repeat;
	height: 24px;
}


#content{
	background: url(../_images/content.png);
	padding: 0px 24px 0px 24px;
	color: #000000;
}

#content_gal{
	background: url(../_images/content.png);
	padding: 0px 13px 0px 13px;
	color: #000000;
}

.cont_top{
	background: url(../_images/cont_top.png) left top no-repeat;
	height: 24px;
}

.cont_bot{
	background: url(../_images/cont_bot.png) left bottom no-repeat;
	height: 24px;
}

.razd_h { height: 30px;
			background: url(../_images/razd_h.gif) 15px repeat-x;}

.home_box {
	float: left;
	width: 305px;
	text-align: left;
}
	
.razd_lr_h {
	background: url(../_images/razd_lr.gif) 580px repeat-y;
}

.razd_lr { background: url(../_images/razd_lr.gif) 657px repeat-y;}


#left{
	width: 660px;
	float: left;
	margin-left: 0px;
}


#left_h{
	width: 560px;
	float: left;
	margin-left: 0px;
}

.text{
	padding: 0px 0px 15px 0px;
}

.img_l {	float:left;
		margin: 5px 14px 3px 0px;
}

.img_r {	float: right;
		margin: 9px 10px 3px 10px;
}

.img_rr {
	float: right;
	margin: 5px 10px 3px 15px;
	padding-top: 60px;
}

.span_cont {	color: #4ACBE2;
	font-size:12px;
	font-weight:bold;
}

 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	color: #074690;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height:160%;
}

 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #074690;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
}

.spis_1 {
	list-style:none;
	padding: 0px 0px 0px 0px;}

.spis_1 li {
	padding: 5px 0px 0px 18px;
	background: url(../_images/fish_spis_1.gif) 0px 10px no-repeat;
	}
	
.spis_1 a {
	color:#000000;
	text-decoration:none;
	font-weight: 100;
	display: block;
	font-weight:bold;}
.spis_1 a:hover {
	text-decoration: underline;
	}

.read {
	font-size:12px;
	color: #FF0000;
	text-decoration: none;
	display:block;
	line-height: 17px;
	width: 66px;
	text-align: center;
	float: right;
	font-weight:bold;
	
}

.read:hover {
	font-size:12px;
	text-decoration: underline;
}



#right{
	float: right;
	width: 275px;
	margin-right: 0px;
}

#right_h{
	float: right;
	width: 361px;
	margin-right: 0px;
}

.span_dat {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 5px;}
	
#bottom {
	background: url(../_images/bottom.gif) 43px 30px no-repeat;
	color: #FFFFFF;
}

#bottom_bot {
	background: url(../_images/bottom.gif) 43px bottom no-repeat;
	color: #FFFFFF;
}

#bottom h1 { 
	color: #ffffff;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	padding: 5px 0px 5px 0px;
			}

#bottom h5 { 
	color: #ffffff;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	padding: 5px 0px 5px 0px;
			}

#b_col1 {
	width: 253px;
	float: left;
	margin-left: 43px;
}
#b_col2 {
	width: 253px;
	float: left;
	margin-left: 77px;
}
#b_col3 {
	width: 253px;
	float: left;
	margin-left: 85px;
	text-align: left;
}


.box_us {
	width: 264px;
	background: url(../images/box_us.gif) 0px bottom repeat-x;
}

.box_us_l {
width: 27px;
float: left;
padding-top:3px;}

.box_us_r {
	width: 237px;
	float: left;
}


.spis_bot {
	list-style:none;
	padding: 0px 0px 0px 34px;}

.spis_bot li {
	padding: 7px 0px 0px 18px;
	background: url(../_images/fish2.gif) 0px 12px no-repeat;
	}
	
.spis_bot a {
	color:#ffffff;
	text-decoration:none;
	font-weight: 100;
	display: block;
	font-weight:bold;}
.spis_bot a:hover {
	text-decoration: underline;
	}
	
.fu_i {
	padding: 0px 15px 0px 0px;
	vertical-align: middle;
}

#b_col3 ul {
	list-style:none;
	padding: 0px 0px 0px 41px;
}

#b_col3 li {
	/* [disabled]padding: 8px 0px 2px 0px; */
	/* [disabled]background: none; */
	}
	
#b_col3 li a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;}
	
#b_col3 li a:hover {
	text-decoration: underline;
}

#footer{
	height: 63px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding: 22px 0px 0px 17px;
	background: url(../images/footer.jpg) 0px 15px no-repeat;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

.lh {
	/* [disabled]line-height: 22px; */
	color: #FFF;
}

/* blog */

.va_m { vertical-align:middle;}

.datc_coment {
	padding: 10px 0px 10px 0px;
	border-top: dotted;
	border-bottom: dotted;
	text-align: center;
}

.datc  {
	float: left;
	width: 346px;}

.coment {
	float: right;
	width: 146px;
	text-align: right;}

.datc_coment a {
	color: #074690;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;}

.datc_coment a:hover {
	text-decoration:underline;}

.spis {
	list-style:none;
	padding: 0px 0px 0px 25px;}

.spis  li {
	padding: 8px 0px 2px 16px;
	background: url(../_images/fish_spis.gif) left 14px no-repeat;
	}
.spis a:hover {
	text-decoration: none;
	color:#FF0000;
	}
	
.spis a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;}
	
.a_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #074690;
	text-align: left;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
	display:block;
}

.a_blog:hover { text-decoration: underline;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 170%;
	background: url(none) no-repeat bottom;
	font-style: italic;
}

/* gallery */


.gal_num {
	background: url(../_images/gal_num.png) repeat-y 0px 0px;
	width: 5px;
	height: 20px;
	padding: 6px 9px 0px 6px;
	display:block;
	margin-right: 2px;
	color: #FFFFFF;
	font-size: 12px;
	float:left;
	text-decoration: none;
}
	
.gal_num:hover {
	background: url(../_images/gal_num_hover.png) repeat-y 0px 0px;
}

.row {
	padding: 0px 0px 0px 0px;
	height: 373px;
}

.box_img2 {
	width: 292px;
	height: 338px;
	background: url(../_images/box_img.png) 0px 0px no-repeat;
	padding: 0px 10px 0px 10px;
	float:left;
	color: #000000;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


.box_razd {
	width: 19px;
	height: 50px;
	float: left;
}

h5 {
	font-weight:100;
	font-size: 18px;
	color: #000000;
	padding: 15px 0px 17px 0px;}


	
/* about us */

.bottom_text { padding: 0px 0px 0px 19px;}

.bottom_text a { color:#000000;
				text-decoration:none;}
.bottom_text a:hover {
	text-decoration: underline;
}				

/* contact us */

#left label {
	width: 103px;
	float:left;
	padding: 5px 0px 0px 5px;}

.input_txt2 {
	width: 585px;
	border: none;
	background: url(../_images/input_txt2.gif) left top no-repeat;
	padding: 6px 10px 6px 10px;
	color:#ffffff;

}

.text_area2 {
	width: 585px;
	height: 123px;
	border: none;
	background: url(../_images/text_area2.gif) 0px 0px no-repeat;
	padding: 6px 10px 6px 10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.submit2 {
	background: url(../_images/submit2.png) right 0px no-repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 0px 7px 0px;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	width: 76px;
	margin: 0px 54px 0px 0px;
}



/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
	background:url(../_images/top.jpg) no-repeat;
	width:955px;
	height: 200px;
	margin:0 auto;
}

#slider {
	position:relative;
	width: 954px;
	height:200px;
	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:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../_images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.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;
}
.bigger {
	font-size: 120%;
	font-weight: bolder;
}
.biggerblue {
	font-size: 140%;
	font-weight: bold;
	color: #074690;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight: bold;
	color: #074690;
	text-align: left;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
	display:block;
	line-height: 150%;
}
.blueBoldCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
	display:block;
	border-bottom: dotted;
}

.blueBoldCentered2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #074690;
	text-align: center;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
	display: block;
	border-bottom-style: dotted;
}

.blueBoldCentered3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #074690;
	text-align: center;
	padding: 5px 0px 10px 0px;
	text-decoration: none;
	display: block;
	border-bottom-style: none
}

.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

#bg_clouds #main div h7 {
	font-size: 127%;
	font-weight: bold;
	font-style: italic;
	line-height: 170%;
}

h4 {
	font-size: 127%;
	font-weight: bold;
	font-style: italic;
	line-height: 170%;
}
.fblink {
	padding: 15px 0px 0px;
}
#leftwide {
	float: left;
	width: 954px;
	margin-left: 0px;
}

#leftcontact{
	width: 640px;
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 180px;
}

#centerme {
	text-align: center;
}
#bg_clouds #main #content .razd_lr #leftcontact p {
	width: 640px;
}
#logo p {
	font-size: 127%;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
#b_col3 h1 {
	padding-left: 15px;
}
#b_col3 .spis_bot li a {
}
#b_col2 h1 {
	padding-left: 5px;
}
#leftwide h3 {
	color: #000000;
}
.razd_lr #left h2 {
	text-align: left;
}
#leftwide h4 {
	color: #074690;
	text-align: center;
}
.smaller {
	font-size: 99%;
	padding-top: 3px;
	font-style: normal;
}
.bigger2 {
	font-size: 129%;
	font-style: italic;
	color: #000000;
}
.bigger3 {
	font-size: 140%;
}
.blue {
	color: #074690;
}
.bigger4 {
	font-size: 124%;
	font-weight: bolder;
}
.smaller2 {
	font-size: 118%;
	font-weight: bolder;
}
.black {
	font-weight: bolder;
	color: #000000;
}
.biggest {
	font-size: 160%;
	font-weight: bold;
}
.biggest2 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.biggest3 {
	font-size: 140%;
	font-weight: 400;
	color: #000000;
	font-style: italic;
}
.bluebold1 {
	font-size: 120%;
}
.bluebold1 {
	color: #074690;
}
.bluebold1 {
	font-size: 110%;
}
.smallerevenbold {
	font-size: 85%;
	font-weight: bold;
}
.bigger18bold {
	font-size: 18px;
	font-weight: bold;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
