* {padding:0; margin:0; font-family:Tahoma, Arial, Helvetica; font-size:14px;}
img {border:none;}

body {background-image:url('images/bk.jpg');}
#container {width:1000px; height:1000px; margin:0 auto; margin-top:20px;}
#header {width:760px; height:120px; float:right; margin-right:180px; margin-bottom:40px; display:inline;}

#stores {width:180px; height:auto; float:right; }
#stores h2 {width:168px; background-color:#C35A45; color:#FFF;  font-size:18px; text-align:center; padding-top:5px; padding-bottom:5px; float:right; margin-right:-20px;}
#content h2 {background-color:#C35A45; color:#FFF; margin-bottom:0px; font-size:18px; text-align:center; padding-top:5px; padding-bottom:5px; }
#breads h2 {width:148px; background-color:#C35A45; color:#FFF;  font-size:18px; text-align:center; padding-top:5px; padding-bottom:5px;  float:right;}
#content {width:554px; height:auto; float:right; border:1px solid #C35A45; margin-right:20px; margin-left:20px; float:right;}
#content p {padding-left:10px; padding-right:10px; padding-bottom:10px; color:#111;}
#breads {width:180px; height:auto; float:right; }

#stores ul {border:1px solid #C35A45; float:right; width:178px;}
#stores li {display:block; margin-right:7px; margin-bottom:7px; margin-top:20px; width:168px; height:25px; font-weight:700; float:right; display:inline;}
#stores li a {text-decoration:none; color:blue;}
#stores a:hover {text-decoration:underline;}

#breads ul {border:1px solid #C35A45; float:right; width:178px;}
#breads li {display:block; margin-right:7px; margin-bottom:7px; margin-top:20px; width:155px; height:25px; font-weight:700; float:right; display:inline;}
#breads li a {text-decoration:none; color:blue;}
#breads a:hover {text-decoration:underline;}

#footer {width:1000px; float:right; margin-top:20px; margin-bottom:10px; text-align:center;}

.roundleft {width:32px; height:32px; background-image:url('images/roundleft.gif'); float:right;}
.roundright {width:32px; height:32px; background-image:url('images/roundright.gif'); float:right;}

.first {padding-top:20px;}

#home {margin-right:450px;}
#home a#img {display:inline; float:right; color:blue; text-decoration:none; margin-top:7px;}
#home img a {display:inline; float:right; background-color:red;}
