/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #d1ebed;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: url("../img/wrapper.png") repeat-y top left;
	margin: 0 auto;
	margin: 0 auto -173px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	width: 1000px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
html>body #wrapper {
	height: auto;
}
#header {
	background: url("../img/header.png") no-repeat 0px 0px;
	position: relative;
	height: 235px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#footer {
	position: relative;
	background: url("../img/footer.png") no-repeat bottom left;
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	z-index: 90;
}

#footer, .push {
	height: 173px; /* .push must be the same height as .footer */
}

#top_wrapper{
	background: #fff url("../img/logo.png") 55px 0px no-repeat;
	position: relative;
	top: 16px;
	left: 23px;
	width: 686px;
}
#top1 {
	height: 120px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	background: url("../img/top2.png") 0px 0px repeat-x;
	height: 76px;
	padding: 0;
	clear: both;
	text-align: left;
}
#pagebody {
	width: 669px;
	margin: 0 0 0 40px;
	padding: 0;
	clear: both;
}
#mainimage {
	position: absolute;
	top: 16px;
	right: 25px;
	width: 266px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	z-index: 50;
}
#topimage img{
	display: inline;
}
#logo{
	width:440px;
	height: 200px;
}
#content {
	width:679px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;}
#contentleft {
	width:450px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	min-height: 250px;
	text-align: left;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#contentright {
	background: url("../img/contentright.png") no-repeat 0px 139px;
	width: 189px;
	min-height: 340px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	float: left;}
* html #contentleft, * html #contentright {
	height: 340px;
}

#sidebar {
	margin: 28px 0 0 20px;
	width: 150px;
	text-align: left;
	overflow-x: hidden;
}

.clear {
	clear: both;
	height: 10px;
}

div#topmenu1 { 
	clear: both;
	margin: 0 0 0 0; padding: 0 15px 0 0; text-align: right; 
	font-size: 12px;  
	z-index: 2;}
div#topmenu1 a{ 
	display: block;
	float: right;
	padding: 4px 3px;
	color: #94c3c6;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
}	
div#topmenu1 a:hover, div#topmenu1 a.link_active{ 
	color: #179aa7;
	border-color: #a2d7dc;
	text-decoration: none;
}	
div#topmenu2 { 
	clear: both;
	margin: 0 0 0 0; padding: 0 0 0 10px; text-align: right; 
	font-size: 12px;  
	z-index: 2;}
#nav {
	background: url("../img/topmenu_delim.png") 0px 0px no-repeat;
	position: relative;
	height: 49px;
	margin: 0 0 0 0; padding: 0 0 0 2px;
	list-style: none; text-align: left;
	z-index: 80;
	z-index: 3;}
#nav li {
	float: left;
	background: url("../img/topmenu_delim.png") top right no-repeat;
    margin: 0 0 0 0; padding: 0 2px 0 0; border: 0;
 	width: auto;
	list-style: none;
}
* html #nav li {
	\display: inline;
	list-style: none;}	
#nav li a {
	display: block;
	margin: 0 0 0 0; padding: 12px 5px 25px 5px; border: 0;
	font-size: 12px;
	font-weight: normal;
	color: #015d8c;
	text-decoration: none; line-height: 12px; text-align: center;}
@media all and (min-width: 0px){
   html>body  #nav li a {min-width: 1px;}}
#nav li#li1 a { padding-left: 8px; }
#nav li.sfHover {}  
#nav li:hover a, #nav li a.link_active {
	background: #015d8c url("../img/topmenu_on.png") 0px 0px repeat-x;
	color: #fff;
	text-decoration: none;  
}
#nav li ul {
	position: absolute;
	left:0;
	top:49px;
	width: 670px;
	list-style-image: none;
	padding: 0 0 0 3px; margin: 0 0 0 0; border: 0;
	text-align: center;}
	#nav li ul.visible {
	display: block;	}
#nav li ul li {
	margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
	background: none;
	float: left;
	list-style: none;}
	#nav li ul li.firstitem a {	 }
#nav li ul li a, #nav li:hover ul li a, #nav li ul li a {
	display: block;
	background: none;
	margin: 0; padding: 5px 9px 4px 9px; border: 0;
	border-bottom: 1px #015d8c solid;
	color: #179aa7; 
	font-size: 11px; 
	line-height: 12px; 
	text-decoration: none; 
	text-align: left;	}
html>body #nav li ul li a {
	width: auto; }
#nav li ul li a.link_active, #nav li ul li:hover a  {
	margin: 0; padding: 4px 9px 4px 9px; border: 0;
	background: none;
	border-bottom: 1px #fff solid;
	color: #fff; text-decoration: none; }

div#rightmenu { 
	clear: both;
	margin: 0 0 0 20px; padding: 0; text-align: left; 
	font-size: 12px;  
	z-index: 2;}
#nav2 {
	position: relative;
	width: 150px;
	margin: 0 0 0 0; padding: 0;
	list-style: none; text-align: left;}
#nav2 li {
	float: left;
	background: url("../img/rightmenu_top.png") top left no-repeat;
    margin: 0 0 6px 0; padding: 4px 0 0 0; border: 0;
	width: 150px;
	list-style: none;
}
* html #nav2 li {
	\display: inline;
	list-style: none;}	
#nav2 li a {
	display: block;
	background: #fff url("../img/rightmenu_bottom.png") bottom left no-repeat;
	margin: 0 0 0 0; padding: 1px 5px 5px 5px; border: 0;
	font-size: 12px;
	font-weight: normal;
	color: #179aa7;
	text-decoration: none; line-height: 12px; text-align: left;}
@media all and (min-width: 0px){
   html>body  #nav2 li a {min-width: 1px;}}
#nav2 li.sfHover {}  
#nav2 li:hover, #nav2 li.link_active {
	background: url("../img/rightmenu_top_on.png") top left no-repeat;
}
#nav2 li:hover a, #nav2 li a.link_active {
	background: #179aa7 url("../img/rightmenu_bottom_on.png") bottom left no-repeat;
	color: #fff;
	text-decoration: none;  
}
#nav2 li.has-children a.link_active {
	background: #179aa7 url("../img/rightmenu_bottom_on2.png") bottom left no-repeat;
}
#nav2 li ul {
	position: relative;
	background: #52b3bc url("../img/rightmenu_ul.png") bottom left no-repeat;
	left:0;
	width: 150px;
	list-style-image: none;
	padding: 0 0 4px 0; margin: 0 0 0 0; border: 0;
	text-align: center;}
	#nav2 li ul.visible {
	display: block;	}
#nav2 li ul li {
	margin: 0 0 0 0; padding: 0 0 0 0; border: 0;
	background: none;
	float: none;
	list-style: none;}
#nav2 li ul li:hover,#nav2 li ul li.link_active {
	background: none;
}	
#nav2 li ul li a, #nav2 li:hover ul li a, #nav2 li ul li a {
	display: block;
	background: none;
	margin: 0; padding: 4px 9px 4px 9px; border: 0;
	color: #fff; 
	font-size: 11px; 
	line-height: 12px; 
	text-decoration: none; 
	text-align: left;	}
html>body #nav2 li ul li a {
	width: auto; }
#nav2 li ul li a.link_active, #nav2 li ul li:hover a  {
	margin: 0; padding: 4px 9px 4px 9px; border: 0;
	color: #015d8c; text-decoration: none; }

#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}
	
	
#fotogallery3{height:170px;overflow:hidden;}
