body {
	margin: 0;
	padding: 0;
	background: url(../images/shadow.gif) #adadad repeat-y center;
}
div.footer_wrapper {
	clear: both;
	width: 760px;
	border-bottom: 5px black solid;
	border-top: 1px #CCC solid;
	margin-top: 30px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer h1 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#footer td {
	width: 300px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 18px;
}
#table_container {
	width: 760px;
	position: relative;
	border-bottom: 36px solid #FDA30E;
	margin: 0 auto;
	background-color: white;
}
#top_menu {
	float: right;
	background-color: #FDA30E;
	width: 180px;
	text-align: left;
}