body {
	font:8.5pt/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #f3f3f3 url(bg.jpg) repeat-x top center;
	margin: 0 0 0 0; 
	padding: 0;
	color: #444;
}
.img-right {float:right;margin-left:20px;margin-bottom:20px;padding:5px;border:1px solid #ccc;}
h4 {
	color: #ccc;
	line-height: 22px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #444;
	text-decoration: none;
}

ul  li{
	line-height: 20px;
	list-style:square;
}

#center {
	margin-left: -500px;
	position: absolute;
	left: 50%;
}

#container {
	width:1000px;
	margin-bottom:20px;
	margin-top:30px;
}

#header {
	width:1000px;
	height:210px;
}

#menu {
	font:11px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	text-align:left;
	height: 35px;
	line-height: 35px;
	background:url(menubg.jpg);
}

#menu a {
	float: left;
	line-height: 33px;
	color: #000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	margin-left:20px;
}

#menu a:hover {
	text-decoration: underline;

}

#menu a.sub {
	display: none;
}

h1 {
	font:16pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	margin-bottom:20px;
	margin-top:20px;
color: #444;
}

#content { 
	padding-bottom:20px;
}

#text { 
	width: 720px;
	float:right;
	margin-right:25px;
}

#submenu { 
	float:left; 
	background:#f3f3f3;
	width:215px;
	padding:5px;
	padding-top:10px;
	min-height:280px;
	border-right: 1px dotted #ccc;
	margin-top:20px;
}

#submenu a {
	font:9pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
	border-bottom: #ccc;
	color: #000;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
	display: block;
	width:195px;
	display: none;
	border-bottom: 1px dotted #ccc;
}

#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
color:#444;
}

#bottom {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	background:#f8fafb;
}

#bottom #box{
	float:left;
	margin-left:23px;
	width:220px;
}

#bottom p{
	padding-left:5px;
}

#footer {
	font:10px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background:none;
	height: 35px;
	line-height:35px;
	text-align:center;
	color:#000;
}

#footer a{
	color:#000;
	text-decoration: none;
}

#slideshow {
    position:relative;
    height:210px;
    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;
}
