body {
margin-top:10px;
margin-bottom:5px;
}


.container{
margin: 0 auto;
width:780px;
}

.y{
width:210px;
float:left;
}

.j{
width:175px;
float:left;
}

html>/**/body .j {position: absolute;} 

.top{
width:780px;
}

.bottom{
width:744px;
margin-left:18px;
}

#logo{
width:175px;
height:105px;
padding-left:18px;
}

#prod_nav{
width:210px;
}

#site_nav{
background:#cccccc;
width:175px;
float:left;
}

#side_feature{
width:175px;
float:left;
}

.header{
background:#ffffff;
height:25px;
width:500px;
margin-left:25px;
float:left;
}

#shopping_cart{
width:225px;
padding-top:3px;
padding-left:25px;
padding-right:25px;
float:left;
}

#checkout{
width:100px;
padding-top:3px;
padding-right:50px;
float:right;
}

#main_feature{
background:#ffffff;
width:570px;
float:left;
}

.search_container{
background:#e0d6cd;
width:744px;
height:25px;
clear:both;
}

#search{
width:350px;
float:left;
padding-left: 9px;
padding-top:3px;
}

#currency{
width:200px;
padding-top:3px;
float:right;
}

#feature_prod{
background:#696969;
width:560px;
float:right;
padding-top:5px;
padding-bottom:0px;
margin:0;
}

.featured_container{
background:#ffffff;
width:569px;
float:right;
}

.product_row{
background:#ffffff;
width:569px;
float:left;
}

.products{
background:#ffffff;
float:left;
margin-left:25px;
}


.footer{
width:744px;
height:30px;
background:#e0d6cd;
clear:both;
}


#footer_left{
width:500px;
float:left;
padding-top:5px;
}

#footer_right{
width:210px;
padding-top: 2px;
float:right;
}

#copyright_footer{
width:744px;
height:20px;
background:#ffffff;
padding-top:5px;
padding-right: 20px;
float:right;
}
-->