    body
    {
        margin:0;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/background.jpg); 
        background-repeat:no-repeat;
        background-color:Black;
        background-position:top;
    }
    body *
    {
        font-family:Arial;
    }
    #bodytop
    {
        margin:0 auto;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/body_top.png); 
        background-repeat:no-repeat;
        width:868px;
        margin-top:35px;
        height:20px;
    }
    #innercontainer
    {
        margin:0 auto;
        position:relative;
        width:838px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/body_background.jpg); 
        background-repeat:repeat;
    }
    #topcontainer
    {
        margin:0 auto;
        position:relative;
        width:838px;
        height:100px;
    }
    #bodymiddle
    {
        margin:0 auto;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/body_middle.png); 
        width:868px;
        background-repeat:repeat-y;
        position:relative;
    }
    #bodybottom
    {
        margin:0 auto;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/body_bottom.png); 
        width:868px;
        height:20px
    }
    #logo
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/logo.png);    
        width:321px;
        height:440px;
        top:-4px;
        left:-1px;
    }
    #shopnav
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_shop_a.png);    
        width:36px;
        height:17px;
        left:400px;
        top:82px;
    }
    #shopnav:hover
    {
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_shop_b.png); 
    }
    #aboutnav
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_about_a.png);    
        width:46px;
        height:17px;
        left:480px;
        top:82px;
    }
    #aboutnav:hover
    {
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_about_b.png); 
    }
    #blognav
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_blog_a.png);    
        width:33px;
        height:16px;
        left:492px;
        top:82px;
    }
    #blognav:hover
    {
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_blog_b.png); 
    }
    #communitynav
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_community_a.png);    
        width:84px;
        height:16px;
        left:570px;
        top:82px;
    }
    #communitynav:hover
    {
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_community_b.png); 
    }
    #ccnav
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_customercare_a.png);    
        width:116px;
        height:17px;
        left:691px;
        top:82px;
    }
    #ccnav:hover
    {
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/nav_customercare_b.png); 
    }
    #bkgroundcart
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/cart.gif);  
        right:31px;
        height:22px;
        top:10px;
        padding-left:20px;
        background-repeat:no-repeat;
        z-index:9;
    }
    #bkgroundcart span
    {
        margin-right:8px;
        margin-left:8px;
    }
    #bkgroundcart a span
    {
        padding:0;
        margin-right:0;
    }
    #bkgroundcart span a
    {
        text-decoration:none;
    }
    .checkout,
    #cart-top-link,
    #cart-top-link *,
    #cart-indicator-container,
    #cart-indicator
    {
        color:#362f2d;
        font-size:13px;
        font-family:Arial;
        text-decoration:none;
    }
    #storetext
    {
        position:absolute;
        right:63px;
        top:35px;
        color:#aaa;
        font-size:13px;
        font-family:Arial;
        width:110px;
        height:18px;
    }
    #gobtn
    {
        position:absolute;
        width:34px;
        height:22px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/btn_go.gif); 
        right:29px;
        top:36px;
    }
    #findstoretxt
    {
        position:absolute;
        top:40px;
        right:187px;
        font-family:Arial;
        font-size:13px;
        color:#362f2d;
    }
    #newslettercontainer
    {
        margin:0 auto;
        position:relative;
        width:838px;
        height:50px;
    }
    #newsletterimg
    {
        position:absolute;
        width:576px;
        height:17px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/newsletter_text.png); 
        bottom:13px;
        left:30px;
    }
    #newssubmit
    {
        position:absolute;
        right:90px;
        bottom:11px;
        width:130px;
        height:16px;
        font-size:14px;
        color:#362f2d;
    }
    #submitbutton
    {
        display:block;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/btn_submit.gif);
        position:absolute;
        border:none;
        width:67px;
        height:22px;
        right:23px;
        bottom:11px;
    }
    #footer
    {
        margin:0 auto;
        width:868px;
        text-align:center;
    }
    #footer a
    {
        color:White;
        text-decoration:none;
        font-family:Arial;
        font-size:11px;
        padding-left:10px;
        padding-right:10px;
    }
    #copyright
    {
        margin:0 auto;
        width:868px;
        margin-top:20px;
        text-align:center;
        color:#c9b894;
        font-size:11px;
        font-family:Arial;
        margin-bottom:50px;
    }
    #twittertag
    {
        position:absolute;
        width:29px;
        height:115px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/social_twitter.jpg);
        right:-30px;
        top:10px;
    }
    #fbtag
    {
        position:absolute;
        width:29px;
        height:115px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/social_facebook.jpg);
        right:-30px;
        top:125px;
    }
    #fivepercent
    {
        position:absolute;
        width:29px;
        height:115px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/social_5back.jpg);
        right:-30px;
        top:240px;
    }
    #rssfeed
    {
        position:absolute;
        width:29px;
        height:30px;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/social_rss.jpg);
        right:-30px;
        top:355px;
    }
    .dropmenu
    {
        padding:10px;
        background-color:#362f2d;
        border:4px solid #5e5957;
        position:absolute;
        text-align:left;
        display:none;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        z-index:1000;
    } 
    .dropmenu a 
    {
        font-family:Arial;
        font-size:12px;
        color:#fff;
        display:block;
        margin-bottom:3px;
        padding-top:5px;    
        text-decoration:none;
    }
    .dropmenu a:hover
    {
        text-decoration:underline;
        color:#fff;
    }
    #topp
    {
        position:relative;
        height:33px;
    }
    #middlecontainer
    {
        margin:0 auto;
        position:relative;   
        width:838px;
        min-height:180px;   
        margin-top:10px;
        z-index:500;
    }
     #contentcontainer
    {
        position:relative;
        width:838px;
        min-height:340px;
    }
    #subone
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_01.png);    
        width:253px;
        height:169px;
        left:18px;
        top:20px;       
    }
    #subtwo
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_02.png);    
        width:253px;
        height:169px;
        left:295px;
        top:18px;       
    }
    #subthree
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_03.png);    
        width:253px;
        height:169px;
        left:568px;
        top:20px;       
    }
    #ourcompanytxt
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_text_01.gif);    
        width:140px;
        height:22px;
        left:30px;
        top:192px;       
    }
    #yhydrotxt
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_text_02.gif);    
        width:190px;
        height:22px;
        left:306px;
        top:192px;       
    }
    #productstxt
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/highlight_text_03.gif);    
        width:145px;
        height:22px;
        left:580px;
        top:192px;       
    }
    #companyinfotxt
    {
        position:absolute;
        left:32px;
        width:223px;
        top:225px;
    }
    #companyinfotxt span, #hydroinfotxt span, #productsinfotxt span
    {
        font-family:Arial;
        font-size:12px;
        color:#362f2d;
    }
    #hydroinfotxt
    {
        position:absolute;
        top:225px;
        left:308px;
        width:223px;
    }
    #productsinfotxt
    {
        position:absolute;
        top:225px;
        right:32px;
        width:223px;
    }
    .fadebox
    {
        width:854px;
        height:404px;
        display:block;
        border:none;
        position:relative;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/banner_frame.png);
        left:-8px;
    }
    .fadebox div
    {
        display:none;
        position:absolute;
        border:none;
        left:20px;
        top:20px;
    }
    .fadebox div img
    {
        border:none;
    }
    .fadebox div p
    {
        background:#fff;
        color:#000;
    }
    .fadebox *
    {
        border:none;
        text-decoration:none;
    }
    #hzrule
    {
        position:absolute;
        background-image:url(https://s3.amazonaws.com/hydroflask.com/images/horz_rule.gif);    
        width:818px;
        height:1px;
        left:10px;
        bottom:0;       
    }
    .kitgui-content
    {
        margin-bottom:20px;
        width:800px;
        padding-top:20px;
        margin:20px auto;
        font-family:Arial;
    }
    .subbanner
    {
        margin:0 auto;
        width:854px;
        height:187px;
        margin-bottom:-40px;
        margin-left:-7px;
    }
    #contentcontainer
    {
        position:relative;
        width:838px;
        background-color:White;
        min-height:300px;
    }
    #findstoretxt
    {
        font-family:Arial;
    }
    #top-sign-in-form
    {
        position:absolute;
        top:-40px;
        right:20px;
    }
    #top-sign-in-form label span
    {
        font-size:11px;
        font-family:Arial;
        color:#000;
    }
    #top-sign-in-form label input
    {
        width:80px;
    }
    #top-sign-in-form .button
    {
        border:1px solid black;
        background-color:#000;
        color:#fff;
    }
    #top-logged-in
    {
        position:absolute;
        top:-40px;
        right:20px;
        color:#000000;
        text-decoration:none;
        font-family:Arial;
        font-size:12px;  
    }
    #top-logged-in *
    {        
        color:#000000;
        text-decoration:none;
        font-family:Arial;
        font-size:12px;  
    }
    
    .top-not-logged
    {
        color:#000000;
        text-decoration:none;
        font-family:Arial;
        font-size:12px;  
    }
    #top-logged-in a:hover
    {
        text-decoration:underline;
    }
	/* Added by Hydro Flask post 08/08 */
	
	p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
	p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}