body {
margin: 0;
padding: 0;
background: #FFF;
text-align: center;
    }


.container {
margin: 20px auto;
width: 716px;
position: relative;
background: #fff;
text-align:left;
    }


img {
border:0px;
}


.text {
font-family:  verdana, arial, san-serif;
font-size: 12px;
color: #fff791;
font-weight:bold;
text-align:left;
}
.text a {
color: #fff791;
}

/*Total Background Image*/

.background_image {
position: absolute;
left:-45px;
}

.exhilClosedBotMenu .background_image {
position: absolute;
top:-2px;
left:-117px;
}


/*Top Menu*/


/*Promotions*/
#promotionsmenu {
position: absolute;
width: 122px;
left:176px;
top:80px;
z-index:4;
}

#promotionsmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#promotionsmenu_sub ul li{
list-style: none;
display: inline;
}

#promotionsmenu_sub ul li a{
width: 122px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}


#promotionsmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}





/*Products*/
#productsmenu {
position: absolute;
width: 122px;
left:297px;
top:62px;
z-index:4;
}

#productsmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#productsmenu_sub ul li{
list-style: none;
display: inline;
}

#productsmenu_sub ul li a{
width: 122px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #9be024;
}


#productsmenu_sub ul li a:hover{
background-color: #9be024;
color: #405c0f;
}


/*Tips Uses*/
#tips_usesmenu {
position: absolute;
width: 121px;
left:420px;
top:81px;
z-index:4;
}

#tips_usesmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#tips_usesmenu_sub ul li{
list-style: none;
display: inline;
}

#tips_usesmenu_sub ul li a{
width: 121px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}


#tips_usesmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}






/*Snuffle Fun*/
#snuggle_funmenu {
position: absolute;
width: 123px;
left:541px;
top:80px;
z-index:4;
}

#snuggle_funmenu_sub ul{
font: bold 9px  verdana, arial, san-serif;
padding: 0;
margin: 0;
}

#snuggle_funmenu_sub ul li{
list-style: none;
display: inline;
}

#snuggle_funmenu_sub ul li a{
width: 123px;
padding: 1px 0px 3px 0px;
text-decoration: none;
float: left;
color: white;
background-color: #1a7bc2;
}

#snuggle_funmenu_sub ul li a:hover{
background-color: #1a7bc2;
color: #0c3c5f;
}



.bottom_nav {
color:#020d5c;
text-decoration:none;
font-family:  verdana, arial, san-serif;
font-size: 9px;
}

.bottom_nav a:link {
color:#020d5c;
}

.bottom_nav a:visited {
color:#020d5c;
}

.bottom_nav a:active {
color:#020d5c;
}

.bottom_nav a:hover {
color:#020d5c;
}

