/* CSS Document */
#MainBody
{
	width:927px;
	margin:1px auto 0 auto;
	border:1px solid #a4a4a4;
	border-bottom:none;
}
#Header
{
	height:92px;
	background:url(../images/header.jpg) top center no-repeat;
	position:relative;
}
#Header #Logo
{
	display:block;
	width:290px;
	height:60px;
	position:absolute;
	left:630px;
	top:10px;
}
#Right
{
	width:180px;
	float:right;
}
#Left
{
	width:181px;
	float:left;
	margin-left:9px;
	padding-top:5px;
}
#Mid
{
	margin-right:10px;
	float:right;
	width:536px;
	padding-bottom:10px;
	padding-top:5px;
}
#Footer
{
	width:930px;
	margin:5px auto 5px auto;
}
#Footer a
{
	font:normal 12px Arial;
	text-decoration:none;
	color:#000;
}
#Footer th
{
	text-align:left;
}