body, html { margin: 0px; padding: 0px; }
body { background: url(/images/background-body.jpg) left top repeat-x #202529; text-align: center; }

a { text-decoration: none; color: #fff; }
a img { border: 0px; }

#body { width: 910px; margin: auto; text-align: left; margin-top: 25px; }
	#header { width: 210px; float: right; }
		#header h1 { margin: 0px; text-align: right; font: bold 8pt verdana; color: #ff6600; }
		#header p { margin: 5px 0px; text-align: right; font: 7pt verdana; color: #768d9f; }
	#navi { float: left; width: 700px; }
		#navi ul { margin: 0px; padding: 0px; }
		#navi li { float: left; list-style-type: none; font: bold 8pt verdana; text-transform: uppercase; }
		#navi li a { display: block; padding: 15px 15px 10px 15px; }
		#navi li a:hover { color: #4d6069; }
	#subnavi { float: left; width: 700px; }
		#subnavi ul { margin: 0px; padding: 0px; }
		#subnavi li { float: left; list-style-type: none; font: bold 8pt verdana; text-transform: uppercase; }
		#subnavi li a { display: block; padding: 5px 15px 25px 15px; color: #888; }
		#subnavi li a:hover { color: #4d6069; }
		
	#splasherframe { height: 380px; background: url(/images/background-splasher.jpg) left top no-repeat; clear: both; }
		#splasherframe img { margin: 10px; }
	#page { background: url(/images/splashersample.jpg) center center no-repeat; width: 890px; height: 360px; margin: 0 auto; padding: 10px 0px; }
		
	#rises { }
		#rises img { margin: 10px 6px 10px 0px; }
		#rises img.lastrise { margin-right: 0px; }
		
	#content { padding: 15px 25px 50px 25px; }	
		#content h1 { font: 18pt arial; color: #fff; }
		#content h2 { font: 13pt arial; color: #fff; }
		#content h3 { font: 10pt arial; color: #fff; }
		#content h4 { font: 8pt arial; color: #fff; }
		#content p { font: 8pt verdana; line-height: 1.8; color: #4d6069; }