
.container
{
height:auto;
width:800;
margin-top:-60px ! important;
margin-top:0px;
}

.logo
{
height:90;
width:800;
background-image: url(images/hublogo.jpg); 
background-repeat: no-repeat;
}

.menu
{
height:20;
width:800;
background-image: url(images/menu_bg.jpg); 
background-repeat: no-repeat;
}

.banner
{
height:200;
width:800;

}

.welcome
{
height:36;
width:800;
background-image: url(images/bg.jpg); 

}

.eng_fre
{
text-align:center;
height:30;
width:800;
font-family:helvetica, arial;
color:#000;
background-image: url(images/bg.jpg); 
}


.eng_fre2
{
text-align:center;
height:20;
width:800;
font-family:helvetica, arial;
color:#000;
background-image: url(images/bg.jpg); 
}

.keeping
{
height:34;
width:800;
background-image: url(images/bg.jpg); 

}

.holder
{
height:41;
width:800;
background-image: url(images/bg.jpg); 
}

.hubfinancial
{
height:41;
width:400;
float:left;

}

.hubcapital
{
height:41;
width:400;
float:left;

}

.health
{
height:39;
width:800;
background-image: url(images/bg.jpg); 
}

.footer
{
height:24;
width:800;
background-image: url(images/footer.jpg); 
background-repeat: no-repeat;
}



.footer2
{
height:25;
width:800;
background-image: url(images/footer2.gif); 
background-repeat: no-repeat;
}

.links:link, .links:active, .links:visited 
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.links:hover
{
color:white;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
background-color:#000;
}

.content
{
height:auto;
width:800;
background-image: url(images/bg.jpg); 

}


a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff;
    color:#000;
    text-decoration:none;}

a.info:hover{z-index:25; background-color:transparent; text-decoration:none;}

a.info span{display: none;    background-image:url('http://www.hubfinancial.com/Portals/1/info.gif'); text-decoration:none; }

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	top:-7em !important; top:-5em;
    left:-5em !important; left:-4em;
	width:30em;
    border:1px solid #000;
    background-color:#fff; color:#336699; font-weight:bold;
    text-align: left;
	font-size:15px;
	font-family: helvetica, arial;    background-image:url('http://www.hubfinancial.com/Portals/1/info.gif');
	text-decoration:none;
	}		
	
	a.info:hover p{ /*the span will display just on :hover state*/
    padding:2px 2px 2px 7px;
	}





.UserTab 
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.Logintab
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}



.Logintab2:link
{
color:#000066;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}

.Logintab2:visited
{
color:#000066;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration:none;
}

.Logintab2:active
{
color:#000066;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration: none;
}

.Logintab2:hover
{
color:#000066;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
text-decoration: underline;
}




.Privacytab
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.Copyrighttab
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.Termtab
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.Other
{
color:navyblue;
font-family: Tahoma, Arial, Helvetica;
font-size:8.5pt;
font-weight:bold;
}

.eng_fre a:link
{
color:#003366;
font-family:  Helvetica, Tahoma, Arial;
font-size:14;
font-weight:bold;
background-color:#fff;
text-decoration:none;
}


.eng_fre a:visited
{
color:#003366;
font-family: Helvetica, Tahoma, Arial;
font-size:14;
font-weight:bold;
background-color:#fff;
text-decoration:none;
}


.eng_fre a:hover
{
color:red;
font-family: Helvetica, Tahoma, Arial;
font-size:14;
font-weight:bold;
/*background-color:#99CCFF;*/
text-decoration:underline;
}

