a:link {color:#c40f2f; text-decoration:none;}
a:active {color:#c40f2f; text-decoration:none;}
a:visited {color:#c40f2f; text-decoration:none; }
a:hover {color:#ffffff; text-decoration:none;}

.textLink a:link {color:#c40f2f; text-decoration:none;}
.textLink a:active {color:#c40f2f; text-decoration:none;}
.textLink a:visited {color:#c40f2f; text-decoration:none; }
.textLink a:hover {color:#511515; text-decoration:none;}

#headerLink{
    z-index:1000;
    position:absolute;
    width:400px;
    height:50px;
    top:50px;
    right:120px;
    background-color:transparent;
    cursor:pointer;
}

h1{
    color:#c40f2f;
    font-size:18px;
    font-family:verdana;
    font-weight:normal;
    padding-top:10px;
}

#homeTop{
    position:relative;
    width:960px;
    height:140px;
    background-image:url('../images/riskServices/rStop.jpg');
}

#homeMiddle{
    position:relative;
    width:960px;
    height:50px;
    background-image:url('../images/riskServices/rStrip.jpg');
}


#homePics{
    position:relative;
    width:360px;
    height:180px;
    background-repeat:no-repeat;
    background-image:url('../images/riskServices/rPics.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:#edb5a9;
    color:#c40f2f;
    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:#edb5a9;
    color:#c40f2f;
    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:#f5dad4;
    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:#c40f2f;
    position:absolute;
    bottom:0px;
    width:960px;
    height:63px;
    background-image:url('../images/riskServices/rSBottom.jpg');   
    font-size:20px;    
    line-height:20px;
    font-style:italic;
}


#homeArrowUp{
    position:absolute;
    top:220px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/riskServices/rSUpArrow.jpg');
}

#homeArrowDown{
    position:absolute;
    top:245px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/riskServices/rSDownArrow.jpg');
}
