html {
	background:url(../images/body-bg2.gif);
	font-size:100.01%;
}
body {
	font:64% Arial, Verdana, sans-serif;
	color:#fff;
	background:url(../images/body-bg.gif) repeat-x;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*page*/
#page {
	width:1030px;
	margin:0 auto;
	font-size:1.2em;
	background:url(../images/page-bg.png) repeat-y;
}
/*header*/
#header {
	width:1030px;
	position:relative;
	height:163px;
	margin:0 auto;
}
#header h1 {
	margin:0;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:227px;
	height:155px;
	top:12px;
	left:36px;
}
#header h1 a {
	display:block;
	height:100%;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:32px;
	top:130px;
}
#header ul li {
	display:inline;
	padding-left:19px;
	text-decoration:none;
	color:#5e8cbb;
	letter-spacing:1px;
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
}
#header ul li a {
	text-decoration:none;
	color:#5e8cbb;
	letter-spacing:1px;
	font:bold 0.83em Verdana, Arial, Helvetica, sans-serif;
}
#header ul li a.active {
	color:#999;
}
#header ul li a:hover {
	color:#c63;
}
#header .text {
	width:200px;
	position:absolute;
	top:57px;
	left:277px;
}
#header strong {
	color:#c2c2c2;
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing:1px;
}
#header strong span {
	color:#fff;
}
#header em {
	position:absolute;
	font-size:1.9em;
	font-weight:bold;
	color:#ccc;
	font-style:normal;
	letter-spacing:1px;
	top:59px;
	right:18px;
}
#header em sup {
	font-size:0.5em;
}
/*content*/
#content {
	width:998px;
	overflow:hidden;
	padding:0 16px;
}
.banner {
	width:998px;
	padding:25px 0 24px;
	background:url(../images/banner-bg.jpg) no-repeat;
}
.banner .text {
	background:url(../images/banner-text-bg.png) no-repeat;
	width:490px;
	padding:22px 0;
}
.banner .text strong {
	background:url(../images/tech.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-left:15px;
	height:27px;
}
.banner .text p {
	background:url(../images/industrial.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:115px;
	margin:5px 0 0 121px;
}
/*help*/
.help {
	width:998px;
	overflow:hidden;
	padding:15px 0 23px;
}
.help h4 {
	margin:0 0 0 20px;
	text-transform:uppercase;
	color:#999;
	font-size:1.5em;
	font-style:italic;
	letter-spacing:1px;
	word-spacing:1px;
}
.help ul {
	margin:2px 0 0 5px;
	padding:0;
	list-style:none;
}
.help ul li {
	float:left;
	width:476px;
	background:url(../images/bg01.gif) no-repeat;
	border:1px solid #666;
	margin:11px 0 0 11px;
	padding-top:25px;
	height:51px;
	display:inline;
}
.help ul li a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	height:25px;
	cursor:pointer;
	background-repeat:no-repeat;
}
.help ul li a.turning {
	background:url(../images/turning.png);
	width:366px;
}
.help ul li a.metal {
	background:url(../images/metal.png);
	width:218px;
}
.help ul li a.grinding {
	background:url(../images/grinding.png);
	width:363px;
}
.help ul li a.super {
	background:url(../images/super.png);
	width:169px;
}
.help ul li a.work {
	background:url(../images/work.png);
	width:396px;
}
.help ul li a.sawblades {
	background:url(../images/sawblades.png);
	width:114px;
}
/*box*/
.box-area {
	width:982px;
	padding-left:14px;
}
.box {
	width:476px;
	float:left;
	display:inline;
	margin-right:14px;
	background:url(../images/box-bg.gif) repeat-y;
}
.box-top {
	background:url(../images/box-top-bg.gif) no-repeat;
}
.box-btm {
	background:url(../images/box-btm-bg.gif) no-repeat 0 100%;
	padding:21px 15px 5px 25px;
	overflow:hidden;
	height:1%;
}
.box h3 {
	margin:0;
	color:#69c;
	font-size:1.9em;
	letter-spacing:1px;
}
.box p {
	margin:19px 0 0;
	line-height:1.5em;
	letter-spacing:1px;
}
.box a {
	font-weight:bold;
	color:#69c;
	text-decoration:none;
	letter-spacing:1px;
	margin-top:20px;
	float:left;
}
.box a:hover {
	text-decoration:underline;
}
.box img {
	float:right;
}
.form-area {
	width:428px;
	padding:28px 0 35px;
}
.form-area .input-line {
	width:428px;
	float:left;
	padding-bottom:5px;
}
.form-area label {
	float:left;
	color:#69c;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.6em;
}
.input-line div {
	width:321px;
	height:30px;
	float:right;
	background:url(../images/input-bg.gif) no-repeat;
}
.input-line div input {
	padding:5px 6px 0 5px;
	width:310px;
	border:none;
	background:none;
	font-size:1.1em;
	line-height:1em;
}
.form-area .submit {
	float:right;
	padding:0;
	margin-top:26px;
}
/*content-text*/
.content-text {
	width:979px;
	overflow:hidden;
	padding:10px 0 10px 19px;
}
.content-text h3 {
	margin:0 0 24px;
	color:#999;
	font-size:1.5em;
	letter-spacing:1px;
	word-spacing:1px;
	line-height:1.9em;
	text-transform:uppercase;
}
.content-text h3 a {
	text-decoration:none;
	color:#5e8cbb;
}
.content-text h3 a:hover {
	text-decoration:underline;
}
.content-text p {
	color:#999;
	margin:0 0 20px;
	letter-spacing:1px;
	word-spacing:1px;
	line-height:1.4em;
	text-transform:uppercase;
}
.content-text p a {
	text-decoration:none;
	color:#5e8cbb;
}
.content-text p a:hover {
	text-decoration:underline;
}
.content-text strong {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
	letter-spacing:1px;
	word-spacing:1px;
	color:#999;
}
.content-text ul {
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
.content-text ul li {
	line-height:1.5em;
	color:#999;
	letter-spacing:1px;
	word-spacing:1px;
}
.content-text strong.mail {
	margin:0;
}
/*icon-aera*/
.icon-area {
	width:998px;
	background:url(../images/icons-area-bg.gif) repeat-x;
	overflow:hidden;
	padding:11px 0 10px 0;
}
.icon-area ul {
	margin:0;
	padding:0;
	list-style:none;
}
.icon-area ul li {
	float:left;
	padding-left:18px;
}
.icon-area ul li img {
	display:block;
	border:none;
}
/*list-area*/
.list-area {
	width:982px;
	overflow:hidden;
	padding:19px 0 0 16px;
}
.contact h4 ,
.list-area h4 {
	color:#999;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0;
	font-size:1.5em;
	font-style:italic;
}
.contact h4 {
	margin-bottom:9px;
}
.download {
	font-size:1.5em;
	color:#39c;
	padding-left:25px;
	background:url(../images/arrow02.gif) no-repeat;
	text-decoration:none;
	float:right;
	margin-right:16px;
	letter-spacing:1px;
	word-spacing:1px;
}
.download:hover {
	text-decoration:underline;
}
.list-holder {
	width:970px;
	overflow:hidden;
}
.list-area ul {
	margin:0 0 0 -9px;
	position:relative;
	padding:11px 0 0;
	list-style:none;
	overflow:hidden;
	width:985px;
	text-align:center;
}
.list-area ul li {
	display:inline;
	padding:0 9px 0 10px;
}
.list-area ul li a {
	text-decoration:none;
	font-size:1.9em;
	font-weight:bold;
	color:#39c;
}
.list-area ul li a.active ,
.list-area ul li a:hover {
	color:#999;
}
.col {
	width:478px;
	float:left;
	margin:18px 11px 0 0;
	overflow:hidden;
}
.contact-area .block ,
.col .block {
	background:#212121;
	border:1px solid #666;
	width:476px;
	overflow:hidden;
	padding-top:8px;
	margin-bottom:13px;
}
.col .arrow {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:24px;
	height:28px;
	background:url(../images/arrow.gif) no-repeat;
	margin-right:9px;
}
.contact-area {
	width:982px;
	overflow:hidden;
	padding-left:16px;
}
.contact-area strong ,
.col strong {
	color:#39c;
	font-size:1.9em;
	float:left;
	line-height:1.3em;
	margin:0 0 6px 13px;
	text-transform:uppercase;
}
.contact-area .block ul ,
.col .block ul {
	width:476px;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
.col .block a {
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#39c;
}
.contact-area .block ul li {
	padding-left:13px;
}
.col .block ul li ,
.contact-area .block ul li {
	font-size:0.9em;
	letter-spacing:1px;
	word-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:2.53em;
	color:#fff;
	display:block;
}
.col .block ul li.bg ,
.contact-area .block ul li.bg {
	background:#333;
}
.col .block ul li.bg-small ,
.contact-area .block ul li.bg-small {
	background:#333;
	height:13px;
}
.col .block ul li.bg-small2 ,
.contact-area .block ul li.bg-small2 {
	background:#212121;
	height:13px;
}
* +html .col .block ul li.bg-small ,
* +html .contact-area .block ul li.bg-small{
	line-height:13px;
}
* +html .col .block ul li.bg-small2 ,
* +html .contact-area .block ul li.bg-small2 {
	line-height:13px;
}
.contact-area .block {
	float:left;
	margin:0 12px 12px 0;
	display:inline;
}
.contact-area ul li span {
	color:#999;
}
.contact-area strong span {
	font-size:0.4em;
	color:#999;
	letter-spacing:1px;
	word-spacing:1px;
	text-transform:uppercase;
	line-height:1.9em;
}
.contact-area a {
	color:#39c;
	text-decoration:none;
	text-transform:uppercase;
	line-height:2.3em;
	font-weight:bold;
}
.contact {
	padding:17px 13px 17px 20px;
	overflow:hidden;
}
.contact strong {
	font-size:1.4em;
	color:#999;
	letter-spacing:1px;
	word-spacing:1px;
}
.contact strong span {
	color:#fff;
}
.contact-area a:hover {
	text-decoration:underline;
}
.col .block ul li span {
	color:#39c;
}
.phone {
	float:right;
	width:200px;
}
.contact dl {
	margin:0;
}
.contact dt {
	color:#999;
	margin:0 6px 0;
	font-weight:bold;
	float:right;
	line-height:1.5em;
}
.contact dd {
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0;
	line-height:1.5em;
	float:right;
	clear:right;
}
/*footer*/
#footer {
	width:977px;
	background:#1e3348;
	margin:20px auto 0;
	padding:30px 0 28px 21px;
	overflow:hidden;
}
#footer ul {
	margin:0 0 0 -12px;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
	display:inline;
}
#footer ul li {
	float:left;
	color:#5e8cbb;
	font-weight:bold;
	line-height:1.6em;
	letter-spacing:1px;
	word-spacing:1px;
	padding:0 6px 0 12px;
	background:url(../images/bullet.gif) no-repeat 0 8px;
}
#footer ul li:first-child {
	background:none;
}
#footer p {
	margin:0;
	color:#5e8cbb;
	font-weight:bold;
	line-height:1.6em;
	letter-spacing:1px;
	word-spacing:1px;
}