/* -------------------[ Main Page Elements ]------------------- */

.content {
	width: 955px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #000000;
	width:960px;
	clear: both;
	background-color: #000000;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clip: rect(0px,auto,auto,auto);
}
.content #apDiv1 {
	position: absolute;
	left: 1px;
}
