﻿/*main section*/

#container {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    clear: both;
}

#leftHandNav {
    float: left;
    position: relative;
    top: -35px;
    margin: 0 11px 0 10px;
    width: 214px;
}

#search {
    height: 240px;
    background: url(../images/common/searchBg.gif) no-repeat;
}

#search h2 {
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
}

#browseByCat {
    margin: 5px 0 0 0;
    padding: 0;
    width: 214px;
    height: 22px;
    background: url(../images/common/browseCat.gif) no-repeat;
}

h3#browseByCat span {
    display: none
}

div.box1 {
    margin: 17px 0 0 12px
}

div#franchiseSam {
    background: url(../images/common/advertise/franchiseSam.jpg) no-repeat;
    width: 84px;
    height: 102px;
    margin: 350px 4px 0 0;
    padding: 0;
    float: right;
}