#header #head2 {
	height:90px;
	border-bottom:3px solid #000000;
}
#header #head2 #apc_logo {
	height:60px;
	width:160px;
	float:left;
	background-repeat:no-repeat;
}
#header #head2 #ar_logo {
	width:493px;
	height:89px;
	float:left;	
	margin-left:65px;
	background-repeat:no-repeat;

}
#header #head2 #right_links {
	float:right; 
	width:200px; 
	height:89px; 
}
#header #head2 #right_links ul {
	padding-top:5px;
	clear:both;
}

#header #head2 #right_links ul li {
	font-size:11px;
	list-style:none; 	
	float:left;
	margin-right:10px;
}



#header #sub-nav {
	height:10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:0;
}





