@CHARSET "ISO-8859-1";
img, div 
{ 
	/*behavior: url("/js/iepngfix.htc");*/ 
}
body
{
	margin:0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	background-color:#2b5c7F;
	color: #808080;
	font-family:georgia,verdana,arial,sans-serif;
	font-size: 10px;
	
}
a
{
	color: #2b5c7F;
	text-decoration: none;
}
#content_inner
{
	width: 960px;
	margin: auto;
	margin-top:0px;
	background-color: #FFF;
}
#header
{
	width: 960px;
	height: 138px;
	float: left;
	clear: both;
	background-image: url("/img/header_bg.png");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #2b5c7F;
	margin-top: 0px;
}
#logo
{
	margin:20px 0px 0px 0px;
	text-align: center;
	width: 350px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	letter-spacing:0.4em;
	float: left;
	clear: none;
	
}
#logo a
{
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
#logo a span
{
	color: #990000;
	font-size: 36px;
	font-weight: normal;
}
#language
{
	float: right;
	clear: none;
	top: 0px;
	width: 100px;
}
#language a img{border:0}
#content_center
{
	float: left;
	clear: both;
	width: 960px;
	height: auto;
	background-color: #4d88b9;
	margin: 0;
	padding: 0;
}
#left
{
	float: left;
	clear: none;
	width: 245px;
	text-align: center;
	margin:0px 0px 10px 10px;
}
#slideshow
{
	float: left;
	clear: none;
	width: 235px;
}
#relax
{
	float: left;
	clear: none;
	width: 225px;
	color:#FFF;
	font-size: 14px;
	line-height:18px;
	text-align: left;
	padding: 20px 5px;
}
#gallery
{
	
	float: left;
	clear: none;
	width: 950px;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #F5F5F5;
}
#gallery div
{
	width: 180px;
	float: left;
	clear: none;
	margin: 0px;
	
}
#gallery p
{
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
#gallery div img
{
	width: 170px;
	border: 1px solid #4d88b9;
	height: 128px;

}
	
#page
{
	float: left;
	clear: none;
	
	width: 585px;
	.width:585px;
	_width:575px;
	margin-top: 0px;
	padding: 50px 60px 5px 60px;
	background-color: #FEFFEA;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	zoom:1;
}
	
#page p
{
	text-align: justify;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
}
#page h1, #gallery h1
{
	font-size: 16px;
	padding-top: 10px;
	margin: 0;
	color: #2b5c7F;
}

#contact, #text
{
	float: left;
	clear: both;
	width: 500px;
	
}
div.formdiv
{
	float: left;
	clear: both;
	width: 500px;
}
div.caption
{
	float: left;
	clear: left;
	width: 190px;
	text-align: right;
	padding-right: 10px;
}
div.caption_input
{
	float: left;
	clear: right;
	width: 300px;
	text-align: left;
	
}
