#header{
	height:116px;
	background:#fff url(../images/header-bottom-border.gif) bottom repeat-x;
	z-index:3;
}
#header ul li{
	list-style:none;
}
#logo{
	margin-left:30px;
	float:left;
}
#header ul{
	margin-right:10px;
}
#header ul .topImage{
	text-align:center;
	padding-top:45px;
}
#header ul .info{
	text-align:right;
	font-size:7pt;
}
#header ul .info a{
	color:#7e8184;
	text-decoration:none;
}
#header ul .info a:hover{
	color:#000000;
}
