.hero {
height: 393px;
}

.heroNav {
position: absolute;
margin-top: 348px;
height: 45px;
width: 948px;
z-index: 20;
background: url(/images/hero-nav.png) repeat-x;
/*behavior: url("iepngfix-alpha3.htc");*/
}

.heroNav ul {
margin: 15px 0 0 20px;
padding: 0;
list-style: none;
}

.heroNav ul li {
float: left;
cursor: pointer;
}

.heroNav .goLeft {
margin: 15px 0 0 20px;
width: 11px;
height: 15px;
background: url(/images/hero-nav-left.png) no-repeat;
/*behavior: url("iepngfix-alpha3.htc");*/
cursor: pointer;
float: left;
}

.heroNav .active {
padding: 0 20px 0 0;
width: 9px;
height: 15px;
background: url(/images/hero-nav-active.png) no-repeat;
behavior: url("iepngfix-alpha3.htc");
}

.heroNav .inactive {
padding: 0 20px 0 0;
width: 9px;
height: 15px;
background: url(/images/hero-nav-inactive.png) no-repeat;
behavior: url("iepngfix-alpha3.htc");
}

.heroNav .goRight {
margin: 15px 0 0 0px;
width: 11px;
height: 15px;
background: url(/images/hero-nav-right.png) no-repeat;
/*behavior: url("iepngfix-alpha3.htc");*/
cursor: pointer;
float: left;
}

.heroNav .gnc {
float: right;
margin: 15px 10px 0 0;
}

.bottom {
width: 948px;
background: url(/images/bottom-content-header.jpg) no-repeat;
overflow: auto;
}

.bottomLeft, .bottomMiddle, .bottomRight{
float: left;
width: 315px;
width: 295px !important;
padding: 20px 0 0 20px;
font-size: 13px;
color: #666;
height: 94px;
height: 74px !important;
}

.bottomRight h1, .bottomMiddle h1, .bottomLeft h1 {
margin: 0;
padding: 0 0 5px 0;
font-size: 25px;
font-weight: bold;
color: #fff;
}

.bottomRight h2, .bottomMiddle h2, .bottomLeft h2 {
color: #fff;
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}

.bottomLeftContent {
float: left;
padding: 8px;
width:297px !important;
width: 297px;
margin: 0;
color: #666;
font-size: 13px;
background: url(/images/bottom-content-left-bg.jpg) left bottom no-repeat;
line-height: 1em;
}

.bottomMiddleContent {
float: left;
padding: 8px;
width:297px !important;
width: 297px;
color: #666;
margin-left: 3px;
font-size: 13px;
background: url(/images/bottom-content-middle-bg.jpg) left bottom no-repeat;
line-height: 1em;
}

.bottomRightContent {
float: left;
background: url(/images/bottom-content-right-bg.jpg) no-repeat;
margin:0 0 0 5px;
height: 343px;
width: 313px;
}

.bottomLeftContent p, .bottomMiddleContent p {
margin: 0;
padding: 0 0 0 15px;
padding-top: 15px;
}

.bottomContent {
overflow: auto;
background: url(/images/bottomContent-bg.jpg) repeat-y;
width: 948px;
}

.bottomRightContent p {
font-size: 18px;
font-weight: 100;
color: #666;
margin-top: 12px !important;
margin: 10px 0 0 0;
padding: 0 0 0 16px;
}

.bottomRightContent a {
text-decoration: none;
color: #666;
}

.bottomRightContent a:hover {
text-decoration: underline;
}


.scroll {
    margin: 0px;
    width: 948px;
    height: 393px;
    overflow: hidden;
    background: #333;
}

#panel1 {
background: #333 url(/images/hero-resveratrol-products.jpg) no-repeat;
width: 948px;
height: 393px;
}

#panel2 {
background: #333 url(/images/hero-organics.jpg) no-repeat;
width: 948px;
height: 393px;
}

#panel3 {
background: #333 url(/images/hero-resveratrol-information.jpg) no-repeat;
width: 948px;
height: 393px;
}

#panel4 {
background: #333 url(/images/hero-vineyard.jpg) no-repeat;
width: 948px;
height: 393px;
}

.panel1Text {
    padding: 80px 0 0 40px;
    color: #fff;
    width: 660px !important;
    width: 700px;
}

.panel1Text h1, .panel2Text h1, .panel3Text h1, .panel4Text h1 {
    font-family: 'Trajan Pro', Helvetica, Arial;
    font-size: 32px;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.panel2Text {
    padding: 120px 0 0 180px;
    color: #fff;
    width: 600px;
    font-size: 16px;
}

.panel3Text {
    padding: 110px 0 0 180px;
    color: #fff;
    width: 600px;
    font-size: 16px;
}

.panel4Text {
    padding: 90px 0 0 180px;
    color: #fff;
    width: 600px;
    font-size: 16px; 
}

.findGnc {
padding: 20px 0 0 10px;
}

.watchVideo {
color: #641B5A;
font-size: 16px;
text-align: center;
width: 140px;
margin: 30px 0 0 5px;
font-weight: bold;
}