/* @override 
	http://localhost/~michael/Eadiefleet/css/eadiefleet09.css
	http://www.eadiefleet.com/css/eadiefleet09.css
	http://localhost/~michael/eadiefleet/css/eadiefleet09.css
	http://localhost/~michael/eadiefleet/css/eadiefleet-20090303.css
	https://localhost/app/wr/wodata=/Users/michael/Developer/wo53workspace/EadiefleetCorporate/build/EadiefleetCorporate.framework/WebServerResources/css/eadiefleet-20090303.css
*/

body {
	background: url(../images/20090303/header-bg.jpg) repeat-x center top; 
}


#globalheader{
	width: 960px;
	height: 96px;
	margin: 0 auto;
	padding: 0 15px;
	background: none;
	z-index: 9998;
}

#globalheader:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	
	}



#globalheader #sitenav{
	
	text-align: right;
	position: relative;
	height: 25px;
	color: white;
	font-size: 10px;
	line-height: 24px;
}
#globalheader #sitenav a{
	color: white;
	font-size: 10px;
	text-decoration: none;
}
#globalheader #sitenav a:hover{
	text-decoration: underline;
}
	
#globalheader #logo{
	float: left;
	height: 74px;
	width: 220px;
	position: relative;
	top: -19px;
	left: 10px;
	background: url(../images/20090303/header-logo.jpg) no-repeat;
}
#globalheader #logo a{
	display: block;
	height: 74px;
	width: 220px;
}
#globalheader #logo a:hover
{
	display: block;
	height: 74px;
	width: 220px;
	background: url(../images/20090303/header-logo-sel.jpg) no-repeat;
}


#globalheader #globalnav{
	margin-left: 350px;
	margin-right: 0px;
	position: relative;
	top: 9px;
}



#globalheader #globalnav ul {
	color: #fff;
	position: absolute;
	right: 0;
	font: 18px Tahoma, Geneva, sans-serif;
	list-style: none;
}
#globalheader #globalnav ul li { float: left; margin:0; padding:10px; }
#globalheader #globalnav ul li a { padding:0; color: white; text-decoration:none; }
#globalheader #globalnav ul li a:hover { color: #60abef; }
#globalheader #globalnav ul li.last {
	padding-right: 0px;
}
#globalheader #globalnav:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 	
	}

body.products #globalheader #globalnav ul li#gn-products a,
body.services #globalheader #globalnav ul li#gn-services a,
body.aboutus #globalheader #globalnav ul li#gn-aboutus a,
body.home #globalheader #globalnav ul li#gn-home a,
body.contact #globalheader #globalnav ul li#gn-contact a { color: #5cacf5;
}
body#products #globalheader #globalnav ul li#gn-products a,
body#services #globalheader #globalnav ul li#gn-services a,
body#home #globalheader #globalnav ul li#gn-home a,
body#aboutus #globalheader #globalnav ul li#gn-aboutus a,
body#contact #globalheader #globalnav ul li#gn-contact a { cursor:default; }


#globalfooter-wrap{

}

#breadcrumb{
	margin-top: 10px;
	margin-bottom: 10px;
}

#globalfooter{
	margin: 0 auto;
	width: 960px;
	font-size: 11px;
	color: #676767;
}



#globalfooter p{
	font-size: 11px;
	color: #676767;
}
