body {
	background:url('gfx/bg.gif') repeat-x;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.logo {
	position:absolute;
	margin-top:45px;
	margin-left:30px;
}
.langs {
	position:absolute;
	margin-left:90px;
	margin-top:20px;
}
.langs a {
	color:#000000;
	float:left;
	text-align:right;
	text-decoration:none;
	font:bold 14px Lucida Sans;
	padding:3px 5px;
	background:url('gfx/langs_bg.png') no-repeat top right;
}
.langs a:hover {
	background:url('gfx/langs_bg_hover.png') no-repeat top right;
}
.wrapper {
	background:url('gfx/header_new.jpg') no-repeat;

	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.wrapper .header {
	width:1024px;
	height:335px;
	overflow:hidden;
}
.topnav {
	position:absolute;
	width:100px;
	margin-left:810px;
	margin-top:20px;
}
.topnav a {
	display:block;
	color:#000000;
	text-decoration:none;
	font:bold 14px Lucida Sans;
	padding:3px 5px;
	background:url('gfx/top_menu_bg.png') no-repeat;
}
.topnav a:hover {
	background:url('gfx/top_menu_bg_hover.png') no-repeat;
}
.navigation {
	position:absolute;
	margin-top:188px;
	margin-left:140px;
	width:740px;
}
.navigation .link {
	float:left;
	font:normal 15px Georgia;
}
.navigation .link a {
	color:#FFFFFF;
	display:block;
	padding:5px;
	text-decoration:none;
}
.navigation .link a:hover {
	color:#a0cf4d;
}
.navigation .link .hover {
	position:absolute;
}
.navigation .link .hover a {
	display:block;
	padding:5px;
	font:normal 13px Lucida Sans Unicode;
}
.navigation .link .hover a.top {
	background:url('gfx/menu_bg.png') no-repeat;
	font:normal 15px Georgia;
}
.navigation .link .hover a.middle {
	background:url('gfx/menu_bg.png') no-repeat 0 -40px;
}
.navigation .link .hover a.bottom {
	background:url('gfx/menu_bg.png') no-repeat left bottom;
}
.footer{
	margin-top:40px;
	width:1024px;
	height:143px;
	overflow:hidden;
	background:url('gfx/bottom.jpg') no-repeat;
}
.footer .inner{
	text-align:center;
	margin-top:85px;
	font:normal 12px Lucida Sans Unicode;
	color:#3F6911;
}
.content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.content .main {
	float:left;
	width:525px;
	color:#808080;
	font:13px Lucida Sans Unicode;
}
.content .main .title {
	background:url('gfx/top.png') no-repeat 0 -3px;
	font:18px Georgia;
	color:#3f6911;
	padding-left:35px;
	padding-bottom:5px;
}
.content .main .image {
	margin-bottom:15px;
}
.content .main .image img {
	border:5px solid #e3e3e3;
}
.content .main .text {
	padding-left:35px;
}
.content .main .text a{
	color:#72963C;
	text-decoration:none;
}
.content .main .text input[type=text], .content .main .text textarea{
	width:300px;
}
.content .main .text textarea{
	height:100px;
}
.content .main .text a:hover{
	color:#537521;
	text-decoration:underline;
}
.content .side {
	float:left;
	width:218px;
	margin-left:55px;
}
.content .side ul{
	padding:8px;
}
.content .side ul li a{
	font:14px Georgia;
	text-decoration:none;
	color:#3f6911;
}

.highslide {
	cursor: url(images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-full-expand {
	background: url(images/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#technical {
	margin-top:10px;
	font-size:12px;
}
#technical .label {
	color:#3f6911;
	width:180px;
}
#technical td {
	padding:3px 0;
}
ul.gallery li {
float:left;
height:130px;
margin-right:6px;
}
ul.gallery li a img {
border:3px solid #e3e3e3;
}

.calendar_div{
	clear:both;
	position:absolute;
	display:none;
	z-index:10000;
	background: #EFF6F0;
}
.calendar_div td{
border:1px solid #919BAD;
vertical-align:middle;
}
.cal_calendar {line-height:13px;font-weight:normal;font-size:15px;cursor:pointer;text-align:center;font-family:Georgia}
.cal_header {background:#A1CE4F;vertical-align:middle;color:#4D6E1F;}
.cal_cell {text-align:center;height:30px;width:40px;vertical-align:middle;}
.cal_labelcell {text-align:center;vertical-align:middle;}
.cal_oddweek {background-color:#F2F4F6;height:30px;width:40px;vertical-align:middle;}
.cal_evenweek {background-color:#FFFFFF;height:30px;width:40px;vertical-align:middle;}

.cal_day {;text-align:center;cursor:pointer;height:30px;width:40px;vertical-align:middle;}
.cal_today {color:black;font-weight:bold;height:30px;width:40px;vertical-align:middle;}
.cal_disabled {color:#999999;height:30px;width:40px;vertical-align:middle;}
.cal_common {color:black;height:30px;width:40px;vertical-align:middle;}
.cal_holiday {color:red;height:30px;width:40px;vertical-align:middle;}
.hole_cell {
width:60px;
text-align:center;
font:bold 11px Georgia;
padding:5px 0;
}
.hole_item {
width:60px;
text-align:center;
font:bold 14px Lucida Sans Unicode;
padding:5px 0;
}