* {
			padding: 0;
			margin: 0;
			border: none;
		}

		body {
			background: #2a4e5a;
			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_center.jpg) 50% 0% no-repeat;
			min-height: 1155px;
		}

		#all_inside_center {
			position: relative;
			width: 930px;
			margin: 0 auto;
			text-align: left;
		}

		#click_here {	
			position: absolute;
			bottom: 30px;
			left: 380px;
			z-index: 3;
		}

		#logotype {
			z-index: 3;
			position: absolute;
			left: 0px;
			top: 11px;
			border: none;
		}

		#url {
			position: absolute;
			top: 178px;
			left: 180px;
			background: #d5e1d8;
			color: #215264;
			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: 90px;
		}

		#download_dvds {
			position: relative;
			left: 390px;
			width: 300px;
			font-family: Franklin Gothic Medium;
			font-size: 18px;
			/*margin-top: 50px;*/
			text-transform: uppercase;
			color: #d5e1d8;
			z-index: 4;
		}

		#download_dvds p {
			margin-bottom: 7px;
		}

		#download_dvds span.blue_bg {
			color: #fff;
			background: #d33e44;
			font-weight: bolder;
			padding: 0 3px;
		}

		.bg_lighter {
			background: #73a7b8 !important;
		}

		#download_dvds span.white {
			color: #fff;
		}

		.font_bigger {
			font-size: 22px;
			color: #d5e1d8;
		}

		.font_smaller {
			font-size: 12px;
			color: #ef5157;
		}

		p#no_specials {
			position: relative;
			z-index: 4;
			left: 390px;
			width: 300px;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			margin-top: 10px;
			color: #15323c;
		}

		.video_clips {
			position: relative;
			float: right;
			z-index: 3;
			margin-top: 90px;
			right: -22px;
		}

		.video_clip {
			position: relative;
			margin-right: 10px;
			margin-bottom: 20px;
		}

		.clip {
			position: relative;
			text-align: center;
			background: transparent;
			border: 2px solid #4e7885;	
			padding: 7px;
		}
		
		.clip img {
			border: 1px solid #d5e1d8;
			margin: 0;
			padding: 0;
		}

		.video_main {
			position: relative;
			top: 37px;
			left: 390px;
			width: 280px;
			border-top: 1px solid #d5e1d8;
			padding-top: 20px;
			padding-left: 2px;
		}
		
		.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: #8e201e;
			background: #d5e1d8;
		}

		.free_sample p.red {
			padding: 0 2px 2px 4px;
			font-size: 11px;
			background: #638e9d;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: underline;
		}

		.free_sample p.red a {
			color: #f9f0e4;
		}

		.movie_description {
			width: 180px;
			font-size: 10px;
			color: #d5e1d8;
			margin: 10px 0 0 0;
		}

		.pink {
			color: #85c5da;
			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: 15px;
		}

		.video {
			width: 177px;
		}

		p.synopsis {
			width: 200px;
			clear: left;
			font-size: 10px;
			color: #fff;
			padding-right: 20px;
		}

		p.synopsis .pink {
			color: #f35b61;
		}

		.movie_previews {
			position: relative;
			left: 0;
			z-index: 4;
			width: 400px;
			padding: 85px 40px 0 0;
		}

		.movie_previews img {
			margin: 0 30px 30px 0;
			border: 2px solid #618f9e;
		}

		#footer {
			width: 960px;
			position: relative;
			z-index: 3;
			top: -60px;
			border-top: 1px solid #f4d4d3;
			padding: 20px 0px 20px 0px;
			margin: 0px auto 30px auto;
		}

		#footer p.float_left {
			font-size: 10px;
			color: #fff;
			text-align: left;
		}

		#footer p.float_left a {
			color: #93c6d7;
			font-weight: bold;
			text-decoration: underline;
		}

		#footer .porncentro {
			float: right;
			font-family: Trebuchet MS;
			font-size: 12px;
			color: #fff;
			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;
		}
