* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#page {
	margin: 0 auto;
	width: 760px;
	background-image: url(../images/leftcolumn_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #FFF;
}
div#leftColumn {
	float: left;
	width: 185px;
}
div#rightColumn {
	float: right;
	width: 575px;
}
div.contactInfo {
	height: 286px;
	background-image: url(../images/contactinfo_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.contactInfo div.inner {
	padding: 50px 30px 0 30px;
	font-size: 11px;
	color: #FFF;
	line-height: 150%;
}
div.contactInfo div.inner p {
	margin-bottom: 11px;
}
div.contactInfo a {
	background-color: transparent;
	color: #FFF;
	text-decoration: none;
}
div.contactInfo a:hover {
	background-color: #666;
}
ul#nav {
	list-style-type: none;
	height: 67px;
	background-image: url(../images/nav_left.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #DCDCDC;
	padding-left: 19px;
}
ul#nav li {
	float: left;
	line-height: normal;
}
ul#nav li a {
	display: block;
	height: 67px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul#nav li a:hover {
	text-decoration: none;
}
ul#nav li a.home {
	background-image: url(../images/nav_home.jpg);
	width: 49px;
}
ul#nav li a.home:hover {
	background-image: url(../images/nav_home-over.gif);
	width: 49px;
}
ul#nav li.home {
	width: 49px;
	height: 67px;
	background-image: url(../images/nav_home-over.gif);
}
ul#nav li a.whoweare {
	background-image: url(../images/nav_whoweare.jpg);
	width: 87px;
}
ul#nav li a.whoweare:hover {
	background-image: url(../images/nav_whoweare-over.gif);
	width: 87px;
}
ul#nav li.whoweare {
	width: 87px;
	height: 67px;
	background-image: url(../images/nav_whoweare-over.gif);
}
ul#nav li a.machinery {
	background-image: url(../images/nav_machinery.jpg);
	width: 78px;
}
ul#nav li a.machinery:hover{
	background-image: url(../images/nav_machinery-over.gif);
	width: 78px;
}
ul#nav li.machinery {
	width: 78px;
	height: 67px;
	background-image: url(../images/nav_machinery-over.gif);
}
ul#nav li a.products {
	background-image: url(../images/nav_products.jpg);
	width: 67px;
}
ul#nav li a.products:hover {
	background-image: url(../images/nav_products-over.gif);
	width: 67px;
}
ul#nav li.products {
	width: 67px;
	height: 67px;
	background-image: url(../images/nav_parts-over.gif);
}
ul#nav li a.contact {
	background-image: url(../images/nav_contact.jpg);
	width: 60px;
}
ul#nav li a.contact:hover {
	background-image: url(../images/nav_contact-over.gif);
	width: 60px;
}
ul#nav li.contact {
	width: 60px;
	height: 67px;
	background: url(../images/nav_contact-over.gif);
}
ul#nav li div.nav_right {
	width: 215px;
	height: 67px;
	background-image: url(../images/nav_right.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#nav li span {
	visibility: hidden;
}
div#mainContent {
	background-image: url(../images/maincontent_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 75px;
}
div.content {
	padding: 20px;
}
div.content a {
	border-bottom: 0;
	color: #F61E25;
	text-decoration: none;
}
div.content a:hover {
	border-bottom: 1px dashed #999;
	color: #999;
	text-decoration: none;
}
h1 {
	margin: 0 0 11px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: normal;
}
h2 {
	margin: 11px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
div.content p {
	margin: 1em 0;
	line-height: 150%;
}
div.content img.left, div.content div.left {
	float: left;
	margin: 0 20px 20px 0;
	border: 0;
}
div.content img.right, div.content div.right {
	float: right;
	margin: 0 0 20px 20px;
	border: 0;
}
div.content div.left, div.content div.right {
	margin-bottom: 10px;
}
div.content div.left img, div.content div.right img {
	margin-bottom: 10px;
}
div.content ul {
	list-style-type: none;
	margin: 1em 2em;
}
div.content ul li {
	background: url(../images/bullet.gif) no-repeat 0 9px;
	padding: 4px 0 4px 12px;
	line-height: normal;
}
div.content table.dataList {
	/*margin: 1em 0;*/
	line-height: normal;
}
div.content table.dataList tr {
	vertical-align: top;
}
div.content table.dataList td {
	padding: 5px;
}
div.specialnote {
	clear: both;
	margin: 0 auto;
	width: 535px;
	background-image: url(../images/angledbox_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
div.specialnote div.inner {
	background-image: url(../images/angledbox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.specialnote h2 {
	overflow: hidden;
	margin: 0;
	height: 41px;
	background-image: url(../images/angledbox_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
div.specialnote h2 a, div.specialnote h2 span.inner {
	display: block;
	margin: 13px 10px 0 43px;
	border-bottom: 0;
	color: #333;
	text-decoration: none;
}
div.specialnote h2 a:hover {
	border-bottom: 0;
	background-color: transparent;
	color: #666;
	text-decoration: none;
}
div.specialnote div.inner div.content {
	padding: 15px 20px;
}
div.specialnote div.inner div.content p {
	margin: 0;
}
div.stackedInfo {
	height: 1px;
	padding-left: 140px;
}
div.stackedInfo p {
	float: left;
	width: 150px;
}
div.clear {
	height: 0;
	clear: both;
}
div.clear span {
	visibility: hidden;
}

fieldset {
	border: 0;
	/*margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 10px;*/
}
fieldset legend {
	display: none;
	/*padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #999;*/
}
fieldset div {
	/*width: 100%;*/
	padding: 2px 0;
}
fieldset div label {
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	font-weight: bold;
	text-align: right;
}
fieldset div span.note {
	padding: 0 0 0.5em 0.5em;
	font-size: 0.8em;
	font-weight: normal;
}
form div div {
	float: right;
	width: 585px;
	text-align: left;
}
form div.buttons {
	padding: 5px 0 5px 120px;
}
form input, form select, form textarea {
	background: url(../images/input_bg.gif) repeat-x 0 0 #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
form input.button {
	margin-right: 10px;
	border: 1px solid #999;
	background-image: none;
	background-color: #EEE;
	padding: 3px 10px;
	font-weight: bold;
	color: #F61E25;
}
div#pgfooter {
	padding: 5px 5px 5px 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #999;
}
div#pgfooter a {
	color: #999;
}
div#footer {
	margin: 0 auto;
	width: 760px;
	border: 0;
	padding: 5px 0;
}