.navigation a:link {color:#587b7b; text-decoration:none;}
.navigation a:active {color:#587b7b; text-decoration:none;}
.navigation a:visited {color:#587b7b; text-decoration:none; }
.navigation a:hover {color:#587b7b; text-decoration:none;}

body{
    font-size:13px;
    font-family:verdana;
    background-color:#ffffff;
    margin-top:0px;
    margin-left:0px;
    color:#597b7b;    
}

h2{
    color:#597b7b;
    font-size:14px;
    font-family:verdana;
}

td,tr,table{
    font-family:verdana;
    font-size:12px;
}

#main{
    position:absolute;
    width:100%;
    height:100%;
    text-align:center;
}

#title{
    z-index:100;
    position:absolute;
    width:auto;
    height:30px;
    left:10px;
    top:16px;
    color:#ffffff;
    font-size:14px;
}

.mainHead{
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
}

#page{
    position:relative;
    width:960px;
    height:716px;
    background-color:#ffffff;
    margin:0 auto;
    border-left:1px solid #a16aa3;
    border-right:1px solid #a16aa3;
    border-bottom:1px solid #a16aa3;
}


.navigation{
    position:relative;
    width:100%;
    height:25px;
    cursor:pointer;
}

/*NAVIGATION BAR BEGINS*/

#nav1{
    text-align:center;
    position:relative;
    float:left;
    width:1.6%;
    height:25px;
    cursor:auto;
}


#nav2{
    text-align:center;
    position:relative;
    float:left;
    width:5%;
    height:25px;
    border-right:1px solid #587b7b;
    color:#587b7b; 
    text-decoration:none;
}


#nav3{
    text-align:center;
    position:relative;
    float:left;
    width:10%;
    height:25px;
    border-right:1px solid #587b7b;
}

#nav4{
    text-align:center;
    position:relative;
    float:left;
    width:12%;
    height:25px;
    border-right:1px solid #587b7b;
    color:#8cc63e;
    font-weight:bold;
}

#nav5{
    text-align:center;
    position:relative;
    float:left;
    width:15%;
    height:25px;
    border-right:1px solid #587b7b;
    color:#781c7d;
    font-weight:bold;
}

#nav6{
    text-align:center;
    position:relative;
    float:left;
    width:11%;
    height:25px;
    border-right:1px solid #587b7b;
    color:#c40f2f;
    font-weight:bold;
}

#nav7{
    text-align:center;
    position:relative;
    float:left;
    width:14%;
    height:25px;
    border-right:1px solid #587b7b;
}

#nav8{
    text-align:center;
    position:relative;
    float:left;
    width:20%;
    height:25px;
    border-right:1px solid #587b7b;
}

#nav9{
    text-align:center;
    position:relative;
    float:left;
    width:9%;
    height:25px;
}

#nav10{
    text-align:center;
    position:relative;
    float:left;
    width:1.6%;
    height:25px;
    cursor:auto;
}

/*NAVIGATION BAR ENDS*/


.padding{
    padding-left:376px;
    padding-right:10px;
    padding-top:15px;
}

.phoneNo{
    position:absolute;
    bottom:63px;
    left:40px;
    width:192px;
    height:78;
    color:#587b7b;
    font-weight:bold;
    padding-top:75px;
    font-size:10px;
    background-image:url('../images/freeAdviceNo.jpg');
    background-repeat:no-repeat;
}


