html{ background: #fff url(../img/bg-body.jpg) repeat-x 0 0; }
body {
	width: 100%;
	margin: 0; padding: 0; 
	color: #000; 
	font: normal 70% Arial, Tahoma, Verdana, Helvetica, sans-serif; 
}
body.homepage{ background: transparent url(../img/bg-footer-homepage.jpg) repeat-x 0 100%; }
body.plantpage{ background: transparent url(../img/bg-footer-plant.jpg) repeat-x 0 100%; }
body.materialspage{ background: transparent url(../img/bg-footer-materials.jpg) repeat-x 0 100%; }
body.supplypage{ background: transparent url(../img/bg-footer-supply.jpg) repeat-x 0 100%; }
body.companypage{ background: transparent url(../img/bg-footer-company.jpg) repeat-x 0 100%; }
body.newspage{ background: transparent url(../img/bg-footer-news.jpg) repeat-x 0 100%; }
body.customerspage{ background: transparent url(../img/bg-footer-customers.jpg) repeat-x 0 100%; }
body.environmentalspage{ background: transparent url(../img/bg-footer-environmental.jpg) repeat-x 0 100%; }
body.qualitypage{ background: transparent url(../img/bg-footer-quality.jpg) repeat-x 0 100%; }
body.confidentialitypage{ background: transparent url(../img/bg-footer-news.jpg) repeat-x 0 100%; }
body.contactpage{ background: transparent url(../img/bg-footer-contact.jpg) repeat-x 0 100%; }
body.point-of-sale{ background: transparent url(../img/bg-footer-point-of-sale.jpg) repeat-x 0 100%; }
body.high-definition-forming{ background: transparent url(../img/bg-footer-high-definition-forming.jpg) repeat-x 0 100%; }
body.pattern-making{ background: transparent url(../img/bg-footer-pattern-making.jpg) repeat-x 0 100%; }
body.scanning{ background: transparent url(../img/bg-footer-3-d-scanning.jpg) repeat-x 0 100%; }
body.machining{ background: transparent url(../img/bg-footer-machining.jpg) repeat-x 0 100%; }
body.in-house-mould { background: transparent url(../img/bg-footer-house-mold.jpg) repeat-x 0 100%; }
body.prototyping { background: transparent url(../img/bg-footer-prototyping.jpg) repeat-x 0 100%; }
body.fabrication { background: transparent url(../img/bg-footer-fabrication.jpg) repeat-x 0 100%; }
body.linkspage { background: transparent url(../img/bg-footer-links.jpg) repeat-x 0 100%; }
body.how-to-find-us { background: transparent url(../img/bg-footer-find.jpg) repeat-x 0 100%; }

body.sub{ background: transparent url(../img/bg-sub.jpg) repeat-x 0 100%; }

html * { margin: 0; padding: 0; }

/* ============================= common ============================= */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

a:link, a:visited { color: #f00; text-decoration: none; }
a:link:hover, a:visited:hover, a:active, a:focus { text-decoration: underline; }
a img{ display: inline; border: none; }

h2{
	margin: 0 0 1em 0;
	color: #e21d38;
	font-size: 1.3em;
}

/* =========================== end common =========================== */

/* ============================= layout ============================= */

#holder{ width: 985px; }

#header{ height: 215px; position: relative; }
#header a.home_link {
position: absolute;
top: 10px; left: 90%;
width: 117px;
height: 23px;
background: url(../img/nav_home.gif) no-repeat 0 0;
text-indent: -666em;
overflow: hidden;
}

#header a.home_link:hover {
 background-position: 0 100%;
}

#header a.active {
 background-position: 0 100%;
}

#main-content{ width: 985px; }

#footer{ height: 139px; }

/* =========================== end layout =========================== */

/* ============================= header ============================= */

h1{ padding: 9px 0 0 0; }

/* =========================== end header =========================== */

/* =========================== navigation =========================== */

#navigation{
	width: 985px; height: 21px;
	margin: 0 0 40px 0;
	list-style: none;
}
#navigation li{ float: left; margin: 0 0 0 -10px; }
#navigation li a{
	display: block; 
	width: 194px; height: 21px;
	overflow: hidden; text-indent: -666em;
}
#navigation li.nav-point-of-sale a{ 
	width: 117px; 
	background: transparent url(../img/nav-point-of-sale.gif) no-repeat 0 -1px;
}
#navigation li.nav-high-definition-forming a{margin:0;}
#navigation li.nav-high-definition-forming a{ background: transparent url(../img/nav-high-definition-forming.gif) no-repeat 0 -1px; width: 187px;}
#navigation li.nav-pattern-making a{ background: transparent url(../img/nav-pattern-making.gif) no-repeat 0 -1px; width:128px;}
#navigation li.nav-3-d-scanning a{ background: transparent url(../img/nav-3-d-scanning.gif) no-repeat 0 -1px; width:115px;}
#navigation li.nav-machining a{ background: transparent url(../img/nav-machining.gif) no-repeat 0 -1px; width:100px; }
#navigation li.nav-inhouse-mould a{  background: transparent url(../img/nav-in-house-mould.gif) no-repeat 0 -2px; width: 178px;}
#navigation li.nav-prototyping a{  background: transparent url(../img/nav-prototyping.gif) no-repeat 0 -2px; width: 113px;}
#navigation li.nav-fabrication a{  background: transparent url(../img/nav-fabrication.gif) no-repeat 0 -2px; width: 106px;}
#navigation li a:hover{ background-position: 0 100%; }
#navigation li.active a{ background-position: 0 100%; }

/* ========================= end navigation ========================= */

/* ========================== main-content ========================== */

#subnav{
	float: left;
	width: 138px;
	margin-right: 30px;
	list-style: none;
}
#subnav li{
	width: 100%; height: 21px;
	margin: 0 0 7px 0;
}

#subnav li.subnav-contact {
   height: 33px;
}
#subnav li a{
	display: block;
	width: 100%; height: 21px;
	overflow: hidden; text-indent: -666em;
}
#subnav li.subnav-company-profile a{ background: transparent url(../img/subnav-company-profile.gif) no-repeat 0 0; }
#subnav li.subnav-latest-news a{ background: transparent url(../img/subnav-latest-news.gif) no-repeat 0 0; }
#subnav li.subnav-customers a{ background: transparent url(../img/subnav-customers.gif) no-repeat 0 0; }
#subnav li.subnav-links a{ background: transparent url(../img/subnav-links.gif) no-repeat 0 0; }
#subnav li.subnav-environmental a{ background: transparent url(../img/subnav-environmental.gif) no-repeat 0 0; }
#subnav li.subnav-quality a{ background: transparent url(../img/subnav-quality.gif) no-repeat 0 0; }
#subnav li.subnav-confidentiality a{ background: transparent url(../img/subnav-confidentiality.gif) no-repeat 0 0; }
#subnav li.subnav-contact a{ height: 33px; background: transparent url(../img/subnav-contact.gif) no-repeat 0 0; }
#subnav li.active  a{ background-position: 0 100%; }
#subnav li a:hover{ background-position: 0 100%; }


#subnav2{
	float: right;
	width: 144px;
	margin-right: 30px;
	list-style: none;

}
#subnav2 li{
	width: 100%; height: 19px;
	margin: 0 0 7px 0;

}

#subnav2 li a{
	display: block;
	width: 100%; height: 19px;
	overflow: hidden; text-indent: -666em;
}

#subnav2 li.subnav-plant a{background: transparent url(../img/subnav-plant.gif) no-repeat 0 0; }
#subnav2 li.subnav-materials a{height: 20px; background: transparent url(../img/subnav-materials.gif) no-repeat 0 0; }
#subnav2 li.subnav-supply a{background: transparent url(../img/subnav-supply.gif) no-repeat 0 0; }
#subnav2 li.active  a{ background-position: 0 100%; }
#subnav2 li a:hover{ background-position: 0 100%; }

#content{ 
	float: left;
	width: 450px;
	height: 400px;
	overflow: auto;
	overflow-x: hidden;  /* for IE */
	font-size: 1.1em;
	padding-right: 300px;
}

.homepage #content {
    background: url(../img/homepage_bg.jpg) no-repeat top right;
}

.plantpage #content {
    background: url(../img/plant_bg.jpg) no-repeat top right;
}

.companypage #content {
    background: url(../img/profile_bg.jpg) no-repeat top right;
}

.qualitypage #content {
    background: url(../img/quality_bg.jpg) no-repeat top right;
}

.high-definition-forming #content {
    background: url(../img/definition_bg.jpg) no-repeat top right;
}

.point-of-sale #content {
    background: url(../img/sale_bg.jpg) no-repeat top right;
}

.machining #content {
    background: url(../img/machining_bg.jpg) no-repeat top right;
}

.scanning #content {
    background: url(../img/scanning_bg.jpg) no-repeat top right;
}

.pattern-making #content {
    background: url(../img/pattern_bg.jpg) no-repeat top right;
}

.in-house-mould #content {
    background: url(../img/mould_bg.jpg) no-repeat top right;
}

.prototyping #content {
    background: url(../img/prototyping_bg.jpg) no-repeat top right;
}

.fabrication #content {
    background: url(../img/fabrication_bg.jpg) no-repeat top right;
}

#content p{ margin: 0 0 1em 0; }
#content ul{ margin: 0 0 1em 2em;}
#content ul li{ color: #f00; }
#content ul li span{ color: #000; }

#content ul.customer_list {
    float:left;
	width: 200px;
    color: #000;
    list-style: none;
}

#content ul.customer_list li {
    color: #000;
	padding-bottom: 1.5em;
}

#content dl {
clear:both;
width: 200px;
margin: 1em 0 0 0;
}

#content dl dt {
    color: #c00;
    float:left;
	clear:left;
	margin:0;
	padding:0 0 1em 0;
	width:50px;
}

#content dl dd {
    float:left;
	margin:0;
	padding:0 0 1em 0;
	width: 150px;
}

.how-to-find-us #content{
     width: 230px;
	 position:relative;
	 padding-right: 520px;
	 background: url(../img/find_bg.gif) no-repeat top right;
}

.how-to-find-us #content .map{
     position:absolute;
	 width: 495px;
	 height: 340px;
	 top: 0;
	 left: 255px;
}
	 
/* ======================= end main-content ======================== */

/* ============================= footer ============================= */

#footer ul{ 
	min-width: 830px; width: auto !important; width: 830px; height: 24px; 
	padding: 99px 0 0 0;
}
#footer li{
	float: left;
	height: 24px;
}
#footer li a{
	display: block;
	height: 24px;
	overflow: hidden; text-indent: -666em;
}
#footer li.footer-contact a{ width: 198px; background: transparent url(../img/footer-contact.gif) no-repeat 0 0; }
#footer li.footer-how-to-find-us a{ width: 131px;  background: transparent url(../img/footer-how-to-find-us.gif) no-repeat 0 0;}
#footer li.footer-how-to-find-us a:hover{background-position: 0 100%; }
#footer li.active a{background-position: 0 100%; }
#footer li.footer-email a{ width: 182px; background: transparent url(../img/footer-email.gif) no-repeat 0 0; }
#footer li.footer-phone{ width: 318px; background: transparent url(../img/footer-phone.gif) no-repeat 0 0; overflow: hidden; text-indent: -666em; }

/* =========================== end footer =========================== */