﻿body {
margin:0;
background:#000 url(../images/bg_body.jpg) repeat-x scroll top center;
color:#ccc;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:14px; }

#wrapper {
width:780px; margin:0 auto auto auto; }

#header {
width:780px;}

#headerTitle {
width:700px; height:138px;
margin:25px auto auto auto;
background:transparent url(../images/bg_logo.jpg) no-repeat scroll top center;
/*position:relative;*/
font-family:Georgia,"Nimbus Roman No9 L",serif; }
/*
#headerTitle h3 {
width:205px; height:26px;
margin:0; padding:0;
overflow:hidden;
color:#666;
font-weight:normal;
letter-spacing:0; }
#headerTitle h3 em {
display:none; }
#headerTitle #lbc {
position:absolute; left:0; top:87px; text-align:right; 
background:transparent url(../images/bg_slogan_lbc.jpg) no-repeat scroll bottom right;
font-size:26px; }
#headerTitle #tbc {
position:absolute; right:0; top:87px; text-align:left;
background:transparent url(../images/bg_slogan_tbc.jpg) no-repeat scroll bottom left;
font-size:22px; }
*/

#headerSlogan {
width:782px; height:85px!important; display:block;
background:transparent url(../images/bg_slogan.jpg) repeat-x scroll top left;
text-align:center;
font-family:Georgia,"Nimbus Roman No9 L",serif;
font-size:17px; }
#headerSlogan > strong {
height:47px;
margin:0; padding:0;
background:transparent url(../images/bg_bathandkitchen.jpg) no-repeat scroll top center;
display:block; }
#headerSlogan > strong > span {
display:none; }
#headerSlogan > em {
height:36px;
line-height:36px; 
margin:1px 0 0 0;
display:block;
color:#666; }

#footer {
height:120px;
position:relative;
background:transparent url(../images/bg_footer.jpg) repeat-x scroll top left;
font-size:12px;
color:#666; }
#footerLegal {
position:absolute;
bottom:52px; left:20px; }
#footerLinks {
position:absolute;
bottom:52px; right:20px; }

h1 {
font-family:Georgia,"Nimbus Roman No9 L",serif; 
font-weight:normal; 
font-size:30px;
font-style:italic;
letter-spacing:-1px; }
h2 {
font-weight:normal; 
font-size:22px;
letter-spacing:-1px; }

a.expandTextButton {
display:block;
width:95px;
padding:2px 5px 3px 7px;
border:solid 1px #999;
color:#ccc;
text-decoration:none;
background:#333 url(../images/bg_read.jpg) repeat-x scroll top center;
-moz-border-radius:4px; -webkit-border-radius:4px; }
a.expandTextButton:hover {
border:solid 1px #fff;
color:#fff;}
a.expandTextButton strong {
padding:0 0 2px 18px;
font-weight:normal;
text-align:left;
background:transparent url(../images/bg_plus.gif) no-repeat scroll center left; }
a.expandTextButton strong.minus {
background:transparent url(../images/bg_minus.gif) no-repeat scroll center left; }