body {
	background: #fff url(images/bg.jpg) top repeat-x;
	font: 12px/17px Arial, Tahoma, Verdana, sans-serif;
	color: #444;
	padding: 0;
	margin: 0;
}

	#wrapper {
		width: 920px;
		margin: 0 auto;
	}
	
	#menu {
		/*background: #afb5bb;*/
		/*border-bottom: 3px solid #ccc; */
		padding: 10px 20px 7px 20px;
		float: left;
	}
	#menu ul li { display: inline; margin: 0px 0px; background-color: #000; padding: 12px 15px 10px; }
	#menu ul li a { color: #fff; text-decoration: none; }
	#menu ul li.current a { font-weight: bold; }
	#menu ul li a:hover { text-decoration: underline; }
	
	#logo { float: right; }
	#logo a {
		background: url(images/logo.png) no-repeat;
		display: block; 
		width: 218px; 
		height: 110px; 
		text-indent: -9000px;
		outline: none;
		margin-bottom: 20px;
	}
	
	/*#submenu { margin-left: 25px; height: 34px;}
	#submenu ul li { float: left; }
	#submenu ul li a {
		margin-right: 10px;
		display: block; 
		padding: 5px 5px; 
		border-bottom: 7px solid #afb5bb; 
		color: #000;
		font-weight: bold;
		text-decoration: none;
	}
	#submenu ul li a:hover, #submenu ul li.current a { border-bottom-color: #999; color: #333;}
	*/
	ul.submenu { margin-top: 20px ! important; }
	ul.submenu li { font-weight: bold; border-bottom: 1px solid #ccc; background: url(images/arrow.png) 98% 50% no-repeat; }
	ul.submenu li a { display: block; color: #666; text-decoration: none; padding: 8px; }
	ul.submenu li a:hover, ul.submenu li.current a { color:#000; background: #f3f3f3 url(images/arrow.png)  98% 50% no-repeat; }
	
	#header { 
		background: #f3f3f3; 
		border-top: 1px solid #eee; 
		border-bottom: 1px solid #eee;
		margin-bottom: 1px;
		height: 200px;
	}
	#header div.inner { padding: 25px; }
	#header div.teaser { font-size: 11px; width: 370px; float: left; }
	#header div.banner { width: 200px; float: left; }
	#header div.banner img { display: block; }
	#header div.quick-links {
		background: url(images/header-seperator.png) left center no-repeat;
		height: 150px;
		float: right;
		width: 170px;
		padding: 25px 25px 25px 35px;
		font-size: 11px;
	}
	
	#info-bar { background: #c9cdd1 url(images/shadow.jpg) top right no-repeat; border-bottom: 1px solid #999; }
	#info-bar div.slideshow { width: 700px; float: left;}
	#info-bar div.slideshow img { display: block; }
	#info-bar div.contact {
		background: url(images/letter.jpg) 100% 20% no-repeat;
		float: right; 
		width: 195px; 
		height: 126px;
		color: #fff;
		font-size: 11px;
		padding-top: 20px;
	}
	
	#container div.inner { padding: 25px; }
	#container #sidebar { width: 285px; float: left;	}
	#container #content { margin-top: 16px; width: 630px; float: right; }
	
	#footer { text-align: center; border-top: 1px solid #ccc; padding: 10px 0; margin-top: 10px; color: #999; font-size: 11px;}
	#footer ul li { display: inline; margin: 0 15px; }
	
	ul.strip { margin: 0; padding: 0; list-style: none; }
	ul.newslist  { margin: 10px 0;  }
	ul.newslist li { margin-bottom: 10px;  }
	ul.newslist li span.newsdate { font-size: 11px; color: #999; font-weight: bold; display: block; }
	ul.newslist li span.newsheadline { font-weight: bold; display: block; border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 5px; }
	ul.newslist li span.title a { color: #000; text-decoration: none; }
	ul.newslist li span.title a:hover { text-decoration: underline; }
	ul.newslist li span.newsintro { 
		display: block; 
		background: url(images/arrow.png) right center no-repeat; 
		color: #666; 
		font-size: 11px; 
		line-height: normal; 
		padding-right: 25px; 
	}
	ul.fs { width: 100%; }
	ul.fs li { color: #666;  font-size: 11px; margin: 3px 0; background: url(images/small-logo.jpg) left center no-repeat; padding-left: 25px; }
	
	
	.clearfix { overflow: hidden; width: 100%; }
	
	a:link, a:visited { color: #666; }
	a:hover { color: #000; text-decoration: none; }
	a.gloss {
		background: url(images/gloss-button-left.jpg) left center no-repeat;
		display: block;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #888;
		margin: 5px 0;
	}
	a.gloss span { 
		background: url(images/gloss-button-right.jpg) right center no-repeat;
		display: block; 
		padding: 9px 20px 12px 15px; 
	}
	a.gloss:hover { color: #000; }
	
	.rbroundbox { background: #eee; width: 100%; margin: 15px auto; }
	.rbtop div { background: url(images/tl.gif) no-repeat top left; }
	.rbtop { background: url(images/tr.gif) no-repeat top right; }
	.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
	.rbbot { background: url(images/br.gif) no-repeat bottom right; }
	.rbtop div, .rbtop, .rbbot div, .rbbot { height: 10px; font-size: 1px; }
	.rbcontent { margin: 25px 25px; }
	
	img.news_bigimg, img.align-right { margin: 10px; float: right; border: 1px solid #ccc ! important; padding: 3px; }

	img.border 
	{
		 border: 1px solid #ccc ! important; padding: 3px; 
	}
	h1 {
		font-size: 22px;
		font-weight: normal;
		margin: 5px 0;
		padding: 0;
		color: #000;
		letter-spacing: -1px;
	}
	
	.largebanner { height: 162px; position: relative; }
	
	
	#menu .menuitem1 { background-color: #000000 !important; }
	#menu .menuitem2 { background-color: #7030a0 !important; }
	#menu .menuitem3 { background-color: #00b0f0 !important; }
	#menu .menuitem4 { background-color: #92d050 !important; }
	#menu .menuitem5 { background-color: #ffcc00 !important; }
	#menu .menuitem6 { background-color: #e26b0a !important; }
	#menu .menuitem7 { background-color: #ff0000 !important; }
