body {	
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	background: #fff;
	color: #333;
	margin:0;
}

p {
	text-align: justify;
}

a:link, a:visited {
	color:#003399;
	text-decoration:underline;
} 

div#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
div#header h1 a:link, div#header h1 a:visited	{
	display: block;
	overflow: hidden;
	width: 452px;
	height: 76px;
	background: #FFF url("../images/header.jpg") top left no-repeat;
	margin: 0 0 0 0;
	padding: 0;
}

div#certificates span {
	color: #003399;
	font-weight: bold;
}

div#certificates a {
		position: absolute;
		z-index: 10;
		top: 30px;
		right: 30px;
		margin: 0;
		color: #333;
		text-decoration:none;
		font-weight:normal;
}

h2, h3 {
	color:#003399;
	font-weight:bold;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
	color: #003399;
	text-transform: uppercase;
	margin-bottom:0;
}

h4 {
float:none;
background: none;
width: auto;
	font-size: 10px;
	color: #003399;
	text-transform:uppercase;
	margin-bottom: 0;
}

label {
	font-weight: bold;
}

#container ,
#container-home {
	position:relative;
	margin: 4px auto;
	padding: 0;
	width:752px;
	border: 1px solid #CCC;
	background: url(../images/bg_site.gif) top left repeat-y;
}

#container-home {
	background-image: none;
}

#header {
	margin: 0;
	padding: 0;
	height: 76px;
	background: #FFF;
}

#footer {
	clear: both;
	font-size:90%;
	color:#FFF;
	height: 16px;
	background: #003399;
	padding: 3px 24px 1px 24px;
	border-top: 4px solid white;
}

#menu {
	height: 20px;
	background: #003399;
	font-size: 1em;
	color: #BCBCBC;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	clear: both;
}

#menu.home {
	border-bottom: 4px solid white;
}

#menu ul {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
	font-weight: normal;
}

#menu li {
	float: left;
	position: relative;
}

#menu li a {
	color: #ABABAB;
	margin: 0 45px 0 0;
	padding: 0;
	font-weight:bold;
}

#menu li a:hover {
	color: #CCC;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 3px 0 0 0;
}

#nav li a:link {
	color: #BCBCBC;
	font-size: 95%;
	font-family: Arial;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
	color: #FFF;
}

#nav li a.active {
	color: #FFF;
	font-weight: bold;
}

#nav li a:visited, #menu li a:visited {
	text-decoration: none;
}

#content {
	padding: 0;
	margin: 0;
}

#content-home {
	/*background: #FFF url(../images/bg_sidebar_home.jpg) top left no-repeat;*/
	float: right;
	width: 548px;
}

#content-home p {
	margin:1em 30px; 
}

#content-home h2.title {
	margin-left: 30px;
	margin-top: 20px;
}

#content {
	float: right;
	width: 490px;
	padding-top: 14px;
	padding-right:40px;
	padding-bottom:10px;
}

#content p {
	margin-top: 1em;
	margin-bottom:0;
}

#content h2 {
	text-align: left;
}

#content ul.plant, #content ul.plant li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content ul.plant li {
	padding-left: 8px;
}

#content ul#turning {
	margin: 1em 0;
	list-style:bullet;
}

#content ul#turning li {
	list-style:bullet;
}

h2#pagetitle-home {
	height: 22px;
	width: 548px;
	background: url(../images/banner_home.jpg) top right no-repeat;
	margin: 0 0 0 0;
	padding-top: 174px;
	/*padding-left: 12px;*/
	text-indent:-9999px;
}

#banner-capabilities,
#banner-components,
#banner-plant,
#banner-contact {
	background: #FFF;
	height: 136px;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}

#banner-capabilities {
	background: url(../images/banner_capabilities.jpg) top left no-repeat;
}

#banner-components {
	background: url(../images/banner_components.jpg) top left no-repeat;
}

#banner-plant {
	background: url(../images/banner_plantlist.jpg) top left no-repeat;
}

#banner-contact {
	background: url(../images/banner_contact.jpg) top left no-repeat;
}

#sidebar, #sidebar-home {
	float: left;
	width: 176px;
	color: #FFF;
	padding-top:14px;
	padding-left:30px;
	padding-bottom: 14px;
}

#sidebar-home {
	padding: 0;
	width: 204px;
	height: 472px;
}

#sidebar h2 {
	color: #FFF;
}

#sidebar ul, #sidebar ul li, #sidebar ul li a {
	color: #FFF;
	list-style:none;
	margin:0;
	padding: 0;
}

#sidebar ul {
	margin-top:0.9em;
}

#sidebar ul li a {
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #CCC;
}

#englist {
	position:absolute;
	top: 180px;
	left: 20px;
	font-size:10px;
}

#englist p {
	margin: 45px 0 0 0;
}

#englist p a {
	color:#666;
	text-decoration:none;
}

#englist p a:hover {
	color:#999;
}

#englist ul, #englist li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#englist li a {
	color:#666;
	text-decoration:none;
	padding: 0 0 14px 0;
}

#englist a:hover {
	color:#999;
}

#englist a.active {
	color:#214496;
}

#clients, #turning, #grinding {
	padding: 0 0 0 16px;
	margin:0;
	
}

#grinding {
	margin-bottom: 10px;
}

#ndtfooter {
	position:absolute;
	left:327px;
	top:1010px;
	width: 384px;
	color:#214496;
	font-weight:bold;
	font-style:italic;
}

#grindingdiagram {
	position: inherit;
	width:288px;
	height:260px;
	background: url(../images/eng_chart_grey_02.jpg) top left no-repeat;
}

#grindingdiagram h2 {
	margin:10px 0 0 0;
}

.columnlist {
	padding: 0 0 0 16px;
	margin:0;
} 

.imageright {
	float:right;
}

div.image,
div.imagec, div.imagel {
	float:right;
	width:130px;
	margin: 0 0 4px 20px;
	padding: 5px;
	background: #FFF;
	text-align:center;
	border: 1px solid #DaDaDa;
}

div.image img,
div.imagec img,
div.imagel img {
	margin-bottom: 5px;
}

div.imagec {
	float:left;
	margin: 10px 20px 10px 0;
}

div.imagel {
	float:left;
	margin: 20px 30px 10px 0;
	border: 1px solid #DADADA;
	background: #FFF;
}

div.last {
	margin-right: 0;
}

div.imagecontainer {
	text-align: center;
}

.newsimage {
	position:inherit;
	width:155px;
	height:100px;
	margin: 0 0 10px 35px;
}

.certimage {
	position:inherit;
	width:130px;
	margin: 0 0 4px 55px;
}

.certimageleft {
	position:inherit;
	width:130px;
	margin: 0 0 4px 24px;
}

.engimage {
	position:inherit;
	width:130px;
	margin: 0 0 4px 14px;	
}

.engleftimage {
	position:inherit;
	width:130px;
	margin: 0 0 4px 31px;
	text-align:center;
}

.certtitle {
	font-size:10px;
	margin: 0 0 10px 55px;
	text-align:center;
}

.certtitleleft {
	font-size:10px;
	margin: 0 0 10px 0;
	text-align:center;
}

.engtitle {
	font-size:10px;
	margin: 0 0 10px 14px;
	text-align:center;
}

.englefttitle {
	font-size:10px;
	margin: 0 0 10px 0;
	text-align:center;
}

.showcase {
	margin: 0 0 15px 0;
}

.clients {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
}