
/*--indexSiteMap--*/
#indexSiteMapArea{
    margin: 0 auto 0 auto;
    width: 950px;
font-family:verdana,arial,sans-serif;
}

#indexSiteMapArea h2{
    border: solid 1px #438E2F;
    padding: 12px;
    width: 926px;
    height: 15px;
    background: url(../../img/indexSiteMapTitle.jpg) no-repeat 16px center;
    text-indent: -9999px;
}

#indexSiteMapArea ul{
    text-align: left;
    list-style-type: none;
    margin:0 auto;
    line-height:100%;
}
#indexSiteMapArea li{
    list-style-type: none;
    padding-left: 4px;
    display: inline;
    color: #376629;
    font-size: x-small;
}
#indexSiteMapArea li a{
    font-size: x-small;
    text-decoration: none;
}
#indexSiteMapAreaBox{
    padding: 16px 24px;
}
/*--Footer--*/
#ftArea{
    margin: 0 auto 0 auto;
    width: 950px;
    bottom: 0;
}
#ftArea a{
    color: #376629;
    text-decoration: none;
}
#ftArea ul{
	text-align: center;
    list-style-type: none;
    margin:5px auto;
}
#ftArea li{
    list-style-type: none;
    background: url(../../img/listConnect.gif) no-repeat;
    padding-left: 12px;
    display: inline;
}

#ftArea .first{
    list-style-type: none;
    background: transparent none;
    padding-left: 0px;
    display: inline;

}
#ftArea address{
    color: white;
    padding: 8px 0;
    background: #448E2F;
    text-align: center;

}

