@charset "utf-8";
/* CSS Document */

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../img/fsareg.png) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 22px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 5px;
width: 211px;
height: 22px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../img/mortgagebroker.png) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 22px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 13px;
width: 211px;
height: 22px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav2 img
{
width: 211px;
height: 22px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 63px;
top: 4px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 