body {

font: 9pt verdana, sans-serif;

}

#wrap1 {
 width: 902px; 
 background: none; 
}



#header {
    background: url('/assets/png/header.png') no-repeat;
    height: 213px; 
}





#inner .chunk h1 {
font-size: 15px;
color: #FF0000;
padding-bottom: 4px;
}

#inner .chunk h2 {
	font-size: 14px;
	color:#44619B;
	padding-bottom: 6px;
}
#inner .chunk h3 {
	color:#333333;
	padding-bottom: 6px;
}

#inner {
background: url('/assets/png/inner-bg.png') ;

}
#inner .chunk  {
	padding-bottom:20px;
}

#inner .chunk a{
	text-decoration: underline;
	color: #666666;
	}

#inner #cart {
	Display: none;
	
    }
		

#nav {
top: 11px;
	}

#inner .chunk a{
	color:#004080;
	text-decoration: none;

}

#inner .chunk a:hover{
	color: #3399FF;
	text-decoration:underline;

}
	
body.page-page-not-found #inner {
    background: url('png/404/404.png') no-repeat 50% 50%;
    min-height: 400px;
	}

#footer {
	padding-top: 0px;
	}

#footer div a {
	color: #666;

	}
#footer div p {
	color: #666;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 10px;

	}
#footer div {
background:url('/assets/png/footer.png') no-repeat 50% 50%;
height: 32px;

	}

#base {
border: none;
}


#base h1 {
margin-top: 100px;
font-size: 12pt;
color:#999999;
}
#base h2 {
margin-top: 30px;
font-size: 12pt;
color:#999999;
}
