body {
	background: #000;
	color: #fff;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

	#wrapper {
		width: 920px;
		margin: 20px auto 0 auto;
		position: relative;
		left: 50%;
		margin-left: -460px;
	}
	
	#gear {
		background: url(images/gear.gif) no-repeat;
		width: 29px;
		height: 66px;
		position: absolute;
		left: -29px;
		top: 70px;
	}
	
	#top {
		background: transparent url(images/saw_top.gif) 90% 13px no-repeat;
		padding-top: 42px;
	}
	#top h1#logo {
		text-transform: uppercase;
		font-size: 36px;
		font-weight: bold;
		line-height: 0;
	}
	#top h1#logo a {
		color: #fff;
		text-decoration: none;
		margin: 0;
		padding: 0;
	}
	#top h1#logo a:hover { color: #9c3; }
	
	#top #menu, #top #menu * { z-index: 10000; }
	
	#top #menu { border-bottom: 1px solid #000; }
	#top #menu ul {
		background: #9c3 url(images/menu.jpg) repeat-x;
		list-style: none;
		padding: 0;
		margin: 0;
		height: 29px;
	}
	#top #menu ul li {
		float: left;
		background: url(images/menu_seperator.jpg) left center no-repeat;
		padding-left:2px;
		position: relative;
	}
	#top #menu ul li.firstitem{ background: none; padding: 0; }
	#top #menu ul li a {
		padding: 3px 10px 8px 10px;
		display: block;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
	}
	#top #menu ul li a:hover, #top #menu ul li.current a { background: url(images/menu_hover.jpg) repeat-x;}
	#top #menu ul li ul {
		position: absolute;
		top: 29px;
		left: 0px;
		display: none;
		width: 200px;
		font-size: 11px;
		border-top: 1px solid #000;
	}
	#top #menu ul li ul li {
		float: none;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		position: static;
	}
	#top #menu ul li ul li.menuitem1 { background: url(images/menu_seperator.jpg) left center no-repeat; padding-left: 2px; }
	
	#top #menu ul li ul li a { background: #9c3 url(images/menu.jpg) repeat-x; }
	
	#header {
		background: url(images/header_bg.jpg) repeat-x;
		border-bottom: 1px solid #000;
	}
	#header a.nav { width: 50px; height: 290px; display: block; text-indent: -9000px; }
	#header a#left_nav { float: left; background: url(images/left_nav.jpg) no-repeat;}
	#header a#left_nav:hover { background: url(images/left_nav_hover.jpg) no-repeat; }
	#header a#right_nav { float: right; background: url(images/right_nav.jpg) no-repeat; }
	#header a#right_nav:hover { background: url(images/right_nav_hover.jpg) no-repeat; }
	
	#gallery_container { height: 290px; }
	#gallery { float: left; }
	#gallery.stepcarousel .belt{
		position: absolute;
		left: 0;
		top: 0;
	}
	#gallery.stepcarousel .panel{
		float: left; 
		overflow: hidden; 
		width: 820px;
		height: 290px;
		font-size: 11px;
	}
	#gallery.stepcarousel .panel p { margin: 0; padding: 0; }
	
	#gallery.stepcarousel .panel img { display: block; float: left; }
	#gallery.stepcarousel .panel .panel-content {
		width: 184px;
		height: 270px;
		float: right;
		background: #9c3 url(images/panel_gradient.jpg) top left repeat-y;
		border-left: 1px solid #4f8619;
		padding: 10px 20px;
	}
	#gallery.stepcarousel .panel .panel-content p { 
		margin: 0;
		padding: 6px 0;		
	}
	#gallery.stepcarousel .panel .panel-content p.readmore a {
		background: url(images/arrow.gif) left center no-repeat;
		color: #fff;
		font-weight: bold;
		padding-left: 20px;
		display: block;
	}
	.stepcarousel{
		position: relative;
		overflow: scroll;
		width: 820px; 
		height: 290px;
	}
	
	#container {
		width: 100%;
		overflow: hidden;
		color: #333;
		background: #fff;
		padding-bottom: 20px;
	}
	
	div.gray_box {
		width: 860px;
		height: 108px;
		background: url(images/gray_box.jpg) no-repeat;	
		padding: 20px 50px;
		overflow: hidden;
	}
	
	ul.newslist {
		list-style: none; 
		padding: 0;
		margin: 10px 0 0 0;				
	}
	ul.newslist li {
		width: 270px;
		float: left;
		margin-right: 15px;
		margin-bottom: 20px;		
	}
	ul.newslist li span.date, ul.newslist li span.newsdate  { 
		font-weight: bold; 
		display: block; 
		border-right: 2px solid #9c3;
		padding-right: 10px;
		margin-right: 10px;
		float: left;
	}
	ul.newslist li a.title { color: #000; }
	ul.newslist li span.teaser, ul.newslist li span.newsintro { display: block; font-size: 11px;}
	
	#page {
		padding: 10px 50px 20px 50px;	
	}
	
	#content {
		width: 575px;
		float: left;
		padding-right: 20px;
		border-right: 1px solid #ccc;		
	}
	
	div.shadow { background: url(images/banner-shadow.jpg) 50px top no-repeat; height: 20px; }
	
	#sidebar {
		width: 204px;
		float: right;	
		border-left: 1px solid #ccc;	
		padding-left: 20px;	
		margin-left: -1px;
	}
	
	#sidebar_content { margin-top: 20px; }
	
	ul.submenu {
		list-style: none;
		padding: 0;
		margin: 0;
		font-size: 13px;		
	}
	ul.submenu li {
		background: url(images/li.jpg) left center no-repeat;
		border-bottom: 1px solid #eee;
		padding: 5px 5px 5px 15px;
	}
	ul.submenu li a {
		text-decoration: none;
	}
	ul.submenu li a:hover {color: #000;  }
	
	ul.submenu li.current a { font-weight: bold; color: #000; }
	
	#footer {
		background: url(images/saw_bottom.gif) 50px 0 no-repeat;
		text-align: right;
		color: #aaa;
		font-size: 11px;
		padding: 10px 50px 10px 20px;
		height: 24px;
	}
	#footer ul { list-style: none; padding: 0; margin: 0; }
	#footer ul li { display: inline; margin: 0 5px; }
	#footer a { color: #aaa; }
	
	#ultimize a {
		display: block;
		width: 10px;
		height: 13px;
		margin: 0 auto;
		overflow: hidden;
		text-indent: -10000px;
		background: transparent url(/images/ultimize.png) no-repeat top left;
	}
	
	#header h2 {
		font-size: 13px;
		font-weight: bold;
		margin: 0;
		padding: 5px 0;
		color: #000;
		border-bottom: 1px solid #4f8619;
	}
	
	h2 {
		font-size: 18px;
		margin: 5px 0;
		padding: 0;
		color: #549c3b;
	}
	
	h3 {
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		padding: 5px 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: 15px;		
	}
	
	img { border: 0; }
	
	a:link, a:visited {
		color: #549c3b;
		outline: 0;
	}
	a:hover { text-decoration: none; }
