body{
margin:0;
padding:0;
font-size:62.5%;
background: #0349c5 url(../images/background_983x1266.jpg) repeat-x bottom fixed;
}

#loading{
margin:0 auto;
padding:0;
height:1266px;
width:983px;
background: url(../images/gif-loading.gif) center no-repeat;
}

img{
border:none;
-ms-interpolation-mode: bicubic; 
}

.hidden{
display:none;
}

span{
display:none;
}

.clear{
clear:both;
}

#wrapper{
margin:0 auto;
padding: 160px 0 0 0;
width:983px;
height:1106px;
background: url(../images/zendog_bag_983x1266.png) no-repeat;
}


/* navigation */

#header{
margin:0;
padding:0;
height:234px;
width:983px;
}

a.back{
display:inline-block;
float:left;
background: url(../images/backBtn_83x25.png) no-repeat;
width:83px;
height:25px;
margin:120px 0 0 128px;
}

#header img{
float:left;
}


/* end navigation */

/* content layout and styles */
#content{
margin:0 auto;
padding:0;
height:auto;
width:786px;
}

#content h1{
color:#6f1902;
font-size: 1.5em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: center;
margin:0;
padding:0;
}

#content p{
padding:0;
margin:0 0 20px 0;
color:#44230e;
font-size: 1.15em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content a{
color:#44230e;
font-weight:bold;
}


/* footer layout and styles */

#lhc{
float:left;
display:inline;
margin:0 30px 0 100px;
padding:0;
width:147px;
height:510px;
}

#lhc li{
display:block;
margin:0;
padding:0;
list-style: none;
width:147px;
cursor: pointer;
}

#lhc li.pumpkin{
background: url(../images/lhc/pumpkin_147x95.png) no-repeat;
height:95px;
}

#lhc li.berries{
background: url(../images/lhc/berries_147x83.png) no-repeat;
height:83px;
}

#lhc li.flax{
background: url(../images/lhc/flax_147x85.png) no-repeat;
height:85px;
}

#lhc li.bag{
background: url(../images/lhc/bag_147x154.png) no-repeat;
height:154px;
}

#lhc li:hover{
background-position: bottom;
}

/*center*/
#center{
float:left;
display:inline;
margin:0;
padding:0;
width:399px;
height:auto;
}

#center h2{
background: url(../images/centerTop_399x50.png) no-repeat;
display:block;
width:399px;
height:30px;
text-align: center;
font-size: 1.5em;
color:#e1bc6b;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0;
padding:20px 0 0 0;
}

.bottomSection{
background: url(../images/bottomSection_399x9.png) no-repeat;
margin:0;
padding:0;
width:399px;
height:9px;
}

.centerContent{
background: url(../images/centerContentBG_399x158.png) no-repeat;
margin:0;
padding:0;
width:399px;
height:158px;
font-size: 1.2em;
color:#ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.centerContent li{
margin:0;
padding:3px 20px;
list-style-position: inside;
}

#zenDog{
margin:-45px auto 0 auto;
display: block;
}

#rhc{
float:right;
display:inline;
margin:0 100px 0 0;
padding:0;

}


/* actual footer */
#footer{
margin: 0;
padding: 0;
width:100%;
height:30px;
background: black;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:white;
text-align: center;
}

#footer img{
vertical-align: middle;
}



