	* {
			padding: 0;
			margin: 0;
			border: 0;
		}
		

		body {
			background: #fff;
			text-align: center;
			font: 68.75%/1.4 Tahoma, Arial, sans-serif;
			color: #222;
		}

		#all {
			position: relative;
			width: 100%;
			margin: 0 auto;
			z-index: 1;
			background: transparent url(../images/all_bg.jpg) 50% 0% no-repeat;
		}

		#all_inside_center {
			position: relative;
			width: 960px;
			margin: 0 auto;
			text-align: left;
			padding-bottom: 80px;
		}

		#click_here {	
			position: absolute;
			top: 930px;
			bottom: 0px;
			right: -10px;
			z-index: 3;
		}

		#logotype {
			z-index: 3;
			position: absolute;
			left: 14px;
			top: 60px;
			border: none;
		}

		#url {
			position: absolute;
			z-index: 3;
			top: 135px;
			left: 75px;
			background: #c19d65;
			color: #ffffff;
			font-size: 11px;
			text-transform: uppercase;
			font-weight: 600;
			padding: 2px 7px 2px 7px;
		}

		#content {
			position: relative;
			background: transparent url(../images/content_bg.gif) 50% 0% no-repeat;
			margin-left: auto;
			text-align: left;
			padding-top: 325px;
		}

		#download_dvds {
			position: relative;
			left: 5px;
			width: 318px;
			font-family: Franklin Gothic Medium;
			font-size: 21px;
			text-transform: uppercase;
			color: #a59e8c;
		}

		#download_dvds p {
			margin-bottom: 35px;
		}

		#download_dvds span.blue_bg {
			color: #fff;
			background: #c19d65;
			font-weight: bolder;
			padding: 0 3px;
		}

		.bg_lighter {
			background: #6d4f32 !important;
		}

		#download_dvds span.white {
			color: #fff;
			background-color: #c2b8a1;
			padding: 0 5px 0 5px;
			font-size: 15px;
		}

		.font_bigger {
			font-size: 26px;
			color: #a59e8c;
		}

		.font_smaller {
			font-size: 14px;
			color: #c19d65;
		}

		p#no_specials {
			position: relative;
			left: 5px;
			width: 300px;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			margin-top: 75px;
			color: #c2b8a1;
		}

		#search_movies {
			position: relative;
			width: 300px;
			float: right;
			margin-top: 45px;
		}

		#search_movies div {
			position: relative;
			left: 120px;
		}

		#search_movies h1 {
			font-family: Franklin Gothic Medium;
			font-size: 15px;
			font-weight: bold;
			color: #e64e6a;
			text-transform: uppercase;
		}

		#search_movies select {
			display: block;
			margin-bottom: 5px;
			width: 160px;
		}

		#search_movies img {
			position: absolute;
			left: 10px;
		}

		.video_clips {
			width: 570px;
			position: relative;
			border-right: 1px solid #d1cab9;
			padding: 20px 0 0 0;	
			top: 150px;
			text-align: left;
			z-index: 9999;
		}

		.video_clips .video_clip {
			margin-right: 0px;
			margin-bottom: 20px;
			float: left;
		}

		.video_clips .clip {
			text-align: center;
			background: transparent;
			border: 2px solid #d1cab9;	
			padding: 7px;
		}
		
		.video_clips .clip img {
			border: 1px solid #7e7664;
			margin: 0;
			padding: 0;
		}

		.video_descr {
			position: relative;
		}

		.video_descr #click_here {
			position: absolute;
			right: 0;
			top: 250px;
		}

		.video_descr .clip {

		}

		.free_sample {
			position: relative;
			width: 165px;
			margin-top: 5px;
			margin-left: 10px;
		}

		.free_sample img {
			position: absolute;
			top: 1px;
			left: 0;
			margin-right: 0;
			z-index: 3;
		}

		.free_sample div {
			position: relative;
			left: 32px;
			font-size: 12px; 
			z-index: 1;
		}

		.free_sample p.blue {
			padding: 0 2px 0 4px;
			font-size: 10px;
			color: #fff;
			background: #c19d65;
		}

		.free_sample p.red {
			padding: 0 2px 2px 4px;
			font-size: 11px;
			background: #c2b8a1;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: underline;
		}

		.free_sample p.red a {
			color: #fff;
		}

		.video_main .video_clip {
			margin-top: 15px !important;
		}

		.video_main {
			position: absolute;
			top: 200px;
			right: -7px; height: 300px;  float:right;
		}

		.video_main .gum_swapping {
			position: absolute;
			top: 16px;
			right: 180px;
		}

		.movie_description {
			width: 180px;
			font-size: 10px;
			color: #7e7664;
			margin: 20px 0 0 0px;
		}

		.pink {
			color: #c19d65;
			font-weight: bold;
		}

		#content h3 {	
			color: #;
			font-size: 12px;
			font-weight: bold;
			margin-left: 10px;
			padding-top: 5px;
			margin-bottom: 7px;
		}

		.movie_previews {
			float: right;
			width: 350px;
			margin: 140px 10px 0 20px;
			padding: 30px 0 0 0;
		}

		.movie_previews img {
			margin: 0 5px 10px 5px;
			border: 2px solid #c2b8a1;
		}

		p.synopsis {
			width: 170px;
			clear: left;
			font-size: 10px;
			color: #696356;
			padding-right: 60px;
			margin-top: 15px;
			line-height:10px;
		}

		p.synopsis .pink {
			color: #c19d65;
		}

	#footer {
			width: 960px;
			position: relative;
			z-index: 3;
			border-top: 1px solid #d1cab9;
			padding: 20px 0px 0px 0px;
			margin: 90px auto 50px auto;
		}

		#footer p.float_left {
			font-size: 10px;
			color: #7e7664;
			text-align: left;
		}

		#footer p.float_left a {
			color: #6d4f32;
			text-decoration: underline;
			font-weight: bold;
		}

		#footer .porncentro {
			float: right;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #7e7664;
			font-weight: bold;
			text-decoration: none;
			padding-top: 0px;
			margin-top: -3px;
		}

		#footer .porncentro img {
			vertical-align: middle;
		}

		#footer .porncentro span {
			vertical-align: middle;
			margin-left: 3px;
		}

		
		
