/* CSS Document */
body{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5a5959;
	margin-top: 10px
}
td,th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5a5959;
}
#wrapper {
	border: 1px solid #898989;
	width:778px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
#Header {
	margin:0 auto;
	border-bottom:1px solid #898989;
	position:static;
	width:778px;
	height:84px;
	z-index:1;
	top:5px;
	/* border: 1px solid #898989; */
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5a5959;
}
#headerTop {
	margin:0;
	width:100%;
	height:62px;
	border-bottom: 1px solid #898989;
}
#chairsLink {
	margin:0;
	width:100%;
	height:21px;
	border:none;
}
#Content {
	position:static;
    margin:0 auto;
	width:778px;
/*	border-left: 1px solid #898989;
	border-right: 1px solid #898989; */
}
#ContentWrapper {
	position:relative;
    margin:0;
	min-height:400px;
}
#Footer {
	position:static;
	margin:0 auto;
	width:778px;
	height:57px;
	z-index:1;
	bottom:8px;
	border-top:2px solid #898989;
/*	border-right: 1px solid #898989;
	border-left: 1px solid #898989;
	border-bottom: 1px solid #898989; */
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	color: #5a5959;
	vertical-align:middle;
}
