	* {
			padding: 0;
			margin: 0;
			border: none;
		}

		body {
			background: #504651 url(../images/bg.gif) 50% 0% repeat-x;
			text-align: center;
			font: 68.75%/1.4 Tahoma, Arial, sans-serif;
			color: #222;
		}

		#all {
			position: relative;
			width: 1000px;
			margin: 0 auto;
			z-index: 1;
			background: transparent url(../images/all_bg_center.jpg) 50% 0% no-repeat;
		}

		#all_inside_center {
			position: relative;
			width: 930px;
			margin: 0 auto;
			text-align: left;
		}

		#click_here { background:url(../images/click_here.png) no-repeat;
			position: absolute;
			bottom: 10px; margin-left: 414px;
			 
			z-index: 3000; width: 251px; height: 233px;
		}

		#logotype {
			z-index: 3;
			position: absolute;
			left: 25px;
			top: 30px;
			border: none;
		}

		#url {
			position: absolute;
			top: 90px;
			left: 158px;
			background: #786c79;
			color: #75ccfe;
			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: 40px;
		}

		#download_dvds {
			position: relative;
			margin-left: auto;
			font-family: Franklin Gothic Medium;
			font-size: 20px;
			/*margin-top: 50px;*/
			text-transform: uppercase;
			color: #c0b1c1;
		}

		#download_dvds p {
			margin-bottom: 7px;
		}

		#download_dvds span.blue_bg {
			color: #fff;
			background: #ff2159;
			font-weight: bolder;
			padding: 0 3px;
		}

		.bg_lighter {
			background: #56b8f0 !important;
		}

		#download_dvds span.white {
			color: #c0b1c1;
		}

		.font_bigger {
			font-size: 25px;
			color: #c0b1c1;
		}

		.font_smaller {
			font-size: 14px;
			color: #ff2159;
		}

		p#no_specials {
			position: relative;
			right: 0;
			margin-left: auto;
			
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			margin-top: 25px;
			color: #75ccfe;
		}

		.video_clips {
			position: relative;
			left: 395px;
			width: 585px;
		}

		.video_clip {
			position: relative;		
		}

		.video_clips .video_clip {
			float: left;
			margin-right: 35px;
		}

		.clip {
			
			text-align: center;
			background: transparent;
			border: 2px solid #695e6a;	
			padding: 7px;
		}
		
		.clip img {
			border: 1px solid #c0b1c1;
			margin: 0;
			padding: 0;
		}

		.video_main .video_clip {
			margin-top: 5px !important;
		}

		.video_main {
			position: absolute;
			top: 18px;
			right: -20px;
		}

		.video_main .gum_swapping {
			position: absolute;
			top: 15px;
			right: 36px;
		}
		
		.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: 33px;
			font-size: 12px; 
			z-index: 1;
		}

		.free_sample p.blue {
			padding: 0 2px 0 4px;
			font-size: 10px;
			color: #fefefe;
			background: #56b8f0;
		}

		.free_sample p.red {
			padding: 0 2px 2px 4px;
			font-size: 11px;
			background: #ff2159;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: underline;
		}

		.free_sample p.red a {
			color: #f9f0e4;
		}

		.border_right {
			border-right: 1px solid #695e6a;
			width: 293px;
			padding-left: 390px;
		}

		.border_right .video_clip {
			margin-left: 5px;
		}

		.movie_description {
			width: 180px;
			font-size: 10px;
			color: #ddd2de;
			margin: 10px 0 0 0;
		}

		.pink {
			color: #75ccfe;
			font-weight: bold;
		}

		.hr_red {
			border-top: 1px solid #d94148;
			height: 3px;
			overflow: hidden;
			width: 96%;
		}

		#content h3 {	
			color: #d5e1d8;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 0px;
		}

		.video {
			width: 128px;
		}

		p.synopsis {
			width: 240px;
			clear: left;
			font-size: 10px;
			color: #ddd2de;
			padding-right: 10px;
			margin-top: 3px;
		}

		.movie_previews {
			position: relative;
			left: 0;
			z-index: 4;
			width: 400px;
			padding: 20px 40px 0 40px;
		}

		.movie_previews img {
			margin: 0 10px 10px 0;
			border: 2px solid #857886;
		}

		#content .video_clip {
			width: 250px;
			margin-top: 40px;
		}

		.right_pos {
			float: right;
			position: relative;
			top: 0;
			margin-top: 20px !important;
			right: 0px;
		}

		#footer {
			width: 960px;
			position: relative;
			z-index: 3;
			border-top: 1px solid #8c7f8d;
			padding: 20px 0px 20px 0px;
			margin: 0px auto 30px auto;
		}

		#footer p.float_left {
			font-size: 10px;
			color: #c9b9ca;
			text-align: left;
		}

		#footer p.float_left a {
			color: #75ccfe;
			font-weight: bold;
			text-decoration: underline;

		}

		#footer .porncentro {
			float: right;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #c9b9ca;
			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;
		}
