*, html {
	margin:0;
	padding:0;
	font: small/1.4 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

body {
	background-color: #D7D7D7;
	background-image: url(../images/design/body_backgr2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;	
}

#wrapper {
	width:750px;
	text-align:center;
	margin:0 auto;
	}

#content {
	width:750px;
	text-align:left;
	}
	
#heading	{
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}

#heading a:link, #heading a:visited, #heading h1{
	display:block;
	width:750px;
	height:149px;
	background: url(../images/design/header.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
	text-decoration:none;
	}

div#mainnav {
	width:750px;
	height:39px;
	background: transparent url(../images/design/mainnav_backgr.gif) repeat-x; 
	padding:0;
	margin:0;
	}

div#mainnav ul#menu {
	margin:0;
	padding:0;
	width:750px;
	height:30px;
	position: relative;
	background: transparent url(../images/design/mainnav-no.jpg) -70px 0 no-repeat;	
	}
	
div#mainnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
div#mainnav ul#menu li, ul#menu a {
	height: 30px;
	display: block;
	}
	
div#mainnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}

#products	{left:0;width:87px;}
#news		{left:88px;width:70px;}
#links		{left:157px;width:71px;}
#about		{left:228px;width:103px;}
#contact	{left:331px;width:112px;}

li#products a:hover 	{background: transparent url(../images/design/mainnav-no.jpg) -70px -30px no-repeat;}
li#news a:hover 		{background: transparent url(../images/design/mainnav-no.jpg) -158px -30px no-repeat;}
li#links a:hover 		{background: transparent url(../images/design/mainnav-no.jpg) -227px -30px no-repeat;}
li#about a:hover 		{background: transparent url(../images/design/mainnav-no.jpg) -298px -30px no-repeat;}
li#contact a:hover 	{background: transparent url(../images/design/mainnav-no.jpg) -401px -30px no-repeat;}

body#bodyproducts #products	{background: transparent url(../images/design/mainnav-no.jpg) -70px -30px no-repeat;}
body#bodynews #news 		{background: transparent url(../images/design/mainnav-no.jpg) -158px -30px no-repeat;}
body#bodylinks #links 		{background: transparent url(../images/design/mainnav-no.jpg) -227px -30px no-repeat;}
body#bodyabout #about 		{background: transparent url(../images/design/mainnav-no.jpg) -298px -30px no-repeat;}
body#bodycontact #contact  	{background: transparent url(../images/design/mainnav-no.jpg) -401px -30px no-repeat;}

#maincontent {
	float:left;
	width:526px;
	margin:0;
	padding:15px;
	}
	
div#weprovide {
	width:520px;
	background: url(../images/diverse/we-provide-menu-no.jpg) top left no-repeat;
	height:229px;
	position:relative;
	margin:1em 0;
	}
	
div#weprovide p {
	position:absolute;
	top:196px;
	font-size:.85em;
	
	}
	
div#weprovide p#industry {
	left:6px;
	width:auto;
	}

div#weprovide p#offshore {
	left:185px;
	width:auto;
	}

div#weprovide p#shipping {
	left:360px;
	width:auto;
	}	
	
div#weprovide a:link, div#weprovide a:visited, p.readmore a:link, p.readmore a:visited {
	padding: 0 0 0 1em;
	background: transparent url(../images/design/bullet_readmore.gif) 0 .4em no-repeat;
	margin:0;
	}

div#sidebar {
	margin: 0 0 0 560px;
	padding: 10px;		
	text-align:center;
	}

div#sidebar img {
	margin: 1em 0 .5em 0;
	padding:0;
	}
	
	
div#sidebar p {
	text-align:left;
	font-size:.9em;
	margin: .5em 0 1em 0;
	padding:0;	
	}
	
div#footer {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	}

div#footer p {
	text-align:center;
	font-size:.9em;	
	clear:both;
	}

div#newsbox {
	text-align:left;
	background: url(../images/design/newsbox_backgr.gif) bottom right no-repeat;
	padding: 10px 10px 10px 0;
	margin: 0 0 1.5em 0;
	float:right;
	width:160px;
	}

	
div#newsbox h2 {
	text-indent:-9999px;
	height:18px;
	width:160px;
	background:url(../images/design/news_small-logo-no.gif) top right no-repeat;
	margin:0;
	padding:0;	
	line-height:1em;
	}

p.readmore a:link, p.readmore a:visited {
	padding: 0 0 0 1em;
	background: transparent url(../images/design/bullet_readmore.gif) 0 .4em no-repeat;
	margin:0;
	}
	
div.ill1 {
	float: left;
	width:auto;
	margin: 0 20px 0 0;
	}

div.ill2 {
	float: left;
	width:auto;
	margin: 0 20px 0 0;
	}

div.ill3 {
	float: left;
	width:auto;
	margin: 0;	
	}

div#applicationills p, div#productills p, div#accessoriesills p {
	text-align:center;
	}
	
div#applicationills, div#productills, div#accessoriesills {
	clear: both;
	margin: 1em 0 1em 0;
	}
	
/*typography*/
a {
	text-decoration: underline;
	color: #000;
	font-size:1em;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color:#10338F;
	margin: 0 0 .5em 0;
	line-height:1em;	
	}
h2 {
	font-size: 1.8em;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	color:#10338F;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0em 1em 0em;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	color:#10338F;
	}
h4 {
	font-size: 1.2em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	margin: .2em 0 1em 1em;
	}
p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0em 0em 1em 0em;	

	}
li > p {
	margin-top: 0.2em;
	}
	
em {
	font-style:italic;
	}	
	
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

table {
	margin: 0em 0em 1em 0em;
	}
	
caption {
	text-align:left;
	}

/* ----- End typography ------- */

/* ----- Tech table ----------- */

table.tech-table {
	clear:right;
	margin:1em 0;
	border-collapse:collapse;	
	}

table.tech-table th{
	background-color:#10338f;
	color:#fff;
	font-weight:bold;
	text-align:right;
	padding:3px;	
	}

table.tech-table td{
	text-align:right;
	padding:3px;
	}
	
/* --------------------------- */

div.aggregater img {
	float:left;
	margin: 0 17px 17px 0;
	clear:left;
	}

div.aggregater p {
	margin: 0 0 1em 317px;
	}
	
div.hp-equipment p {
	margin: 0 0 1em 200px;
	}
	
div.hp-equipment img.left {
	float:left;
	margin: 0 17px 17px 0;
	clear:left;
	}


/* --------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

