* {
    margin: 0;
    padding: 0;
}
html {
    background: url("../images/bg.jpg") repeat-x scroll center top #000;
}
body {
	text-align: center;
} 


img {border: 0;}

.wrapper {
    margin: 0 auto;
    width: 1129px;
    position: relative;
}

.logo {
    position: absolute;
    top: 30px;
    left: 20px;
} 

.holder_01 {
    float: left;
    height: 496px;
    width: 1129px;
    background-image: url(../images/01.jpg);
}

.holder_02 {
    float: left;
    height: 306px;
    width: 1129px;
    background-image: url(../images/02.jpg);
}

.holder_02_l {
    float: left;
    height: 290px;
    margin-left: 67px;
    width: 1129px;
}

.holder_03 {
    float: left;
    width: 1129px;
    height: 332px;
    background-image: url(../images/03.jpg);
}

.holder_04 {
    float: left;
    width: 1129px;
    height: 341px;
    background-image: url(../images/04.jpg);
}

.holder_05 {
	float: left;
	width: 1055px;
	height: 451px;
	text-align: center;
	color: #FFF;
} 

/* == Movie Properties == */

.movie_holder_01 {
    float: left;
    width: 450px;
    height: 284px;
    padding-top: 0px;
    padding-left: 67px;
}

.movie_box_bg {
    float: left;
    width: 450px;
    height: 284px;
}

.movie_holder_02 {
    float: left;
    width: 450px;
    height: 284px;
    padding-top: 0px;
    padding-left: 29px;
}

.movie_holder_03 {
    float: left;
    width: 450px;
    height: 284px;
    padding-top: 0px;
    padding-left: 36px;
}

#porn1 {
    float: left;
    margin: 18px 0 0 32px;
    position: relative;
    width: 450px;
    height: 253px;
}

#moviebox_02 {
    float: left;
    height: 253px;
    margin: 18px 0 0 29px;
    width: 450px;
    position: relative;
}

#moviebox_03 {
    float: left;
    height: 253px;
    margin: 16px 0 0 32px;
    width: 450px;
    position: relative;
}

#moviebox_04 {
    float: left;
    height: 253px;
    margin: 16px 0 0 29px;
    width: 450px;
    position: relative;
}

.play_button {
    height: 47px;
    left: 207px;
    position: absolute;
    top: 91px;
    width: 47px;
}

.title_01 {
    margin: 461px 0 0;
    text-align: center;
    width: 1129px;
}

.title_02 {
    float: left;
    height: 48px;
    margin: 50px 0 0;
    text-align: center;
    width: 1129px;
}

.h1 {
    margin: 0 auto;
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #003300;
}

a:link {color: #ff0018;}

a:visited {color: #ff0018;}

a:hover {color: #ff0018; text-decoration: none;}

a:active {                                                                                
    color: #ff0018;
}

.thumbs_holder {
    float: left;
    height: 184px;
    margin: 62px 0 0 144px;
}

.thumbs_01 {
    float: left;
    width: 250px;
    height: 167px;
    margin-right: 46px;
}

  
