@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_520_r10.png);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 520px;
}
#lead_in_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 910px;
	float: left;
	margin-left: 25px;
}
#lead_in_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 910px;
	float: left;
	margin-left: 255px;
	margin-top: -11px;
}
#lead_in_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 910px;
	float: left;
	margin-left: 25px;
	margin-top: -22px;
}
#about_list ul {
	font-style: oblique;
	list-style-type: circle;
	line-height: 1.1em;
	position: relative;
	width: 660px;
	float: left;
	margin-left: 230px;
	top: -10px;
}
#line_space {
	line-height: normal;
	font-size: 10px;
}
#bruce_pic {
	position: absolute;
	top: 120px;
	left: 25px;
}
p {
	margin-top: 1em;
}
.link_patent1 a {
	text-decoration: none;
	font-style: oblique;
	color: #6699CC;
}
.link_linkedin a {
	text-decoration: none;
	font-style: oblique;
	color: #FFF;
}
#Footer p {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 802px;
	bottom: 17px;
	width: 200px;
}
