@charset "utf-8";
.container {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.header {
	height: 100px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}
.menu_main {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: repeat;
	background-color: #FFF;
}
.menu {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
.slider {
	background-color: #FFF;
	height: 280px;
	width: 800px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
a {
	font-size: 16px;
}
.footer {
	height: 525px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	-webkit-border-radius: 1px;
	-webkit-border-bottom-left-radius: 150px;
	-moz-border-radius: 1px;
	-moz-border-radius-bottomleft: 150px;
	border-radius: 1px;
	border-bottom-left-radius: 150px;
	background-repeat: no-repeat;
	background-color: #333333;
}
.sub_header {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

.ft_keeper {
	float: none;
	height: 510px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/menu_back1_over.png);
	background-repeat: repeat;
	-webkit-border-radius: 1px;
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius: 1px;
	-moz-border-radius-topright: 100px;
	border-radius: 1px;
	border-top-right-radius: 100px;
	background-color: #CCC;
}
.ftc1 {
	float: left;
	height: 450px;
	width: 330px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.ftc2 {
	float: left;
	height: 455px;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	color: #FFF;
}
.ftc3 {
	background-color: #999;
	float: left;
	height: 270px;
	width: 250px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
}
.font_size {
	font-size: 18px;
	color: #000;
}
