img a {border:0;}
a img {border:0;}
body {
	font:8.5pt/20px Georgia, Garamond, serif, Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #d5d5d5 url(bg.jpg) repeat-x top left;
	text-align: center;
	margin: 38px 0 0 0; padding: 0;
	color: #444;	
	margin-top:0px;
}
#fix {
	background:none;
	height:auto !important;
	width:750px;
	float:right;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}
#bestil
{
	padding: 20px; background: rgb(0, 50, 99) none repeat scroll 0% 0%; float: right; margin-bottom: 20px; margin-left: 20px; width: 200px; color: rgb(255, 255, 255); height: auto; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}
#bestil a {
	color:#ccc;
	text-decoration:none;
}
#bestil a:hover {
	color:#fff;
	text-decoration:none;
}


ol li {
	list-style:none;
}
#splash {
	position:absolute;
	top:117px;
	left:0;
	width:500px;height:600px;
	z-index:-99;
	background:url(bga.jpg) no-repeat top;
}
#splash-right {
	position:absolute;
	top:117px;
	right:0;
	width:500px;height:600px;
	z-index:-99;
	background:url(bga.jpg) no-repeat top;
}

h1 {
	font-size: 28px;
	color: #666;
	margin: 15px 0 15px 0;
	font-weight: lighter;
	height: 35px;
	padding-top: 5px;
	letter-spacing:-1.0pt;
	line-height:30px;
	padding-bottom:5px;
	font-style:italic;
	border-bottom:1px solid #eee;
}
h4 {
	color: #666;
	line-height: 22px;
}
a {
	color: #49630b;
	text-decoration: none;
}
a:hover {
	color: #ebae24;
	text-decoration: none;
}
ul  li{
	line-height: 20px;
}
.admin_button {
	color: #999;font-size:9px;
	text-decoration: none;
}
/* Layout */
#center {
	margin-left: -510px;
	position: absolute;
	left: 50%;
}

#top {
	width: 1000px;
	height:119px;
	background:url(logo.png) no-repeat top left;
}

#header {
	height: 210px;
	width:1000px;
	margin:0;
	padding:0;
	background:none;
}

#content {
	padding-top: 1px;
	text-align: left;
	width: 1000px;
	background:#fff;
}

#text {
	margin: 15px 15px 15px 15px;
	padding-left:10px;
	padding-right:20px;
	min-height:350px;
	margin-top:-5px;
}

#footer {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 0 15px 0 15px ;
	padding: 20px 0 20px 0;
}

#bottom {
	background:#fff;
	height: 8px;
	width: 1000px;
	text-align: center;
}

/* CMS settings */
.img-right {
	margin: 0 0 10px 10px;
	padding: 5px;
    border:0;
	float: right;
}

#menu {
	font:11px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	padding-top:5px;
	width: 1000px;
	margin: 0 auto;
	background:#7965a2;
	height: 30px;
	margin-top:-1px;
}
#menu a {
	float: left;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	border-top:3px solid #7965a2;
}
#menu a.sub {
	display: none;
}
#menu a:hover {
	color:#666;
	border-top:3px solid #ccc;
	background:#fff;
}
#submenu {
	float: left;
	width: 150px;
	text-align: left;
	padding: 10px;
	margin: 20px;
	height: 300px;
	margin-left:-10px;
	background:none;
	border-right:1px solid #eee;
}
#submenu a {
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom: #ccc;
	color: #003263;
	text-decoration: none;
	margin-left: 11px;
	text-align: left;
	display: none;
}
#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
	color: #7965a2;
	text-decoration: none;
}

/* */

#slideshow {
    position:relative;
    height:180px;
    width:1000px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}