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

body {
 
} 


img {border: 0;}

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

.logo {
    left: 93px;
    position: absolute;
    top: 1px;
} 

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

.holder_02 {
    float: left;
    height: 290px;
    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: 348px;
    background-image: url(../images/03.jpg);
}

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

.holder_05 {
    float: left;
    width: 1055px;
    height: 453px;
}

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


/* == 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;
    height: 253px;
    margin: 5px 0 0 32px;
    position: relative;
    width: 450px;
}

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

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

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

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

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

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

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

a:link {color: #05789c;}

a:visited {color: #05789c;}

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

a:active {                                                                                
    color: #05789c;
}

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

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

  
