body {
	font:8.5pt/20px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #e6e7e7 url(bg.jpg) repeat-x top left;
	text-align: center;
	margin: 0 0 0 0; padding: 0;
	color: #444;
}
#fix {
	background:none;
	height:auto !important;
	width:750px;
	float:right;
	margin-bottom:20px;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}
ol li {
	list-style:none;
}
#splash {
	position:absolute;
	top:155px;
	left:0;
	width:500px;height:600px;
	z-index:-99;
	background:url(bga.jpg) no-repeat top;
}

h1 {
	font-size: 28px;
	color: #3272a3;
	margin: 15px 0 15px 0;
	font-weight: lighter;
	height: 35px;
	padding-top: 5px;
	letter-spacing:-1.0pt;
	line-height:30px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
h4 {
	color: #3272a3;
	line-height: 22px;
}
a {
	color: #3272a3;
	text-decoration: none;
}
a:hover {
	color: #62a0d4;
	text-decoration: none;
}
ul  li{
	line-height: 20px;
	list-style:square;
}
.admin_button {
	color: #999;font-size:9px;
	text-decoration: none;
}
/* Layout */
#center {
	text-align:left;
	margin:0 auto;
	width:1000px;height:auto;
}

#top {
	width: 1000px;
	height:120px;
	background:#a43613 url(top.jpg) no-repeat top left;
}

#header {
	height: 210px;
	width:1000px;
	margin:0;
	padding:0;
	background:url(header.jpg) no-repeat;
}

#content {
	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: 11px;
	color: #fff;
	text-align: right;
	padding:6px 20px;
	background:#3c4250;
}
#footer a {text-decoration:none;color:#fff;}
#footer a:hover {text-decoration:none;color:#000;}

/* 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;
	width:400px;
	background:none;
	height: 30px;
	position:relative;
	top:75px;
	left:600px;
}
#menu a {
	float: left;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
	color: #f9f9f9;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
}
#menu a.sub {
	display: none;
}
#menu a:hover {
	color:#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, #submenu img {
	text-decoration: none;
	border:0px;
}
#submenu a.sub {
	display: block;
}

#submenu a.sub:hover {
	color: #62a0d4;
	text-decoration: none;
}

/* */

#slideshow {position:relative;height:266px;width:400px;float:right;margin-left:20px;margin-bottom:20px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow IMG.active {z-index:10;}
#slideshow IMG.last-active {z-index:9;}
