a:link {color:#781c7d; text-decoration:none;}
a:active {color:#781c7d; text-decoration:none;}
a:visited {color:#781c7d; text-decoration:none; }
a:hover {color:#ffffff; text-decoration:none;}

.sub a:link {color:#9900cc; text-decoration:none;}
.sub a:active {color:#9900cc; text-decoration:none;}
.sub a:visited {color:#9900cc; text-decoration:none; }
.sub a:hover {color:#000000; text-decoration:none;}

h1{
    color:#781c7d;
    font-size:18px;
    font-family:verdana;
    font-weight:normal;
    padding-top:10px;
}

#homeTop{
    position:relative;
    width:960px;
    height:140px;
    background-image:url('../images/businessRecovery/bRtop.jpg');
}

#homeMiddle{
    position:relative;
    width:960px;
    height:50px;
    background-image:url('../images/businessRecovery/bRStrip.jpg');
}


#homePics{
    position:relative;
    width:360px;
    height:180px;
    background-repeat:no-repeat;
    background-image:url('../images/businessRecovery/bRPics.jpg');
    text-align:center;    
}

#sideNav{
    width:365px;
    height:auto;
    background-color:#ffffff;
}

.topLink{
    width:356px;
    height:17px;    
    border:1px solid #ffffff;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#c8aece;
    color:#781c7d;
    font-weight:bold;
    padding-left:10px;
}

.link{
    width:356px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#c8aece;
    color:#781c7d;
    font-weight:bold;
    padding-left:10px;
}

.subLink{
    width:341px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#d7c8db;
    color:#8cc63e;
    padding-left:5px;
    margin-left:20px;
}


#content{
    position:absolute;
    top:215px;
    text-align:center;
    width:540px;
    height:400px;
    right:40px; 
    overflow:hidden;
    text-align:justify;
}

#homeBottom{
    text-align:center;
    color:#781c7d;
    position:absolute;
    bottom:-5px;
    width:960px;
    height:63px;
    background-image:url('../images/businessRecovery/bRBottom.jpg');   
    font-size:20px;    
    line-height:67px;
    font-style:italic;
}

html>body #homeBottom{bottom:0px;}


#homeArrowUp{
    position:absolute;
    top:220px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/businessRecovery/bRupArrow.jpg');
}

#homeArrowDown{
    position:absolute;
    top:245px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/businessRecovery/bRdownArrow.jpg');
}
