#wrapper {text-align:center;}

#homeWrap {
    text-align:center;
    width:100%;
    margin-top:0px !important; 
    margin-top:-15px;
	float:left;
}

#homeContent {
    text-align:left;
    width:770px;
    margin:0px auto;
}

.set {
    width:770px;
    height:auto;
    float:left
}

.homeCatWithBGTop {
    float:left;
    width:770;
    height:20px;
    background-image: url(/images/homeSectionBGTop.gif);
    background-repeat: repeat x;
    background-position: left;
}

.homeCatWithBGBottom {
    float:left;
    width:770;
    height:20px;
    background-image: url(/images/homeSectionBGBottom.gif);
    background-repeat: repeat x;
    background-position: left;
}

.homeCatImg {
    margin:20px 0px 0px 8px;
    float:left
}

.homeCatHdr {
    margin:0px;
    padding:0px;
    font-size:95%;
    margin-left:10px;
}

.homeCatList {
    color:#003399;
    font-size:90%;
    margin:0px;
    padding:0px;
    list-style-image: url(/images/homeLiArrow.gif);
    margin-left:30px;
}

.homeCatSec {
    width:168px;
    float:left;
    margin:15px 0px 15px;
}

.lastHomeCatSec {
    width:150px;
    float:left;
    margin:15px 0px 15px;
}
.moreLink {
    color:#003399;
    font-size:90%;
    margin:0px;
    padding:0px;
    margin-left:30px;
    text-decoration:none;
}

#homeBottomOAS {margin-bottom:20px;}

.homeCat-wrapper {margin-bottom:20px;float:left;}
