@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #6699CC;
	width: 980px;
	font-size: 16px;
	height: auto
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}
html {
	overflow-y: scroll;
}
/* CSS Document */
#container {
	width: 960px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#container h1 strong {
	position: absolute;
	top: -500px;
}
#banner {
	position: relative;
}
#check_menu {
	position: absolute;
	right: 15px;
	bottom: 2px;
}
#logo {
	position: absolute;
	left: 21px;
	bottom: 38px;
}
#container #banner .link_index a font {
	font-family: "Zekton Free";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
}			
#center_image {
	background-image: url(../Images/center_image_2gray_165_r10.png);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 165px;
}
#contact_intro {
	width: 960px;
	float: left;
	line-height: 1em;
	margin-left: 25px;
	margin-top: -5px;
}
#container #contact_intro p {
	font-size: 16px;
	font-style: normal;
	line-height: 0em;
	padding-right: 10px;
	padding-left: 10px;
}
#Footer p {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 802px;
	bottom: 17px;
	width: 200px;
}
#contact_intro h3 {
	padding-left: 10px;
}
.link_email a {
	text-decoration: none;
	font-style: normal;
	color: #6699CC;
	width: 960px;
	float: left;
	line-height: 1em;
	padding-left: 10px;
	margin-left: 25px;
	margin-top: -5px;
}
.link_home a {
	text-decoration: none;
	font-style: normal;
	color: #6699CC;
	width: 960px;
	float: left;
	line-height: 1em;
	padding-left: 25px;
	margin-left: 10px;
}
