body 
{
    background-color:#FFFFFF;
    background-image:none;
    padding:0;
    margin:0;
}
#sitemain 
{
    position:relative;
    clear:both;
    width:900px;
    background-color:transparent;
    font-size:10px;
    margin: 0 auto 0 auto;
}

#bodyGroup 
{
    position: relative;
    float: left;
    clear: both;
    width: 900px;
    background-color: transparent;
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    z-index: 90;
    vertical-align: top;
    top: 0px;
}

font-family:franklin gothic medium;
    #footerGroup 
{
    position:relative;
    float:none;
    clear:both;
    width:900px;
    height:70px;
    background-color:transparent;
    font-size:10px;
}
#footer 
{
    position:relative;
    float:none;
    clear:both;
    width:900px;
    height:35px;
    background-color:transparent;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
}
#footer .tag 
{
    position:relative;
    text-align:center;
    top:7px;
    clear:both;
}
#footer .tag a:link, a:visited 
{
    text-decoration:none;
    color:#0080FF;
}
#footer .tag a:hover 
{
    text-decoration:underline;
}
#subFooter 
{
    position:relative;
    float:none;
    clear:both;
    width:900px;
    height:35px;
    background-color:transparent;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
}
#subFooter .tag 
{
    position:relative;
    text-align:center;
    top:3px;
    clear:both;
}
#subFooter .tag a:link, a:visited 
{
    text-decoration:none;
    color:#0080FF;
}
#subFooter .tag a:hover 
{
    text-decoration:underline;
}
.clsSubFooter
{
    background-color: #FF00FF;
}