#frame {
margin-left: 50%;
width: 882px;
position: relative;
left: -441px;
background-color: #FFFFFF;
}

#header {
padding-bottom: 0px;
margin-bottom: 0px;
background-image: url(../images/sl_banner.jpg);
background-repeat: no-repeat;
height: 90px;
clear: both;
}

#top_menu {
clear: both;
margin-top: 0px;
background-image: url(../images/sl_menu.jpg);
background-repeat: no-repeat;
height: 43px;
}

#search {
clear: both;
margin-top: 0px;
background-image: url(../images/sl_search.jpg);
background-repeat: no-repeat;
height: 38px;
text-align: center;
}

#enclose {
float: left;
width: 882px;
background-color: #FFFFFF;
}


#columnLeft {
float: left;
width: 175px;
margin-right: 6px;
margin-top: 10px;
margin-bottom: 30px;
}

#columnMain {
float: left;
width: 520px;
margin-top: 10px;
}

#columnAdminMain {
float: left;
width: 0px;
margin-top: 10px;
}

#admin_top {
clear: both;
margin: 0px;
margin-top: 10px;
padding: 0px;
background-image: url(../images/admin_top.jpg);
background-repeat: no-repeat;
height: 30px;
}

#admin_middle {
clear: both;
margin: 0px;
padding: 0px;
background-image: url(../images/admin_middle.jpg);
background-repeat: repeat-y;
height: 400px;
}

#admin_bottom {
clear: both;
margin: 0px;
padding: 0px;
background-image: url(../images/admin_bottom.jpg);
background-repeat: no-repeat;
height: 30px;
}

#columnRight {
float: left;
width: 175px;
margin-left: 6px;
margin-top: 10px;
}

#footer {
clear: both;
margin-top: 20px;
text-align: center;
background-image: url(../images/footer.jpg);
background-repeat: 0px;
height: 62px;
}

#cart {
padding-bottom: 0px;
margin-bottom: 0px;
height: 20px;
float: right;
width: 300px;
text-align:right;
}
