/* globalnav */



#globalnav {

	position: relative;
	height:93px;
	background:url(../../../../../images/00_gnvbg.jpg) repeat-x 0 0;
	margin:0;
	padding:28px 42px 15px 29px;
	display:inline-block;
	list-style:none;
	
	
		
}
#globalnav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #globalnav {height: 1%;}
#globalnav {display: block;}
/* End hide from IE-mac */

#fourprofit-logo{
	position:relative;
	background-image:url(../../../../../images/00_logo_css2.png)!important;
	background-image:url(../../../../../images/00_logo_css1.png);
	background-repeat: no-repeat;
	height:85px;
	width:144px;
	float:left;
	display:inline-block;


	
}
#fourprofit-logo a
{
display: block;
overflow: hidden;
/*setting a width breaks link area for PC IE 5*/
width/**/: 144px;
/*\*//*/
width: 144px;
/**/
height: 85px;
text-indent:-1000px;		
}
#fourprofit-logo a:hover
{
	background-color: transparent;
}
#globaltagline
{
float:right;
margin-left:100px;

}
#site-menu
{
float:right;

position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
padding-bottom:10px;
}
#site-menu ul{
position:relative;
margin:0;
padding:0;
list-style:none;
}
#site-menu ul li
{
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
display:inline;
color:#000000;
padding:0 6px 0 10px;
background:url(../../../../../images/00_gnv_sep.png) no-repeat 0 0;
}
#site-menu ul li a{
color:#000000;
text-decoration:none;
padding:0 0 10px 0;
}
#site-menu ul li.iefirst
{
background:none;
padding-left:0;
}
#site-menu ul li a:hover
{
background:url(../../../../../images/00_gnv_sel.png) no-repeat center bottom;
}
#globaltagline h2
{
position:relative;
margin:40px 0 5px 0;
padding:0 5px 10px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#517e93;
letter-spacing:0;
text-transform:none;
}
