body {
	background: #fefa04 no-repeat center 0;
}
	
	#wrapper {
		width: 810px;
		margin: 0 auto;
	}
	
	#header {
		height: 169px;
		background: url(../img/le-sexoflex-logo.png) no-repeat;
		width: 810px;
	}
			
		#nav {
			margin-top: 133px;
			margin-left: 312px;
		}	
		
			.nav-item {
				float: left;
			}
				
				.nav-item a {
					display: block;
					padding-right: 10px;
				}
				
				#facebook a {
					width: 101px;
					height: 18px;
					background: url(../img/facebook.png) no-repeat 0 -18px;
				}
				
				#facebook a:hover {
					background-position: 0 0;
				}
				
				#myspace a {
					width: 101px;
					height: 18px;
					background: url(../img/myspace.png) no-repeat 0 -18px;
				}
				
				#myspace a:hover {
					background-position: 0 0;
				}
				
				#tumblr a {
					width: 87px;
					height: 18px;
					background: url(../img/tumblr.png) no-repeat 0 -18px;
				}
				
				#tumblr a:hover {
					background-position: 0 0;
				}
				
				#twitter a {
					width: 92px;
					height: 18px;
					background: url(../img/twitter.png) no-repeat 0 -18px;
				}
				
				#twitter a:hover {
					background-position: 0 0;
				}
				
				#video a {
					width: 62px;
					height: 18px;
					background: url(../img/video.png) no-repeat 0 -18px;
				}
				
				#video a:hover {
					background-position: 0 0;
				}
	
	#swf-div {
		margin: 0 auto;
		width: 800px;
		height: 600px;
	}

	#sexxxiest {
		margin: 15px auto;
		width: 774px;
	}
	
	/*#download a {
		width: 604px;
		height: 30px;
		display: block;
		margin: 582px auto 0;
		background: #000000 url(../img/download.jpg) no-repeat 0 -30px;
	}*/

	#download a:hover {
		/*background-position: 0 0;*/
	}
