body {
	font-size: 12px;
	line-height: 1.5em;
	color: #646162;
	background-color: #CBD0C5;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2C7996;
	text-decoration: none;
}
a:visited {
	color: #2C7996;
	text-decoration: none;
}
a:hover {
	color: #863722;
	text-decoration: underline;
}


#Header {
	width: 1000px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#MainBody {
	background-image: url(img/mainbody_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#BodyBottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 800px;
}
.list_td {
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}
.list_tel {
	font-size: 11px;
	line-height: 1.5em;
	text-align: right;
	padding: 3px;
	vertical-align: top;
}
#topimage {
	background-image: url(img/top_image.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 687px;
	padding-top: 299px;
	padding-left: 176px;
	text-align: left;
}
#mainwrapper {
	width: 863px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
#mainwrapper10ss {
	background-image: url(img/mainwrapp10ss_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
.price {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	float: right;
	width: 155px;
	padding-top: 20px;
	padding-right: 5px;
}
.price a:link {
	color: #B71C2A;
	text-decoration: none;
}
.price a:visited {
	color: #B71C2A;
	text-decoration: none;
}
.price a:hover {
	color: #B71C2A;
	text-decoration: underline;
}
