body {
	font:10pt/20px Georgia, Garamond, serif, Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #000 url(bg.jpg) repeat-x top left;
	text-align: center;
	margin: 50px 0 0 0; padding: 0;
	color: #fff;
	margin-top:0px;
}
#side {
	float:right;
	margin-left:20px;
}

#fix {
	background:none;
	height:auto !important;
	width:750px;
	float:right;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}
ol li {
	list-style:none;
}


#splash2 {
	position:absolute;
	top:0px;
	right:0;
	width:800px;height:800px;
	z-index:-99;
	background:url(bga2.png) no-repeat top;
}

h1 {
	font-size: 28px;
	color: #fff;
	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 #f5f5f5;
}
h4 {
	color: #fff;
	line-height: 22px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
ul  li{
	line-height: 20px;
	list-style:square;
}
.admin_button {
	color: #999;font-size:9px;
	text-decoration: none;
}
/* Layout */
#center {
	margin-left: -510px;
	position: absolute;
	left: 50%;
}

#top {
	margin-top:-60px;
	width: 1000px;
	height:230px;
	background:url(logo.png) no-repeat top left;
}



#content {
	padding-top: 1px;
	text-align: left;
	width: 1000px;
	background:#000;
}

#text {
	padding:0px;
	min-height:450px;
	padding-right:40px;
}

#footer {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 0 15px 0 15px ;
	padding: 20px 0 20px 0;
}

#right {
float:right;
width:640px;
background:#000;
}

#left {
float:left; 
width:280px;
background:#000;
}

#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:#000; /*BG-TOP1*/
	height: 29px;
	margin-top:-1px;
	padding-left:0px;
}
#menu a {
	float: left;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
	color: #3da000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	border-top:3px solid #000; /*BG-TOP1*/
}
#menu a.sub {
	display: none;
}
#menu a:hover {
	color:#3da000;
	border-top:3px solid #3da000; /*BG-TOP2*/
	background:#000;
}
#submenu {
	float: left;
	width: 130px;
	text-align: left;
	padding: 10px;
	height: 300px;
	margin-left:-10px;
	background:#000;
	border-right:1px solid #f5f5f5;
}

/* */

#slideshow {
    position:relative;
    height:350px;
    width:280px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
