body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
#menu {
	color: #336699;
	font-size: 16px;
	text-align: center;
	padding-top: 42px;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #0FF;
	text-decoration: none;
}
#main {
	padding-top: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#main #left {
	float: left;
	width: 300px;
	text-align: center;
	font-size: 18px;
}
#header_image {
	clear: both;
}
#main #right {
	margin-left: 20px;
	float: right;
	width: 580px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
#aboutfactor {
	margin-right: 56px;
}
#products {
	margin-right: 56px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
	background-image: url(images/footer_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	margin-top: 6px;
}
.red_text {
	font-style: italic;
	color: #F00;
}
#main #left_contact {
	float: left;
	width: 200px;
	text-align: left;
}
#main #right_contact {
	margin-left: 20px;
	float: right;
	width: 695px;
}
h2 {
	font-size: 16px;
	color: #000;
	margin: 0px;
}
.text_12pt {
	font-size: 12px;
}
.text_black {
	color: #000;
}
#center {
	text-align: center;
}

