/*************** Footer ***************/

div#footer div.wrap {
	height: 10px;
	background:url("/themes/inops_dark/images/content-bg1.png") repeat scroll 0 0 transparent;
	padding: 10px;
	width: 973px;
}

div#footer div.wrap ul {
	list-style-type: none;
	width: 600px;
}

div#footer div.wrap ul li {
	float: left;
	line-height: 16px;
	padding: 0px 5px;
	text-align: center;
}

div#footer div.wrap p {
	float: right;
	width: 350px;
	margin: 0px;
	text-align: right;
	line-height: 1em;
	color: white;
}

div#footer div.wrap a:hover {
	text-decoration: none;
}