@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background:#ffffff; }
p{margin:0px; padding:0px;}
img{border:0px;}

#main_block
{ width:1000px; margin:auto; }

#banner{ float:left; width:1000px; height:auto; background:#ffffff; }

#frame{ float:left ;width:1000px; height:100%; }

#navigation{float:left; width:200px; background:#ffffff; }
.nav_top{ width:200px; height:30px; background:url(images/nav_top.png) no-repeat;  }
.nav_mid{ width:200px; height:850px; background:url(images/nav_mid.png);  }
.nav_bot{ width:200px; height:42px; background:url(images/nav_bot.png) no-repeat;  }
.nav_text{ margin-left:20px; margin-right:20px; }

#content{ float:left; width:600px; background:#ffffff; }
.con_top{ width:600px; height:30px; background:url(images/con_top.png) no-repeat;  }
.con_mid{ width:600px; height:850px; background:url(images/con_mid.png);  }
.con_bot{ width:600px; height:42px; background:url(images/con_bot.png) no-repeat;  }
.con_text{ margin-left:20px; margin-right:20px; }

#brands{ float:left; width:200px; background:#ffffff; }
.bra_top{ width:200px; height:30px; background:url(images/nav_top.png) no-repeat;  }
.bra_mid{ width:200px; height:850px; background:url(images/nav_mid.png);  }
.bra_bot{ width:200px; height:42px; background:url(images/nav_bot.png) no-repeat;  }
.bra_text{ margin-left:20px; margin-right:20px; }

#footer{ float:left; width:1000px; margin-top:30px ;height:auto; background:#ffffff; }
.menubar {margin-left::500px; margin-right:0px; margin-top:20px; }
.storelist {margin-left::500px; margin-right:0px; margin-top:10px; }
.copyright {margin-left::500px; margin-right:0px; margin-top:10px; }

#coupon{ float:left; width:800px; background:#ffffff; }
.cou_top{ width:800px; height:30px; background:url(images/print_top.png) no-repeat;  }
.cou_mid{ width:800px; height:100%; background:url(images/print_mid.png);  }
.cou_bot{ width:800px; height:42px; background:url(images/print_bot.png) no-repeat;  }
.cou_text{ margin-left:20px; margin-right:20px; }

#cfooter{ float:left; margin-left:500px; margin-right:100px; width:500px; margin-top:20px; height:auto; background:#ffffff; }
.cmenubar {margin-left::0px; margin-right:0px; margin-top:20px; }
.cstorelist {margin-left::0px; margin-right:0px; margin-top:10px; }
.ccopyright {margin-left::0px; margin-right:0px; margin-top:10px; }

#welcome{ float:left; width:1000px; background:#ffffff; }
.wel_top{ width:1000px; height:30px; background:url(images/wel_top.png) no-repeat;  }
.wel_mid{ width:1000px; height:100%; background:url(images/wel_mid.png);  }
.wel_bot{ width:1000px; height:42px; background:url(images/wel_bot.png) no-repeat;  }
.wel_text{ margin-left:20px; margin-right:20px; }
