#wrapper {
	top: 50%;
	left:50%;
	margin-left:auto;
	margin-top: 20px;
	width: 950px;
	height: 560px;
	padding: 0px;
	margin-right: auto;
}


body {
	background-color: #878787;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrapper object {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer h1 {
	font-size: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer p {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#footer h2 {
	font-size: 16px;
	display: inline;
	color: #666666;
	font-weight: normal;
}
#footer h3 {
	font-size: 10px;
	display: inline;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	float: right;
}

h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {

	color: #CCCCCC;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

