#side {width:auto;float:right;margin-left:10px;margin-bottom:10px;}
#leftmenu {width:200px;float:left;margin-left:-30px;}
#realmenu li {list-style:none;}
#realmenu {
	float: left;
	width: 180px;
	text-align: right;
	padding: 10px;
	margin: 20px;
	min-height: 300px;height:auto;
	background:#f8f8f8;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
#realmenu a {
	padding: 0px 10px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	border-bottom:1px dotted #e7e7e7;
	font-weight:bold;
	font-size:10px;
	width:160px;
	margin-left:-40px;
}
#realmenu a.sub {
	border-bottom:none;
	display: block;
	font-size:10px;
	color:#666;
}
#realmenu a:hover {
	color: #ab944e;
	text-decoration:underline;
}
h1, h2, h3, h4, h5{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;}
h1 {font-size:29px;line-height:33px;color:#ab944e;}
h2 {font-size:14px;line-height:21px;color:#ab944e;font-weight:bold;}
a img {border: none;}
strong {color:#000;}

body {
	background: #dcd8cc url(bg.jpg) no-repeat top left;
	font: .7em/1.7em  Georgia, serif;color: #666;
	text-align: center;
	margin: 50px 0 0 0; padding: 0;
	margin-top:40px;
}
#fix {
	background:none;
	height:auto !important;
	width:730px;
	float:right;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}

#splash {
	position:relative;
	top:32px;left:25px;
	width:129px;height:81px;
	z-index:1;
	background:url(kok.png) no-repeat;
}

p {
	line-height:18px;
}

h4 {

}

a {
	color: #ab944e;
}

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 {
	width: 1000px;
	height: 8px;
}
#header {
        height: 100px;
	width:970px;
	margin: 0 15px 0 15px;
        padding: 10px 0 10px 0;
	background:#000 url(header.jpg) no-repeat;
        padding: 0;
	margin-top:10px;
}

#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:400px;
	margin-top:-90px;
}

#footer {
	font-size: 12px;
	color: #666;
	text-align: center;
        margin: 0 15px 0 15px ;
        padding: 20px 0 20px 0;
}

#bottom {
	height: 8px;
	width: 1000px;
	text-align: center;
}



/* CMS settings */

.img-right {
	margin: 0 0 10px 10px;
        padding: 5px;
        border:0;
	float: right;
}

#menu {
	width: 160px;
	background:none;
}
#menu a {
	float: left;
	padding: 0px 10px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:10px;
}
#menu a.sub {
}
#menu a:hover {
	background-color: #fff;color:#000;
	border-bottom:2px solid #dfa928;
}
#submenu {
	text-align: left;
	padding: 10px;
	margin: 20px;
	margin-left:-10px;
	background:#f8f8f8;
}
#submenu a {
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom: #ccc;
	color: #333;
	text-decoration: none;
	margin-left: 11px;
	text-align: left;
	display: none;
}
#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
	color: #dfa928;
	text-decoration:underline;
}