	/* redefinitions */
	html, body {margin:0; padding:0; background:url('img/bg.jpg') #101010 no-repeat top center; font-family:Georgia, times, serif; font-size:12px; line-height:150%; color:#666;}
	p, h1, h2, h3, h4, h5, h6 {margin:0 0 5px 0; padding:0;}
	h1 {font-size:18px; color:#ff574f;}
	h2 {font-size:14px; color:#ff574f; text-transform:uppercase; letter-spacing:1px;}
	a {color:#ff574f; text-decoration:none;}
	ul, li {margin:0; padding:0;}

	/* structure */
	#container {width:920px; margin:0 auto; position:relative;}
	.logo a {display:block; width:300px; height:98px; margin:0 auto;}
	
	#home-left, #home-right {width:400px; float:left; margin:20px 0 0 40px;}
	
	#hnav {width:560px; margin:0 auto;}
		#hnav ul {list-style:none;}
		#hnav li {list-style:none; float:left; text-align:center;}
		#hnav a {width:140px; letter-spacing:1px; display:block; line-height:32px;}
		#hnav a:hover {text-decoration:underline; background:url('img/nav-select-bg.jpg') bottom center no-repeat;}
		#hnav a.selected {background:url('img/nav-select-bg.jpg') bottom center no-repeat;}
		
	#slideshow ul {width:920px; height:347px; list-style:none;}
	
	#footer {width:100%; margin:0px auto; padding-top:100px; padding-bottom:20px; text-align:center; clear:both; font-size:10px;}
	
	/* useful classes */
	.invisible {display:none;}
	.clear {clear:left;}
