@charset "utf-8";
/* CSS Document */

          /*+--------------------------------------------------+*/
          /*|                OFFICE SPACE Website              |*/
          /*|       developed and designed by Grant Eben       |*/
          /*|                    March 2010                    |*/
          /*+--------------------------------------------------+*/

body
{
background: url(../images/background.jpg);
margin: 0;
}

#splash-page
{
background: url(../images/splash-page.jpg) no-repeat center top;
height: 709px;
margin-right: auto;
margin-left: auto;
width: 957px;
}

/* # # # # # # # # # # # # View Theatrical Trailer Section  # # # # # # # # # # # # */
.quality-post-its
{
float: right;
margin: 68px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 957px;
}

.high
{
display: block;
float: right;
height: 30px;
margin: 0px 3px 0px 0px;
width: 40px;
}

.med
{
display: block;
float: right;
height: 30px;
margin: 0px 0px 0px 0px;
width: 40px;
}

.low
{
display: block;
float: right;
height: 30px;
margin: 0px 55px 0px 0px;
width: 40px;
}

/* # # # # # # # # # # # # Quicktime Video Viewing Window  # # # # # # # # # # # # */
.quicktime-window
{
float: right;
height: 284px;
margin: 0px 47px 0px 0px;
width: 488px;
}

/* # # # # # # # # # # # # # # # Bottom Contain Area  # # # # # # # # # # # # # # # */
.bottom-contain
{
float: right;
width: 957px;
}

.dvd-section
{
float: right;
height: 160px;
margin: 0px 60px 0px 0px;
width: 300px;
}

.enter-website
{
float: right;
height: 90px;
margin: 10px 95px 0px 0px;
width: 180px;
}

/* # # # # # # # # # # # # # # # # End of Styling # # # # # # # # # # # # # # # # */
