@font-face {
    font-family: Medium;
    src: url(http://www.canjo.net/dj/txt/font/ITC_Kabel_Std/ITCKabelStd-Medium.otf);
}


body {
	font:11px/20px Verdana, Tahoma, Arial, sans-serif;
	background: #fff no-repeat top left;
	text-align: center;
	margin: 50px 0 0 0; padding: 0;
	color: #444;
	margin-top:40px;
}
#fix {
	height:auto !important;
	width:720px;
	float:right;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}
#splash {
	position:absolute;
	top:0;
	right:0;
	width:600px;height:398px;
	z-index:-99;
	background:url(bga.jpg) no-repeat;
}
p {
	line-height:18px;
}
h1 {
	font-size: 22px;
	color: #444;
    font-weight: normal;padding-bottom:10px;
	letter-spacing:-1.0pt;
	margin-top:-10px;
}
h4 {
	color: #444;
	line-height: 22px;
}
a {
	color: #444;
}
ul {
	line-height: 140%;
}
.admin_button {
	color: #666;font-size:9px;
    text-decoration: none;
}
/* Layout */
#center {
	margin-left: -510px;
	position: absolute;
	left: 50%;
}
#top {
	width: 1020px;
	height: 8px;
	background:none;
}


#slideshow {
    position:relative;
    height:360px;
    width:969px;
margin-left: -10px; 
margin-top: -40px;
}
#slideshow IMG {
    border:none;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}
#header {
	height: 138px;
	width:970px;
	margin: 0 15px 0 15px;
	padding: 10px 0 10px 0;
	background:none;
	padding: 0;
}
#content {
	padding-top: 1px;
	text-align: left;
	width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
}
#text {
	margin: 15px 15px 15px 15px;
	padding-left:10px;
	padding-right:20px;
	min-height:400px;
}
#footer {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 0 15px 0 15px ;
	padding: 20px 0 20px 0;
}
#bottom {
	background:none;
	height: 8px;
	width: 1020px;
	text-align: center;
}
/* CMS settings */
.img-right {
	margin: 0 0 10px 10px;
    padding:0px;
	border: 1px solid #222;
	float: right;
}
#menu {
	font-family: Medium, Arial, sans-serif;
	font-size: 12px;
	width: 970px;
	margin: 0 auto;
	height: 30px;
}
#menu a {
	float: left;
	padding: 0px 10px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	margin-bottom:2px;
}
#menu a.sub {
	display: none;
}
#menu a:hover {
color:#000;
}
#submenu {
	float: left;
	width: 150px;
	text-align: left;
	padding: 10px;
	margin: 20px;
	margin-left:-10px;
	height: 300px;
	background:none;
	border-right:1px solid #222;
}
#submenu a {
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom: #fff;
	color: #444;
	text-decoration: none;
	margin-left: 11px;
	text-align: left;
	display: none;
}
#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
	color: #333;
}
