#main {
	padding: 0;
	margin: 0 auto;
	width: 991px;
	height: auto;
	text-align: center;
	/*background-image: url(../images/rest_bg.jpg);
	background-repeat: no-repeat;*/
}

.mainleft {
	width: 138px;
	height: 613px;
	float: left;
}

.mainmiddlefront {
	padding: 0;
	margin: 0 auto;
	width: 991px;
	height: 613px;
	overflow: hidden;
}

.mainmiddlerest {
	width: 991px;
	height: auto;
	float: left;
}

.mainright {
	width: 138px;
	height: 613px;
	background-repeat: no-repeat;
	float: left;
}

.header {
	position: relative;
	padding: 0 30px;
	padding-top: 10px;
	margin: 0 auto;
	width: 931px;
	text-align: center;
}

.logo {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	width: 930px;
	height: 90px;
}

.menu {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 661px;
	height: 26px;
}

.menu a img {
	border: 0px;
	padding: 0;
	margin: 0;
}

.linespacer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 1px;
	background: #ccc;
	width: 920px;
	overflow: hidden;
}

.content_index {
	padding: 0;
	margin: 0 auto;
	width: 970px;
	height: auto;
	font-size: 10px;
	text-align: center;
}

.content_index p {
	font-size: 14px;
}

.content_index a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.content_index a img {
	border: 1px solid #636363;
}

.content_index a:hover {
	text-decoration: underline;
}

.content_index .style2 {
	font-size: 16px;
}

.content_index .style3 {
	font-size: 14px;
}

.content_index table {
	margin: 5px;
}

.sitemap p {
	padding: 0;
	margin: 0;
}

body #footer
{
	background: url('../images/rest_footer_bg.jpg') no-repeat bottom left;
	clear: both;
	padding-top: 0;
	width: 991px;
	text-align: center;
}

body #footer table
{
	display: inline;
	position: relative;
	top: 20px;
}