body {
	background-image: url(../images/whole-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
.text {
	font-family: "Segoe UI", Arial;
	font-size: 13px;
	line-height: 1.6em;
	color: #333333;
}
.small-text {
	font-family: "Segoe UI", Arial;
	font-size: 10px;
	line-height: 1.6em;
	color: #333333;
}
.small-text-white {
	font-family: "Segoe UI", Arial;
	font-size: 10px;
	line-height: 1.6em;
	color: #FFFFFF;
}
.title {
	font-family: "Segoe UI Semibold", "Segoe UI Symbol", Arial;
	font-size: 20px;
	color: #fe7e00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 30px;
}
.content-bg {
	background-color: #FFFFFF;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
.product-head-bg {
	font-family: "Segoe UI Semibold", "Segoe UI Symbol", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/product-head-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 5px;
	height: 30px;
	border: 1px solid #343434;
}
.varticle-doted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.horizontal-doted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.product-title {
	font-family: "Segoe UI Semibold", "Segoe UI Symbol", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fe7e00;
}

.bottom-text {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
}
.white-text {
	font-family: "Segoe UI", Arial;
	font-size: 13px;
	line-height: 1.6em;
	color: #FFFFFF;
}
a:link {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.frame-box {
	border: 1px solid #E8E8E8;
}

a.bottomlink:link {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomlink:visited {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomlink:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.apply-here:link {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: none;
}
a.apply-here:visited {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: none;
}
a.apply-here:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: underline;
}
a.apply-here2:link {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: underline;
	font-weight: bold;
}
a.apply-here2:visited {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: underline;
	font-weight: bold;
}
a.apply-here2:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #fe7e00;
	text-decoration: none;
	font-weight: bold;
}
a.sub-navigation:link {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-indent: 5px;
}
a.sub-navigation:visited {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	text-indent: 5px;
}
a.sub-navigation:hover {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9832;
	display: block;
	text-indent: 5px;
}

.varticleright-horizontal-doted {
	border: 1px dotted #F0F0F0;
}
.bottom-bg {
	background-color: #4b4b4b;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#turnkey-submenu-over {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	clear: both;
	background-position: right;
	width: 210px;
	top: 117px;
	visibility: hidden;
}
#about-submenu-over {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	clear: both;
	background-position: right;
	width: 160px;
	top: 117px;
	visibility: hidden;
}
#crusher-over {
	z-index: -1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	clear: both;
	background-position: right;
	width: 160px;
	visibility: hidden;
	left: 150px;
	top: 0px;
}
#screening-over {
	z-index: -1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	clear: both;
	background-position: right;
	width: 210px;
	visibility: hidden;
	left: 152px;
	top: 22px;
}
#material-over {
	z-index: -1;
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	clear: both;
	background-position: right;
	width: 160px;
	visibility: hidden;
	left: 150px;
	top: 42px;
}
.harisonjawcrusher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

