#header {
	position:relative; top:0; left:0; z-index:100; 
	width:100%; height:100px;
	margin:0 auto;		
}

#header img {
	border:0;		
}

#header #top {height:65px; overflow:hidden;}
#header #top .logo {float:left;	background:transparent; padding:0 0 0 10px;}
#header #top .logo img {display:inline; float:left; height:57px;}
#header .h1header {display:inline; font-size:24px; float:left; margin:0; padding:10px 0 0 6px; color:#8D877F; font-weight:normal; line-height:75px;}

#header #top .action {	
	float:right;
	padding:0 5px 0 0;	
}

#header #top .action .link {margin:0; padding:0; line-height:75px; font-weight:normal;}
#header #top .action .separation {margin:0; padding:0 2px 0 2px; font-size:12px;}

#header #top .action a:link, #header #top .action a:visited {color:#888888; font-weight:normal; text-decoration:none;}
#header #top .action a:hover {color:#888888; text-decoration:underline;}

#header .underline {width:100%;	height:29px; overflow:hidden; background:transparent url('../../images/layout/header/underline-bg.jpg') repeat-x;}
#header .underline .left {width:5px; height:29px; float:left;}
#header .underline .content {float:left;}
#header .underline .content p {margin:0; padding:0; line-height:29px; font-size:13px; color:#FFFFFF; text-decoration:none;}
#header .underline .right {width:5px; height:29px; float:right;}