#exgnheader {
	width: 100%;
	height: 100px;
	background: #eee;
	padding: 5px;
	position: relative;
	background-color: #000000;
	background-image: url(http://www.exgn.ca/images/banner.png);
	background-repeat: no-repeat;
	}
#exgnlinks {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 5px ;
	background: #eee;
	background-image: url(http://www.exgn.ca/images/bar.png);
	}
#exgnlinks a {
	color: #7da4ed;
	text-decoration: none;
	margin-left: 30px;
	}
#exgnlinks a:hover {
	color: #eaffff;
	text-decoration: underline;
	}