@charset "utf-8";
#header {
	height: 75px;
	position: absolute;
	top: 0px;
}
#header a {
	text-decoration: none;
}
#header a img {
	border: 0;
}
#header ul {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
#header ul li strong {
	display: block;
	height: 275px;
	width: 225px;
	float: left;
	text-indent: -9999px;
}
#header ul li#producta strong {
	background-image: url(../images/pro_info_1280_01_08.jpg);
	background-repeat: no-repeat;
}
#header ul li#productb strong {
	background-image: url(../images/pro_info_1280_01_08-04.jpg);
	background-repeat: no-repeat;
}
#header ul li#productc strong {
	background-image: url(../images/pro_info_1280_01_08-05.jpg);
	background-repeat: no-repeat;
}
#header ul li#productd strong {
	background-image: url(../images/pro_info_1280_01_08-06.jpg);
	background-repeat: no-repeat;
}
#container {
	background-image: url(../images/about_01.jpg);
	background-repeat: no-repeat;
	background-position: 58px 125px;
	float: right;
	padding: 125px 0 0;
	width: 100%;
}
#container a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
#primary {
	float: right;
	width: 605px;
	padding: 0px 30px 22px 0;
	font-size: small;
	color: #333;
	background-image: url(../images/about_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.8em;
	margin: 0 18px;
}
#position {
	margin: 0px;
	padding: 0 0 5px;
	font-size: small;
	font-weight: normal;
	color: #666;
	text-align: right;
}
#position a {
	text-decoration: none;
	color: #666;
}
#primary h3 {
	font-size: large;
	font-weight: bold;
}
#primary h4 {
	font-size: medium;
	font-weight: bold;
}
#primary p  {
	color: #333;
	text-indent: 28px;
}
#primary ul li a{
	color: #333;
}
#primary ul li strong {
	font-size: medium;
	font-weight: bold;
	line-height: 2.8em;
}

#mission li{
	list-style-type: circle;
}
#primary table tr td input {
	font-size: small;
}
#primary table tr td select {
	font-size: small;
}
#primary table tr td textarea {
	font-size: small;
}

#secondary {
	text-indent: -9999px;
	float: left;
	height: 1052px;
	width: 1px;
}
