body {
	font:9pt/20px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #0d497f url(bg.jpg) top center no-repeat;
	margin: 0 0 0 0; 
	padding: 0;
	color: #444;
	margin-top:40px;
}

#logo {
	width:1000px;
	height:100px;
	background: url(logo.jpg) no-repeat;
}


h4 {
	color: #444;
	line-height: 22px;
}

a {
	color: #444;
	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;
	background: #fff;
}

#header {
	width:1000px;
height:215px;
	border-top:1px solid #fff;
}

#menu a.sub {
	display: none;
}

h1 {
	font:14pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	height: 50px;
	line-height:50px;
	border-bottom:1px solid ccc;
	margin-top:10px;
}

#content { 
	padding-bottom:20px;
}

#text { 
	background:#fff;
	width: 950px;
	margin-left:25px;
	margin-right:25px;
	float:right;
}

#submenu { 
	float:left; 
	background:#939393;
	width:230px;
}

#submenu a {
	font:9pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;

	background: url(menu-off.jpg) repeat-y;
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight:bold;
	padding-left:20px;
	line-height:36px;
}

#submenu a  {
	display: block;
}

#submenu a:hover {
	background: url(menu-on.jpg) repeat-y;
}


#submenu a.sub {
	display:none;
}

/**
#submenu a.sub {
	font-weight:normal;
	background: url(content.jpg) repeat-y;
	border-bottom:none;
	padding-left:30px;
	line-height:26px;
}

#submenu a.sub:hover {
	text-decoration: underline;
}

**/

#menu {
	font:11px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	text-align:left;
	background: #f5f5f5;
	border-bottom:#ccc;
	height: 35px;
	line-height: 35px;
}

#menu a {
	display:none;
}

#menu a.sub {
	float: left;
	line-height: 33px;
	color: #000;
	text-decoration: underline;
	display: block;
	text-transform: uppercase;
	font-size:9px;
	margin-left:20px;
}

#menu a.sub:hover {
	color: #444;
	text-decoration: none;

}

#footer {
	font:10px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background:#6cbcff;
	height: 30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	border-top: 1px solid #fff;	
	margin-bottom:20px;
}

#footer a{
	color:#fff;
	text-decoration: none;
}

#slideshow {
    position:relative;
height:215px;
    width:770px;
    float:right;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    width:770px;
height:215px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
