/* main settings */
* { font-size: 100.01%; }
html {
	font-size: 64%;
	background: url(images/bg-main-stretch.gif);
}
body {
	margin: 0;
	font: 1.2em Verdana, arial, sans-serif;
	color: #999;

	background: url(images/bg-main.gif) repeat-y 50% 0;
}
a {
	text-decoration: none;
	color: #009ad2;
}
a:hover {
	text-decoration: underline;
	color: #009ad2;
}
img {
	border: 0;
}
input {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
#main {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.container {
	width: 100%;
	overflow: hidden;
	display: table;
}
/* header settings */
#header {
	width: 100%;
	overflow: hidden;
	background: url(images/header-line.gif) repeat-y;
	display: table-header-group;
}
.shadow-line {
	width: 219px;
	height: 6px;
	overflow: hidden;
	margin-top: -6px;
	background: url(images/header-shadow.png) no-repeat;
}
.header-area {
	width: 100%;
	overflow: hidden;
	background: url(images/bg-header.gif);
}
.logo {
	width: 189px;
	padding: 88px 31px 0 0;
	float: left;
	border-top: 3px solid #0472b5;
}
.logo a {
	width: 189px;
	height: 71px;
	margin: 0 0 0 -4px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	cursor: pointer;
}
.header-box {
	width: 730px;
	float: left;
}
.navigation-area,
.banner-area {
	width: 100%;
	overflow: hidden;
}
.header-nav {
	width: 511px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-nav li {
	float: left;
}
.header-nav li a {
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(images/buttons-navigation.gif) no-repeat;
}
.header-nav a.engine {
	width: 183px;
	background-position: 0 0;
}
.header-nav a.engine:hover,
.header-nav .active a.engine {
	background-position: 0 100%;
}
.header-nav a.anchor {
	width: 132px;
	background-position: -183px 0;
}
.header-nav a.anchor:hover,
.header-nav .active a.anchor {
	background-position: -183px 100%;
}
.header-nav a.client {
	width: 81px;
	background-position: -315px 0;
}
.header-nav a.client:hover,
.header-nav .active a.client {
	background-position: -315px 100%;
}
.header-nav a.contact {
	width: 115px;
	background-position: -396px 0;
}
.header-nav a.contact:hover,
.header-nav .active a.contact {
	background-position: -396px 100%;
}
.search-form-area {
	width: 219px;
	float: left;
	border-top: 3px solid #0472b5;
}
.search-form {
	width: 215px;
	overflow: hidden;
	padding: 3px 0 2px 4px;
	border-top: 1px solid #262927;
	border-bottom: 2px solid #262927;
	background: #232624;
}
.search-form span {
	width: 175px;
	height: 25px;
	float: left;
	padding-left: 8px;
	background: url(images/search-field.gif) no-repeat;
}
.text {
	width: 167px;
	border: 0;
	padding: 4px 8px 4px 0;
	background: none;
	font: 1.08em Tahoma, Geneva, sans-serif;
	color: #0266a5;
}
.button {
	width: 28px;
	float: left;
}
.banner-area img { display: block; }
/* content settings */
#content {
	width: 100%;
	overflow: hidden;
	background: url(images/content-line.gif) repeat-y;
	display: table-footer-group;
}
#content2 {
	width: 100%;
	overflow: hidden;
	border: 5px solid #585b5b;
	border-width: 1px 0;
}
.content-box1 {
	width: 100%;
	overflow: hidden;
	margin-left: 1px;
	background: #242725 url(images/bg-content.gif) repeat-x;
}
.content-box2 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
	background: url(images/bg-content2.gif) repeat-y;
}
.blocks-holder {
	width: 727px;
	float: left;
}
#primary {
	width: 493px;
	float: right;
	background: url(images/line.gif) repeat-y;
	margin: 19px 0 0;
	padding: 17px 0 0 15px;
}
.post-area {
	width: 478px;
	overflow: hidden;
	margin-bottom: 27px;
	padding-right: 14px;
}
.post-area h1 {
	margin: 0 0 23px;
	padding: 0 0 6px;
	font: 2.3em Tahoma, Geneva, sans-serif;
	color: #0065a4;
	border-bottom: 1px solid #5b5e5e;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.post-area h2 {
	margin: 0 0 18px;
	padding: 0 0 0 1px;
	font: 1.15em Tahoma, Geneva, sans-serif;
	color: #f1ab00;
	letter-spacing: 2px;
}
.other {
	margin: 0 14px 4px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #5b5e5e;
}
.other h2 {
	margin-bottom: 20px;
	padding: 9px 0 0 1px;
}
.post-area p {
	margin: 0 0 17px;
	line-height: 18px;
}
.headline {
	margin: 0;
	padding: 0;
	list-style: none;
}
.headline li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #0065a4;
	border-bottom: 1px solid #5b5e5e;
}
.headline li a,
.headline li a:hover { color: #0065a4; }

.headline div.slide {
	position: relative;
	overflow: hidden;
	display: none;
	color: #999;
	width: 478px;
}
.headline div.slide p {
	margin: 5px 0;
}

.gallery {
	width: 495px;
	overflow: hidden;
	margin: 0 0 -14px -13px;
	padding: 0;
	list-style: none;
}
.gallery li {
	padding: 0 0 14px;

	margin-left: 14px;
	float: left;
	display: inline;
}
.gallery li a {
	display: block;
	border: 1px solid #f5a814;
}
.gallery li img { display: block; }
.more {
	width: 140px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/button-more.gif) no-repeat;
	cursor: pointer;
}
a.toggler {
	text-transform: uppercase;
	background: #333634;
	padding: 5px 10px;
	color: #0065a4;
	float: left;
}
a.toggler em {
	font-style: normal;
	display: none;
}
a.toggler.active em {display: block;}
a.toggler.active span {display: none;}


a.toggler:hover {
	background: #404040;
	text-decoration: none;
}


.sidebar1-content {
	width: 100%;
	overflow: hidden;
	background: url(images/sidebar-line.gif) repeat-x;
}
#sidebar1 {
	width: 219px;
	float: left;
}
.sidebar1-content {
	width: 190px;
	overflow: hidden;
	padding: 19px 0 0 29px;
}
.sidebar-nav {
	margin: 0 0 46px;
	padding: 0;
	list-style: none;
}
.sidebar-nav a {
	width: 190px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
}
.sidebar-nav a.handle {
	height: 86px;
	background: url(../images/button1.png) no-repeat;
}
.sidebar-nav a.handle:hover,
.sidebar-nav .active a.handle {
	height: 86px;
	background: url(../images/button2.png) no-repeat;
}
.sidebar-nav a.metal {
	height: 57px;
	background: url(../images/button3.png) no-repeat;
}
.sidebar-nav a.metal:hover,
.sidebar-nav .active a.metal {
	height: 57px;
	background: url(../images/button4.png) no-repeat;
}
.sidebar-nav a.plastic {
	height: 71px;
	background: url(../images/button5.png) no-repeat;
}
.sidebar-nav a.plastic:hover,
.sidebar-nav .active a.plastic {
	height: 71px;
	background: url(../images/button6.png) no-repeat;
}
.sidebar-nav a.machine {
	height: 88px;
	background: url(../images/button7.png) no-repeat;
}
.sidebar-nav a.machine:hover,
.sidebar-nav .active a.machine {
	height: 88px;
	background: url(../images/button8.png) no-repeat;
}
.sidebar-nav a.maintain {
	height: 81px;
	background: url(../images/button9.png) no-repeat;
}
.sidebar-nav a.maintain:hover,
.sidebar-nav .active a.maintain {
	height: 81px;
	background: url(../images/button10.png) no-repeat;
}

.sidebar-nav a.anchorbolts {
	height: 46px;
	background: url(../images/button11.png) no-repeat;
}
.sidebar-nav a.anchorbolts:hover,
.sidebar-nav .active a.anchorbolts {
	height: 46px;
	background: url(../images/button12.png) no-repeat;
}

.info-area {
	width: 212px;
	margin: 0 0 0 -20px;
	padding: 0;
	list-style: none;
}
.info-area li { float: left; }
.quote {
	width: 99px;
	height: 111px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/quote.png) no-repeat;
	cursor: pointer;
}
.download {
	width: 113px;
	height: 114px;
	overflow: hidden;
	margin: -2px 0 0 -3px;
	display: block;
	text-indent: -9999px;
	background: url(images/download.png) no-repeat;
	cursor: pointer;
}
#sidebar2 {
	width: 193px;
	float: left;
	position: relative;
	background: url(images/line2.gif) repeat-y;
	margin: 19px 0 0 -1px;
	padding: 30px 15px 0 16px;
}
.side-post {
	width: 100%;
	overflow: hidden;
	margin-bottom: 36px;
}
.post-box { padding-right: 28px; }
.side-post h3 {
	margin: 0 0 0 1px;
	padding-bottom: 10px;
}
.side-post p {
	margin: 0;
	line-height: 14px;
}
.address-area {
	width: 100%;
	overflow: hidden;
	margin-bottom: -2px;
	padding-top: 15px;
}
.address-area address {
	padding-bottom: 15px;
	font-style: normal;
}
.address-area span {
	display: block;
	margin-bottom: 1px;
	line-height: 14px;
}
.mail {
	color: #009ad2;
}
.mail:hover {
	color: #009ad2;
	text-decoration: underline;
}
.mail span { text-transform: uppercase; }
.where {
	width: 107px;
	height: 10px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/text-where.gif) no-repeat;
}
.who {
	width: 149px;
	height: 10px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/text-who.gif) no-repeat;
}
.logos-area {
	width: 100%;
	overflow: hidden;
	padding: 1px 0 7px;
	background: url(images/horizontal-line.gif) no-repeat 1px 0;
	position: relative;
	height: 127px;
}
.logos-area a {
	display: block;
	padding-bottom: 3px;
	background: url(images/horizontal-line.gif) no-repeat 0 100%;
	position: absolute;
	top: 1px;
	left: 0;
}
.logos-area img { display: block; }
.side-post h3.what {
	width: 163px;
	height: 10px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/text-what.gif) no-repeat;
	margin-top: 3px;
}
.side-post blockquote {
	margin: 0;
}
.side-post q { quotes: none; }
.side-post q:before { content: ""; }
.side-post q:after { content: ""; }
.side-post cite {
	padding: 17px 21px 0 0;
	float: right;
}
/* footer settings */
#footer {
	width: 948px;
	overflow: hidden;
	border: 1px solid #272b28;
	border-width: 0 1px;
	background: #232624;
}
.shadow-line2 {
	width: 948px;
	height: 6px;
	overflow: hidden;
	background: url(images/footer-shadow.png) no-repeat;
}
.footer-box {
	width: 933px;
	overflow: hidden;
	padding: 18px 0 60px 15px;
}
.logo2 {
	width: 184px;
	float: left;
}
.logo2 a {
	width: 100%;
	height: 52px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/logo2.png) no-repeat;
	cursor: pointer;
}
.navigation-area2 {
	width: 749px;
	float: left;
	padding-top: 7px;
}
.footer-nav-holder {
	width: 730px;
	overflow: hidden;
	padding: 0 0 1px 19px;
}
.footer-nav {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-nav li {
	float: left;
	padding: 0 8px 0 15px;
	background: url(images/bullet-footer.gif) no-repeat 0 3px;
}
.footer-nav li a,
.footer-nav li a:hover { color: #999; }
.footer-nav li.first { background: none; }
.navigation-area2 span {
	display: block;
	font: 1em Tahoma, Geneva, sans-serif;
	padding: 0 9px 0 36px;
}
.navigation-area2 span a,
.navigation-area2 span a:hover {
	color: #999;
}
.side-bar-right-pt {
	text-transform: lowercase;
}