/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Verdana, Arial, sans-serif;
	margin: 0;
	background: #060;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {
	border: none;
	display: block;
}
.wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
}
/*text to image replacment*/
.logo a, .the-metal-xperts, .main-nav a, .visual-box h1, .content h1 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 780px;
	background: #fff;
}
/*HEADER*/
#header {
	height: 171px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.logo a {
	width: 313px;
	height: 143px;
	background: url(../images/logo.png) no-repeat;
}
/*the-metal-xperts*/
.the-metal-xperts {
	width: 410px;
	height: 27px;
	background: url(../images/txt-the-metal-xpert.gif) no-repeat;
	position: absolute;
	left: 334px;
	top: 62px;
}
/*top-nav*/
.top-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 8px;
	right: 27px;
}
.top-nav li {
	display: inline;
	padding-left: 20px;
	background: url(../images/img-top-nav-separator.gif) no-repeat 8px 50%;
}
.top-nav li:first-child {
	background: none;
	padding-left: 0;
}
.top-nav a {
	font-weight: bold;
	color: #000;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 61px;
	top: 129px;
}
.main-nav li {
	float: left;
	padding-left: 16px;
	background: url(../images/img-main-nav-separator.gif) no-repeat 7px 50%;
	height: 42px;
}
.main-nav li:first-child {
	padding-left: 0;
	background: none;
}
.main-nav a {
	height: 8px;
	margin-top: 20px;
}
.main-nav a.products {
	width: 64px;
	background: url(../images/txt-products.gif) no-repeat;
}
.main-nav a.production {
	width: 193px;
	background: url(../images/txt-production.gif) no-repeat;
}
.main-nav a.finishing {
	width: 61px;
	background: url(../images/txt-finishing.gif) no-repeat;
}
.main-nav a.assembly {
	width: 123px;
	background: url(../images/txt-assembly.gif) no-repeat;
}
.main-nav a.engineering {
	width: 138px;
	background: url(../images/txt-engineering.gif) no-repeat;
}
.main-nav a.electronics {
	width: 80px;
	background: url(../images/txt-electronics.gif) no-repeat;
}
.main-nav a:hover, .main-nav a.active {background-position: 0 -8px;}
/*CONTAINER*/
#container {
	width: 100%;
	overflow: hidden;
	font: small/normal Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: justify;
}
/*visual-box*/
.visual-box {
	position: relative;
	height: 1%;
}
.visual-box h1 {
	position: absolute;
	bottom: 42px;
	left: 18px;
	margin: 0;
}
.visual-box h1.specializing-in-custom {
	width: 756px;
	height: 55px;
	background: url(../images/txt-specializing-in-custom.png) no-repeat;
	margin-bottom: 15px;
}
/*FOOTER*/
#footer {
	overflow: hidden;
	text-align: center;
	padding: 0 23px;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer li {
	display: inline;
	padding-left: 15px;
	background: url(../images/img-footer-separator2.gif) no-repeat 6px 50%;
	color: #7f7f7f;
	font-size: 90%;
	line-height: 14px;
	white-space: nowrap;
}
#footer a {color: #7f7f7f;}
#footer li:first-child {
	padding: 0;
	background: none;
}
/*footer-nav*/
#footer .footer-nav {padding-bottom: 8px;}
#footer .footer-nav li {font-size: 100%;}
#footer .footer-nav a {color: #000;}
#footer .border-list {
	border-bottom: 1px solid #7fb27f;
	margin-bottom: 12px;
}
#footer .iso {margin-top: 16px;}
#footer p {
	font-size: 90%;
	padding: 50px 0 25px;
	color: #7f7f7f;
}
/*content-text*/
.content-text {padding: 0 25px;}


/*contact-form*/
.contact-form label {
	float: left;
	font-size: 110%;
	width: 78px;
	overflow: hidden;
	text-align: right;
	margin-right: 9px;
	line-height: 24px;
}
.form-row {
	overflow: hidden;
	width: 100%;
	margin-bottom: 7px;
}
.contact-form .i-text {
	width: 620px;
	height: 18px;
	padding: 2px 0;
	background: #ccc;
	border: 1px solid #ffb833;
	float: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
/*desc-box*/
.desc-box {
	float: left;
	width: 623px;
}
.contact-form textarea {
	width: 620px;
	height: 160px;
	padding: 0;
	background: #ccc;
	border: 1px solid #ffb833;
	overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
}
.desc-box p {
	margin: 0;
	font-size: 110%;
	color: #000;
}
.desc-box p a {color: #000;}
/*btn-submit*/
.btn-submit {
	float: right;
	width: 116px;
	line-height: 22px;
	color: #000;
	text-align: center;
	background: #ccc;
	border: 1px solid #ffb833;
	text-decoration: none !important;
	font-size: 110%;
}
/*content*/
.content {
	padding-bottom: 40px;
	background: url(../images/bg-content.jpg) no-repeat;
	height: 1%;
}
.content h1 {
	height: 30px;
	width: 100%;
	margin: 25px 0 40px;
}
.content h1.contact-tmx {background: url(../images/txt-contact-tmx.png) no-repeat;}

.content h1.about-tmx {background: url(../images/txt-about-tmx.png) no-repeat;}

.content h1.assy-test {background: url(../images/txt-assy_testing.png) no-repeat;}

.content h1.electronics {background: url(../images/txt-electronics.png) no-repeat;}

.content h1.engineering {background: url(../images/txt-engineeringdesign.png) no-repeat;}

.content h1.finishing {background: url(../images/txt-finishingheader.png) no-repeat;}

.content h1.prodmfg {background: url(../images/txt-prodmfg.png) no-repeat;}

.content h1.product {background: url(../images/txt-productshead.png) no-repeat;}

ul.listcolumn1 {
	width: 317px;
	float: left;
	list-style-type: disc;
	list-style-position: inside;
}

img.bodyimage {
	border: 2px solid #060;
	float: left;
}
img.bodyimagepad {
	border: 2px solid #060;
	padding: 0px;
	float: left;
	margin: 0 12px 20px 15px;
}
img.imagefloatright {
	border: 2px solid #060;
	float: right;
	margin-bottom: 20px;
	margin-left: 5px;
}
.content h2 {
	font-size: medium;
	font-weight: bold;
}
img.productimg {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding: 20px;
}
img.smallproductimg {
	float: left;
	padding: 14px;
}

#slotmachine {
	height: 250px;
}

#contactinfo {
	font-size: 80%;
}
