#site { background:#fff; margin:5px auto 0; width:925px; }

#top { background:#7B8E4C url(../img/layout/bg-top.jpg); height:140px; position:relative; width:925px; }
	
	#language { color:#fff; font-size:0.8em; position:absolute; top:100px; right:30px; }
	
		#language a, #language a:link, #language a:visited { color:#fff; }
	
		#language a:hover, #language a:active, #language a:focus { color:#003200; }
	
	#detail { background: url(../img/layout/bg-detail.jpg) no-repeat; height:98px; top:30px; left:-25px; position:absolute; width:25px; }
	
	#logo { background:#FFF; border:1px solid #DDD; height:78px; position:absolute; top:25px; left:-25px; width:250px; z-index:5; }
	
		#logo h1 { display:none; }
		
		#logo p { display:none; }
		
	#menu { position:absolute; top:15px; right:0; padding-right:20px; text-align:right; width:800px; }
	
	#menu li { display:inline; }
	
	#menu li a, #menu li a:link, #menu li a:visited { color:#555; }
	
	#menu li a:hover, #menu li a:active, #menu li a:focus { color:#003200; }
	
	.current_page_item { color:#003200; }
	
#feature { background:#7C8E4B; height:225px; position:relative; text-align:center; width:925px; }
	
	#section1, #section2, #section3, #section4 {  height:225px; position:absolute; width:230px; }
	
	#section1 h2, #section2 h2, #section3 h2, #section4 h2 { color:#fff; cursor:pointer; font-size:1.2em; bottom:5px; text-transform:uppercase; padding-top:192px; width:230px; }
	
	#section a, #section a:link, #section a:visited { color:#fff; }
	
	#section1 { background:url(../img/layout/bg-section1.jpg) bottom; left:1px; }
	
		#section1:hover { background:url(../img/layout/bg-section1.jpg) top; }
	
	
	#section2{ background:url(../img/layout/bg-section2.jpg) bottom; left:232px; }
	
		#section2:hover { background:url(../img/layout/bg-section2.jpg) top; }
	
	
	#section3 { background:url(../img/layout/bg-section3.jpg) bottom; left:463px; }
	
		#section3:hover { background:url(../img/layout/bg-section3.jpg) top; }
	
	
	#section4 { background:url(../img/layout/bg-section4.jpg) bottom; left:694px; }
	
		#section4:hover { background:url(../img/layout/bg-section4.jpg) top; }
		
#middle { background:#f8f8f8; padding-bottom:25px; width:925px; }
	
	#middle h3 { color:#020; }
	
	#middle h3 a { color:#020; }
	
	#sidebar { background:url(../img/layout/bg-sidebar.jpg) no-repeat 5px 5px; float:left; min-height:320px; padding:20px; width:195px; }
	
		#sibebar h2 { font-size:12px !important; }
		
		#sidebar li { line-height:15px; }
		
		#sidebar a, #sidebar a:link, #sidebar a:visited { color:#fff; }
		
		#sidebar a:hover, #sidebar a:active, #sidebar a:focus { color:#fff; }
		
	#content { background:url(../img/layout/bg-content.jpg) no-repeat 0px 5px; float:right; min-height:320px; padding:0 25px; width:640px; }
		
		a.lightbox { }

		.lightbox img { border:2px solid #020; margin:2px; }

#bottom { background:#f8f8f8 url(../img/layout/bg-bottom.jpg) no-repeat bottom; font-size:0.8em; padding:5px 25px 25px; width:875px; }

	#bottom p { text-align:center; padding-bottom:5px; }
	
#credits { font-size:0.8em; padding:20px 25px 25px; width:875px; }

	#credits p { text-align:center; padding-bottom:5px; }
