body {
	margin: 0px;
	background-color: #f6f6f6;
}

body, p, td, th, div, input, textarea {
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #898989;
}

img {
	border: none;
	outline: none;
}

a:link, a:visited, a:hover, a:active {
	color: #eb5f01;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	text-align: left;
}

#logo {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	width: 978px;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
