html{
    height: 100%;
}


body{
    height: 100%;
    background-color: #EBEBEB;
    font-family: Arial, Helvetica, sans-serif;
    color: #0A0A0A;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

#mainContainer{
    width: 986px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}

.backtoTop a {
    color: #28903b;
    display: block;
    margin-top: 1em;
    margin-bottom: 2em;
}


/* #### Header Section #### */
#header{
    top: 0px;
    height: 392px;
    width: 986px;
    position: absolute;
}
#headerRow1{
    padding: 0px;
    margin: 0px;
}
#menuHolder{
    width: 231px;
    height: 264px;
    float: left;
    display: block;
}
#videoHolder{
    width: 314px;
    height: 264px;
    float: left;
/*    background-color: #FFF;*/
}
.floatLeft{
    float: left;
    padding: 0px;
    margin: 0px;
}
.floatRight{
    float: right;
    padding: 0px;
    margin: 0px;
}



/* #### Intro Section #### */
#intro{
    top: 392px;
    height: 205px;
    width: 986px;
    position: absolute;
    background-color: #ffc423;
    background: url(../images/yellowstripe.gif) repeat-x;
}
#introOrder{
    width: 231px;
    height: 205px;
/*    margin-left: 51px;*/
    padding: 0px;
    float: left;
}
#introPoints{
    float: left;
    width: 372px;
    height: 205px;
    overflow: hidden;
    background: url(../images/highlightsbackground.jpg) no-repeat;
    margin: 0px;
    padding: 0px;
}
#introGtext{
    margin-top: 17px;
    color: #28903b;
    font-weight: bold;
    font-size: 13px;
}
.introList{
    margin: 5px 0px 0px 15px;
    padding: 0px;
    font-size: 10px;
    line-height: 14px;
}
.introBullet{
    text-indent: 0px;
}
#introGtext2{
    margin-top: 5px;
    color: #28903b;
    font-weight: bold;
    font-size: 13px;
}
.introBody{
    font-size: 10px;
}

/* #### Offer Section #### */
#offer{
    top: 597px;
    height: 94px;
    width: 986px;
    position: absolute;
    background-color: #FFF;
    background: url(../images/whiterepeat.gif) repeat-x;
    overflow: hidden;
}
#offerDetails{
    margin-left: 260px;
    padding-top: 13px;
    line-height: 1.5em;
    display: block;
    font-size: 16px;
    color: #28903b;
    font-weight: bold;
    text-transform: uppercase;
}


/* #### Pros Listing #### */
#unlock{
    clear: both;
    width: 986px;
    height: 37px;
    position: absolute;
    top: 691px;
}
#pros{
    clear: both;
    width: 986px;
    height: 163px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 728px;
}


/* #### Discs Summary Divs #### */
#discsummary{
    clear: both;
    width: 986px;
    height: 238px;
    background-color: #FFF;
    position: absolute;
    top: 854px;

}
#discset{
    margin: 0px;
    padding: 0px;
    clear: both;
    float: left;
    width: 261px;
    height: 238px;
}
#discbutton{
    clear: both;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 261px;
    height: 60px;
}
#discsumT{
    clear: both;
    float: right;
    width: 687px;
    height: 238px;
    margin-left: 261px;
    top: 0px;
    position: absolute;
    background: url(../images/greyBar1.gif) repeat-x top right;
}
#block1{
    float: left;
    width: 145px;
    height: 215px;
    overflow: hidden;
    margin: 8px 0px 8px 0px;
    padding-top: 15px;
}
#block2{
    float: left;
    width: 160px;
    height: 215px;
    overflow: hidden;
    margin: 8px 5px 8px 22px;
    padding-top: 15px;
}
#block3{
    float: left;
    width: 160px;
    height: 215px;
    overflow: hidden;
    margin: 8px 5px 8px 15px;
    padding-top: 15px;
}
#block4{
    float: left;
    width: 160px;
    height: 215px;
    overflow: hidden;
    margin: 8px 0px 8px 15px;
    padding-top: 15px;
}
.discHighlight{
    color: #FFF;
    background-color: #ffb71b;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 12px;
	text-decoration: none;
}

.discDescription{
  white-space: normal;
  color: #666666;
  font-size: 11px;
  line-height: 1.5em;
}

/* #### Bonus Section #### */
#bonusDisc{
    width: 986px;
    height: 174px;
    padding: 0px;
    margin: 0px;
    clear: both;
    position: absolute;
    float: left;
    top: 1092px;
    background: url(../images/greyBar2.gif) repeat-x;
}
#bonusContent{
    float: left;
    width: 675px;
    color: #666666;
}
#bonusC1{
    float: left;
    width: 320px;
    overflow: hidden;
}
#bonusC2{
    float: left;
    width: 330px;
    margin-left: 20px;
    overflow: hidden;
}

/* #### Welcome to Section #### */
#welcomeTo{
    width: 967px;
    height: 600px;
    padding: 0px;
    margin: 0px;
    clear: both;
    position: absolute;
	padding-left: 19px;
    float: left;
    top: 1266px;
	background-color: #FFF;
	
}
#welcomeToTop{
	height: 22px;
	width: 953px;
    background: url(../images/bottombox_top.gif) no-repeat;	
}
#welcomeToMiddle{
	width: 953px;

    background: url(../images/bottombox_middle.gif) repeat-y;

}
.welcomeContent{
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
}
#welcomeToBottom{
	height: 21px;
	width: 953px;
    background: url(../images/bottombox_bottom.gif) no-repeat;		
}

/* #### Footer #### */
#footer{
    margin: 0px;
    padding: 0px;
    padding-left: 25px;
    clear: both;
    top: 1740px;
    position: absolute;
	width: 961px;
    height: 85px;
    background-color: #FFF;
}
.footerText{
    color: #666666;
    font-size: .8em;
}
.footerText a:link {
    text-decoration: none;
    color: #666666;
}
.footerText a:visited {
    text-decoration: none;
    color: #666666;
}




