/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

#footer {
	cursor: default;
	width: 880px;
	margin: 0 auto;
	background-color: #000;
	padding: 10px;
	border-top: 1px solid #000;
	clear: both;
	position: relative;
	z-index: 1001;
	font-size: 10px;
}

#home-st{
	display: block;
	position: relative;
	width: 900px;


}

#home-cd{
	display: block;
	position: relative;
	width: 900px;

}

#h3_staff{
	position: absolute;
	margin: 0;
	width:900px;
	height:33px;
	top: 480px;
	background: url(images/staff/h1.gif) no-repeat;
	z-index: 100;
	text-indent:-5000px;
}


ul.foot-copy {
	color: #fff;
}

ul.foot-copy li {
	display: inline;
}

ul.foot-copy li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

ul.foot-copy li a:hover {
	color: #0298ff;
}

ul.foot-links {
	float: right;
}

ul.foot-links li {
	display: inline;
	margin-left: 8px;
}

ul.foot-links li a {
	color: #fff;
	text-decoration: none;
}

ul.foot-links li a:hover {
	color: #0298ff;
}
