@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	background-image: url(images/leftbg-repeat.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	background-position: left 58px;
	margin: 0px auto;
	text-align: left;
	width: 1024px;
}
#menu {
	height: 65px;
	width: 712px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftcol {
	width: 200px;
	float: left;
	padding-top: 220px;
	padding-left: 110px;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	height: 342px;
	margin: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 262px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1024px;
}
#homecontent {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 562px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	width: 1022px;
	border: 1px solid #999999;
}
#content {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 1022px;
	border: 1px solid #999999;
}
.col_one {
	width: 275px;
	float: left;
}
#rightcol {
	width: 680px;
	float: left;
	padding-left: 20px;
}
.col_two {
}
#footer {
	background-color: #CCCCCC;
	height: 25px;
	padding-top: 10px;
	padding-left: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	width: 912px;
	margin: 0px auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
p {
	font-size: 0.8em;
	padding-right: 12px;
	line-height: 1.2em;
}
a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

#menupointer {
	height: 58px;
	padding-top: 203px;
	padding-left: 310px;
	width: 670px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#about_on {
	float: left;
	width: 124px;
	text-align: center;
}
#quality_on {
	float: left;
	width: 142px;
	text-align: center;
}
#corp_on {
	float: left;
	width: 169px;
	text-align: center;
}
#order_on {
	float: left;
	width: 117px;
	text-align: center;
}
#home_on {
	float: left;
	width: 109px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#menu img {
	margin: 0px;
	padding: 0px;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clearall {
	clear: both;
	height: 1px;
}
h2 {
	font-size: 0.9em;
	color: #660000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: italic;
}
td p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
}
