/* CSS Document */
img, img a {
border:0px;
}
body {
margin:0px;
padding:0px;
background:#cccccc url(../images/bg_body.png) center repeat-y;
}
#topnav_container {
width:100%;
height:75px;
background:#ededed;
border-bottom:1px solid #999999;
}
#logo_container {
width:160px;
height:75px;
background:url(../images/logo.jpg) no-repeat;
float:left;
margin:0 0 0 20px;
}
#top_container {
height:20px;
width:900px;
margin:0px;
padding:0px;
background:url(../images/bg_top.jpg) bottom no-repeat;
clear:both;
}
#bottom_container {
height:30px;
width:900px;
margin:0px;
padding:0px;
clear:both;
}
#footer_container {
width:100%;
height:75px;
}
#nav_container {
height:40px;
float:right;
margin:-31px 10px 0 0;
}
#body_container {
width:900px;
margin:0px;
padding:0px;
}
#product_container {
width:570px;
overflow:hidden;
padding:0 15px 0 15px;
text-align:center;
}
.product_item {
float:left;
list-style:none;
margin:5px 0 0 0;
padding:0;
}
.product_item li.desc {
font:bold 12px arial;
color:#333333;
margin-left:5px;
background:#cccccc;
padding:3px;
}
.product_item li.price {
font:11px arial;
color:#555555;
margin-left:5px;
}
/*CONTENT CONTAINERS */
#content_top_1 {
width:575px;
height:40px;
margin-left:5px;
background:url(../images/content_top_2.jpg) no-repeat;
clear:both;
}
#content_top_3 {
width:280px;
height:40px;
background:url(../images/content_top_3.jpg) no-repeat;
}
#content_body_1 {
margin:0 0 0 5px;
width:575px;
}
