/* footer */


#copyright {
	position: absolute;
	top: 60px;
	left: 0;
	width: 966px;
	height: 20px;
	}
#copyright p {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 10px/11px "trebuchet ms",trebuchet,sans-serif;
	text-align: center;
	}
#lowernav {
	position: absolute;
	top: 30px;
	height: 25px;
	left: 0;
	width: 966px;
	}
#lowernav p {
	margin: 0;
	padding: 0;
	color: #5e5e5a;
	font: 12px/15px "trebuchet ms",trebuchet,arial,sans-serif;
	text-align: center;
	}
#lowernav a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
#footnav a:hover {
	text-decoration: underline;
	}