@charset "UTF-8";
#topNav  #topLeft {
	float: left;
	width: 175px;
	background-image: url(http://images.bipac.net/Files/nema/images/bg_nav.jpg);
	padding: 0px;
	height: 45px;
}

#topNav  #middle {
	background-image: url(http://images.bipac.net/Files/nema/images/bg_top.jpg);
	width: 600px;
	float:left;
	height: 45px;
	padding: 0px;
}

.content {
	padding: 25px 25px;
	font-size: 0.8em;
	line-height: 1.25em;
	
}
#center  h1 {
	color: #333333; margin-bottom: 15px;
}
#center #graphic {
	text-align: center;
	height: 50px;
	width: 600px;
}

#center a:hover {
	color: #000000;
}

