

#mainnav{
    float: left;
    list-style: none;
	margin-top: 0px;
	width:460px;
}

#mainnav ul{
    float: left;
    margin: 0;
    padding: 0 0 0 0px;
	list-style: none;
}

#mainnav li{
    float: left;
    margin: 0;
	list-style: none;
}

#mainnav a {
    float: left;
    display: block;
    margin: 0 0 0 1px;
    padding: 48px 6px 8px 6px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/cutcorner.gif) #ffffff repeat-x top left;
	border-bottom:0px solid #006A6E;
}
#mainnav .selected{
    background:  url(../images/cutcorner1.gif) #003B8A repeat-x top left;
	color: #FFFFFF;
	border-bottom:0px solid #cccccc;
}
#mainnav a:hover {
    background: url(../images/cutcorner1.gif) #003B8A repeat-x top left;
	color: #ffffff;
	border-bottom:0px solid #cccccc;
}

.clientnews{
    float: right;
    display: block;
    margin: 0 0 0  0;
	padding: 4px 0 0 22px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/client-news.gif) no-repeat top left;
	height:27px;
	width:130px;
}

.clientnews a{
text-decoration:none;
}

.clientnews a:hover{
text-decoration: underline;
}

/*-------------
li.mainnav1 a {
    float: left;
    display: block;
    margin: 0 0 0 3px;
    padding: 68px 8px 8px 8px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/nav.gif) bottom no-repeat left;
	background-position:-386px 0;
	border-bottom:0px solid #006A6E;
	width:38px;
	height:80px;
	text-indent:-1999px;
}
li.mainnav1 .selected{
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #FFFFFF;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
	text-indent:-1999px;
	width:38px;

}
li.mainnav1 a:hover {
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #ffffff;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}

li.mainnav2 a {
    float: left;
    display: block;
    margin: 0 0 0 3px;
    padding: 68px 8px 8px 8px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/nav.gif) bottom no-repeat left;
	background-position:0 0;
	border-bottom:0px solid #006A6E;
}
li.mainnav2 .selected{
    background:  url(../images/cutcorner1.gif) #006A6E repeat-x top left;
	color: #FFFFFF;
	border-bottom:0px solid #cccccc;
}
li.mainnav2 a:hover {
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #ffffff;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}

li.mainnav3 a {
    float: left;
    display: block;
    margin: 0 0 0 3px;
    padding: 68px 8px 8px 8px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/nav.gif) bottom no-repeat left;
	background-position:0 0;
	border-bottom:0px solid #006A6E;
}
li.mainnav3 .selected{
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #FFFFFF;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}
li.mainnav3 a:hover {
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #ffffff;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}

li.mainnav4 a {
    float: left;
    display: block;
    margin: 0 0 0 3px;
    padding: 68px 8px 8px 8px;
    color:#003B8A;
	font-size: 12px;
	font-weight:bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    background:  url(../images/nav.gif) bottom no-repeat left;
	background-position:0 0;
	border-bottom:0px solid #006A6E;
}
li.mainnav4 .selected{
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #FFFFFF;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}
li.mainnav4 a:hover {
    background:  url(../images/nav.gif) bottom no-repeat left;
	color: #ffffff;
	border-bottom:0px solid #cccccc;
	background-position:0 0;
}
----*/
