body {
/* background: url('png/bodybg.png') repeat-x 0px -220px fixed; */
  background: url('jpg/bodybg.jpg');
  padding-top: 0px;
  
}

#wrap1 {
border: none;
background: url('png/innerbg.png') repeat-y;
width: 900px;


}

#wrap2 {

 background: url('png/watermark.png')  no-repeat bottom right; 
 bottom: -125px;

	
}

#wrap3 {

 /*background: url('jpg/watermarktop.jpg') no-repeat 0 209px; */

	
}

#header {
    background: url('png/header.png') no-repeat;
    height: 156px;
}

#inner .chunk .hrdiv {
background-color: #666666;
height: 1px;
width: 95% !important;
border: 0px;
margin: 0 auto;
}



#inner .chunk h1 {
	padding-bottom: 4px;
	margin-bottom: 3px;
	color:#666666;
	font-size:18px;
}

#inner .chunk h2 {
	color: #666666;
	padding-bottom: 4px;
	margin-bottom: 2px;
	font-size: 14px;
	;
}
#inner .chunk h3 {
	color:#999999;
	padding-bottom: 4px;
	margin-bottom: 2px;
	font-size:12px;
}

#inner {
	padding-top: 20px;

}
#inner .chunk{
min-height: 0px;
margin-top: 5px;

	
}


#inner #cart {
	top: -130px;
	margin-right:-435px;
	background: #CCC;
	background:transparent url('png/Wht50.png');
  }

#inner #cart a {
	color:#333;
	padding-right:15px;
	font-weight:bold;
  }
	
	

#nav {
	top: 11px;
	background:transparent url('png/Wht30.png');
	}
	

	#nav li:hover a, #nav li.sfhover a {
	background-color:#E6D1E7;
	color:#FF5A48;
	}


body.page-page-not-found #inner {
    background: url('../Bongo/assets/png/404.png') no-repeat 50% 50%;
    min-height: 400px;
	}



#footer div a {
	color: #666;

	}
	
	#footer
{
vertical-align:bottom;
}

#footer div {
 background: url('png/footer.png') no-repeat 50% 50%;
 height: 48px; 
 border: none;
 text-align: left;
}

#footer div p {
   
	vertical-align:bottom;
  padding: 5px 20px 5px 20px;
	background:transparent url('png/Wht75.png');
	margin-top:9px;

	}


#base{
	margin-top: 250px;
		}
    #base h1 {
	font-size: 11px;
	color: #666;
   		 }
    
    #base h2 {
        font-size: 9px;
        color: #666;
    }


	}
#inner .chunk .tabs span {
	border: none;
	}
.move-page-tab {
   
    margin-top: 0;
}


