body { margin: 0; padding: 0; background: #000 URL("/_common/images/backgrounds/site-2.png") repeat-x; font: 12px Helvetica, Arial, sans-serif; color: #555; }

#site { width: 990px; margin: 0 auto; overflow: hidden; text-align: center }

#site #header { height: 393px; }
	#site #header h1 { margin: 0 auto; padding: 0; width: 990px; height: 393px; }
 		#site #header h1 a { display: block; width: 990px; height: 393px; text-indent: -9999px; background: URL("/_common/images/logo-2.png") top center no-repeat; }

#site #address { width: 800px; text-align: center; margin: 0 auto 20px auto; letter-spacing: 2px }
	#site #address small { margin: 0 10px; color: #877e58; }
	
#site #navigation { width: 800px; text-align: center; border-top: 1px solid #333; border-bottom: 1px solid #333; margin: 15px auto 0 auto; }
#site #navigation ul { list-style: none; margin: 0; padding: 15px 0; }
	#site #navigation ul li { display: inline; margin: 0 7px; }
		#site #navigation ul li a { display: inline-block; text-indent: -9999px; }

#footer { width: 810px; margin: 25px auto 25px auto; padding: 15px;  border: none; }
	#site #footer .copy { float: left; display: inline; width: 225px; padding: 3px; }
		#site #footer .copy a { color: #777; }
	#site #footer .social { float: right; display: inline; width: 500px; text-align: right; }
		#site #footer .social img { margin: 0 10px; }
		