#wrapper { background:url(../images/content_bg.jpg) repeat-y top left;}
#header { height:316px; background-image:none; /*background:url(../images/beauty_title.jpg) no-repeat top left;*/ }
#main { background:#DBD3BC; padding:0; margin:0; }

#leftNav {  height:470px; }
html > body #leftNav { min-height:470px; height:auto; }
.logo  { float:right; padding:10px 30px; }


#content { margin:0; height:470px; }
html > body #content { min-height:470px; height:auto; }

.breadcrumb { background:#C3B189; padding-left:7px; color:#fff; }
.breadcrumb a { color:#fff; }

#content .leftPanel {  background:url(../images/beauty_corner.jpg) no-repeat bottom right #BCA39E; margin:0; padding:0 10px 0 0; width:530px; }
#content .leftPanel p {color:#fff;  width:auto; }
#content .leftPanel h3 { color:#fff; }

#footer { background:#BCA39E; margin:0; padding:10px 0; width:auto; }