html{
background:#2D2D2D;
font-size:8pt;
font-family:whitearial11;
color:#745543;
}

#container
{float:center;
margin:0px auto;
margin-top:50px;
padding-top:25px;
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
width:1000px;
height:700px;
}

#container table
{
margin:0px auto;
padding:0px;
margin-top:10px;



}
table td{
padding:5px;
}
#top
{background-image:url('logo.png');
background-repeat:no-repeat;
height:132px;
width:550px;
}
#leftpic
{background-image:url('ladybox.png');
background-repeat:no-repeat;
height:645px;
width:312px;
}

#middle
{
background: #fff;
background-repeat:no-repeat;
height:320px;
width:550px;
padding:5px;
font-size:10pt;
font-family:whitearial11;
Overflow:Auto;
}
#middle table
{
border:2px solid black;
}
#middle td
{
border:0px solid black;
}
#banner
{background:yellow;

}
#content
#boxes
{
height:133px;

}
#facebooktwitter
{background-image:url('facebooktwitter.jpg');
background-repeat:no-repeat;
height:134px;
width:157px;
margin-left:2px;
margin-right:1px;
display:block;


}
#featuredproduct
{background-image:url('Featured-Products.png');
background-repeat:no-repeat;
height:134px;
width:157px;

}
#giftcard
{background-image:url('Giftcard.png');
background-repeat:no-repeat;
height:134px;
width:157px;
}
#bottom
#footer
{color:#000;}