body {
	background-color: #333333;
	margin: 0px;
}
#headerBox {
	height: 95px;
	width: 100%;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
}
.logo {
	margin-top: 11px;
	float: left;
}
.tag {
	float: right;
	margin-top: 11px;
}
#topNav {
	float: right;
	height: 33px;
	width: 715px;
	margin-top: 22px;
}
#featureBox {
	height: 232px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#featureBGLeft {
	float: left;
	height: 232px;
	width: 8px;
}
#feature {
	float: left;
	height: 232px;
	width: 944px;
}

#homeBtn {
	float: left;
	height: 33px;
	width: 50px;
	background-image:url(../../images/home_btn.jpg);
}
#aboutBtn {
	float: left;
	height: 33px;
	width: 75px;
	background-image:url(../../images/about_btn_ovr.jpg);
}
#productLineBtn {
	float: left;
	height: 33px;
	width: 99px;
	background-image:url(../../images/product_btn_ovr.jpg);
}
#usedEquipmentBtn {
	float: left;
	height: 33px;
	width: 115px;
	background-image:url(../../images/used_equipment_btn_ovr.jpg);
}
#serviceDepartmentBtn {
	float: left;
	height: 33px;
	width: 145px;
	background-image:url(../../images/service_department_btn_ovr.jpg);
}
#contactBtn {
	float: left;
	height: 33px;
	width: 89px;
	background-image:url(../../images/contact_btn_ovr.jpg);
}
#downloadsBtn {
	float: left;
	height: 33px;
	width: 89px;
	background-image:url(../../images/downloads_btn_ovr.jpg);
}
#linksBtn {
	float: left;
	height: 33px;
	width: 53px;
	background-image:url(../../images/links_btn_ovr.jpg);
}
#homePG #homeBtn img{
	visibility:hidden;
}
#aboutPG #aboutBtn img{
	visibility:hidden;
}
#productLinePG #productLineBtn img{
	visibility:hidden;
}
#usedEquipmentPG #usedEquipmentBtn img{
	visibility:hidden;
}
#serviceDepartmentPG #serviceDepartmentBtn img{
	visibility:hidden;
}
#contactPG #contactBtn img{
	visibility:hidden;
}
#downloadsPG #downloadsBtn img{
	visibility:hidden;
}
#linksPG #linksBtn img{
	visibility:hidden;
}
#featureWrap {
	width: 100%;
	background-image: url(../../images/feature_bg.jpg);
	background-repeat: repeat-x;
}
#divider {
	background-color: #000000;
	height: 23px;
	width: 100%;
}
#hmContentWrap {
	background-image: url(../../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
}
.hmModules {
	float: left;
	margin-right: 15px;
}
#hmModules {
	float: left;
	width: 415px;
}
#hmContent {
	float: left;
	width: 494px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
#hmContent .titles {
	margin-bottom: 15px;
}
.blue {
	font-weight: bold;
	color: #336699;
}
#footer {
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	margin-top: 40px;
	height: 30px;
}
#footer a {
	color: #676767 !important;
	text-decoration: none !important;
}
#footer a:hover {
	color: ##676767 !important;
	text-decoration: underline !important;
}
#subNavWrap {
	width: 229px;
	float: left;
	margin-right: 19px;
}
#subNavContent {
	background-color: #141414;
	color: #CCCCCC;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#subContentWrap {
	background-image: url(../../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	margin-bottom: 100px;
}

#subContent {
	float: left;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 18px;
}
#subContent a {
color: #CCCCCC;
}
#subContent a:hover {
color: #336699;
}
#subContent p {
	margin-bottom: 10px;
	margin-top: 10px;
}
#subContent .subtitles {
	font-weight: bold;
	color: #3871A9;
	margin-top: 5px;
	margin-bottom: 5px;
}

#subContent ul {
	list-style: none;
	margin-left: 0;
	padding-left: 3em;
	text-indent: -1em;
}
#subContent li {
	margin-bottom: 5px;
}

#subNavContent ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subNavContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#subModules {
	width: 176px;
	float: right;
	margin-left: 15px;
}
.subPic {
	border: 8px solid #141414;
}
#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#crumbs a {
	color: #CCCCCC;
	text-decoration: none;
}
#crumbs a:hover {
	text-decoration: underline;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}
.subNavLinks {
	margin-bottom: 8px;
}
.modules {
	margin-bottom: 10px;
}
.subNavLinks a {
	color: #CCCCCC;
	text-decoration: none;
}
.subNavLinks a:hover {
	color: #336699;
	text-decoration: none;
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.artPic {
	float: left;
	border: 3px solid #575757;
	margin-right: 10px;
	margin-bottom: 3px;
}
#row {
	min-height: 100px;
	float: left;
	padding-right: 20px;
	width: 480px;
}

#hLine {
	background-color: #575757;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}
form{padding:0px;margin:0px;}
.contactForm{
	
}
.leftCol{
width:120px;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}
.rightCol{
text-align:left;
}

.rightCol textarea{
	width: 339px;
	height:145px;
	font-family: Arial,sans-serif;
	font-size:11px;
}
.rightCol .textField{
	width: 339px;
	font-family: Arial,sans-serif;
	font-size:11px;
	padding: 1px 2px 2px 2px;
}.formErr{
	display:none;
	width:96%;
	min-height:194px;
	background-color: #585858;
	padding:5px;
	margin: 7px 0px;
}.formErr div{
	font-size:11px;
	color:#CCCCCC;
}
div.showErr{display:block !important;}
table.showErr{display:none !important;}
div.closeErr{text-align:right;}
div.closeErr a{
	font-size:10px;
	text-decoration:underline;
}
div.closeErr a,div.closeErr a:link,div.closeErr a:visited{color:#FFFFFF !important;}
div.closeErr a:hover,div.closeErr a:active{color:#000000 !important;}
.hiddenGallery{display:none;}
#productFade {
	background-image: url(../../images/product_line_bg.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 176px;
	float: left;
}
