body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
   background: url('../images/design/bg.gif') top left repeat-x #000000;
}

a img{border: none}
a:link, a:visited{color: #666;}
#main{
   width: 900px;
   margin: auto;
}
#header{
   height: 174px;
   background: url('../images/design/top.jpg') center top no-repeat;
}


#header .cart strong{color: #fff}

#header .tp{position: absolute; margin: 124px 0 0 9px;}
#header .tp a, #header .tp a:link, #header .tp a:visited{display: block; float: left;}
#header .tp a:hover{}
#header .menu a{display: block; float: left;}


#left{
   position: absolute;
   margin: 0px 200px 200px 0px;
}


#center{
   position: absolute;
   margin: 0px 200px 200px 220px;
}

#footer{
   position: absolute;
   margin: 0px 0px 0px 0px;
}
