﻿/*.header_top
{
	background-image:url("Header/header_background.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:767px;
	height:161px;	
	position:relative;
}*/

.header_top
{
	background-image:url("Header/header_gvm.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width:767px;
	height:94px;	
	position:relative;
}


.header_mortgagelink
{
	background-image:url("Header/bttn_real_time.gif");
	background-position: left top;
	position:absolute;
	right:5px;
	/*top:85px;*/
	top:18px;
	width:380px;
	height:19px;	
	cursor:pointer;
}

.header_mortgagelink a:hover
{
	background-image:url("Header/bttn_real_time.gif");
	background-position: left bottom;
	width:375px;
	height:16px;	
	color:#FFFFFF;
}

.header_toptext
{
	display:block;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#00004B;
	width:375px;
	height:16px;	
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	padding-left:5px;
}

.header_menubarcontainer
{
	position:absolute;
	bottom:28px;
	left:142px;
}

.header_menubar ul li
{
    display: inline;
}

.header_menubar ul li a
{
	float:left;
	display:block;
	cursor:pointer;
}

.header_menubar #Home a
{
	background-image:url("Header/bttn_header_home.gif");
	background-position: left top;
	width:72px;
	height:28px;
}

.header_menubar #Home a:hover
{
	background-position: left bottom;
}

.header_menubar #Home .active
{
	background-position: left bottom;
}

.header_menubar #AboutUs a
{
	background-image:url("Header/bttn_header_about.gif");
	background-position: left top;
	width:69px;
	height:28px;
}

.header_menubar #AboutUs a:hover
{
	background-position: left bottom;
}

.header_menubar #AboutUs .active
{
	background-position: left bottom;
}

.header_menubar #FinancialServices a
{
	background-image:url("Header/bttn_header_finance.gif");
	background-position: left top;
	width:126px;
	height:28px;
}

.header_menubar #FinancialServices a:hover
{
	background-position: left bottom;
}

.header_menubar #FinancialServices .active
{
	background-position: left bottom;
}

.header_menubar #HelpSuggestions a
{
	background-image:url("Header/bttn_header_help.gif");
	background-position: left top;
	width:133px;
	height:28px;
}

.header_menubar #HelpSuggestions a:hover
{
	background-position: left bottom;
}

.header_menubar #HelpSuggestions .active
{
	background-position: left bottom;
}

.header_menubar #OurClients a
{
	background-image:url("Header/bttn_header_clients.gif");
	background-position: left top;
	width:83px;
	height:28px;
}

.header_menubar #OurClients a:hover
{
	background-position: left bottom;
}

.header_menubar #OurClients .active
{
	background-position: left bottom;
}

.header_menubar #OurPartners a
{
	background-image:url("Header/Bttn_header_partners.gif");
	background-position: left top;
	width:92px;
	height:28px;
}

.header_menubar #OurPartners a:hover
{
	background-position: left bottom;
}

.header_menubar #OurPartners .active
{
	background-position: left bottom;
}

.header_menubar #News a
{
	background-image:url("Header/bttn_header_news.gif");
	background-position: left top;
	width:46px;
	height:28px;
}

.header_menubar #News a:hover
{
	background-position: left bottom;
}

.header_menubar #News .active
{
	background-position: left bottom;
}

.header_menubar #ContactUs a
{
	background-image:url("Header/bttn_header_contact.gif");
	background-position: left top;
	width:82px;
	height:28px;
}

.header_menubar #ContactUs a:hover
{
	background-position: left bottom;
}

.header_menubar #ContactUs .active
{
	background-position: left bottom;
}

.header_menubar span
{
	display:none;
}