html,body {
	height: 100%;
}

body {
	background-image: url(images/bg.gif);
	margin: 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color:#000;
}

p {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a {
	color:#026884;
}

H1, H2 {
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin:0px;
	margin-top:10px;
}

H1 {
	font-size: 14px;
}

H2 {
	font-size: 12px;
	
}

#container {
	/*position: relative;*/
	margin: 0 auto;
	width: 780px;
	height:100%;
}

#fader-left{
	width:15px;
	text-align:right;
	float:left;
	height:100%;
	background-image: url(images/faderbg_left.gif);
	/*border: 1px solid red;*/
}

#fl-t{
	height:50%;
	background: url(images/fadertopleft.gif) no-repeat fixed left top;
}

	
#fl-b{
	height:50%;
	background: url(images/faderleftbot.gif) no-repeat fixed left bottom;
}

#fr-t{
	height:50%;
	background: url(images/fadertopright.gif) no-repeat fixed right top;
}

	
#fr-b{
	height:50%;
	background: url(images/faderrightbot.gif) no-repeat fixed right bottom;
	
}

#content-area{
	width: auto;
	float:left;	
	/*height:100%;*/
}

#fader-right{
	width:15px;
	text-align:left;	
	float:left;
	height:100%;
	background-image: url(images/faderbg_right.gif);
}


#header-main {
	width:750px;
	height:76px; 
	background-image: url(images/header_bg.gif);
	border-bottom: 2px solid #878787;
}

#logo {
	margin-left:5px;	
	height:76px; 
	float:left;
}

#headerimg {
	width:589px; 
	height:181px; 
	float:right;
	margin-top:5px;
}

#headernav {
	margin-top:20px;
	float:right;
	margin-right:20px;
	height:18px; 
}


#header-main2{
	width:750px;
	height:181px;
	background-color:white;
	margin-bottom: 5px;	
}

#nav-main{
	float:left;
	width:159:px;
	margin-top:5px;
}

#nav-home, #nav-about, #nav-prods, #nav-equipment, #nav-news, #nav-data, #nav-faqs, #nav-enq {
	width:159px; 
	height:22px; 
}

#title {
	margin-top: 5px;
	width:750px;
	height:26px;
	background-image: url(images/title_bg.gif);	
}

#title SPAN {
	margin-left:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;	
}

#textarea {
	margin:0px;
	width:750px;
	height:100%;
	background-image: url(images/text_bg.gif);
	padding:0px;
}

#maintext{
	padding:0px;
	margin: 20px;
	height:100%;
}

#textarea2{
	margin:0px;
	padding:0px;
	width:750px;	
}

#maintext2{
	padding:0px;
	margin: 0px;
}

#col1,
#col2,
#pdcol1,
#pdcol2{	
	width:325px;
	height:100%;
	padding: 0px;	
	vertical-align: top;
}

#col1,
#pdcol1,
#newscol1{
	float:left;
	padding-right:20px;	
	border-right: 1px solid #878787;

}

#col2,
#pdcol2,
#newscol2{
	float:left;
	padding-left:20px;
	/*line-height: 24px;*/
}

#col1 H1,
#col2 H1,
#newscol1 H1,
#newscol2 H1 {
	width:auto;
	height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:3px;
}

#newscol2 A{	
	display:block;
	margin-bottom:20px;	
}

#col1 H1{
	background-image: url(images/title_bg.gif);
}

#col2 H1{
	background-image: url(images/title_grey_bg.gif);
}

#footer {
	width:748px;	
	border-top: 2px solid #878787;
	text-align: center;		
	font-size: 12px;
	background-color:white;
	display:block;	
	float:left;
}

#footer A {
	margin: 10px;
	margin-top: 10px;
	font-size: 12px;
}

#externalsearch{
	margin: 0 auto;
	width:300px;
	border: 1px solid #BDCFDE;	
	text-align: center;
	margin-bottom: 20px;
	padding:2px;
}

#externalsearch INPUT.TEXT {
	text-size: 10px;
}

#externalsearch FORM{
	margin:5px;
	padding:5px;
}

#ds_table{
	width:500px;		
	margin: 0 auto;
}

.ds_row{
	width:500px;	
}

.ds_title{
	width: 300px;	
	border-bottom: 1px solid #BDCFDE;
}

.ds_links{
	width: 200px;	
	text-align:left;
	padding: 8px;
	border-bottom: 1px solid #BDCFDE;
	border-left: 1px solid #BDCFDE;
}

.ds_link{
	display: block;
}

#vcdescr TABLE {
	border-collapse: collapse;
	width:100%;	
	margin-top: 10px;
	margin-bottom: 10px;

}	

#vcdescr TD {	
	font-size: 12px;
	padding: 4px;
	border: 1px solid #026884;
	background-color:#DCE6ED;
	color:#000;
}

#vcdescr IMG{
	float:right;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#vcimgs{
	float:right;
}

#vcimgs IMG{
	display:block;
	margin-left:5px;
	margin-bottom:10px;

}

#vcprodtable{
		width:100%;
}

.vcprodrow{
	padding-top:10px;	
}

.vcprodname{
	background-image: url(images/title_bg.gif);
	width:auto;
	height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:3px;	
}

.vcprodlink{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.vcectable, .pdectable{
	padding: 15px;
}

.vcectable{
	width: 300px;
	margin: 15px;
	margin-left: 200px;
	
}

.vcecrow{	}
.vceccell{
	padding: 8px;
	border-bottom: 1px solid #BDCFDE;
	border-left: 1px solid #BDCFDE;
}

#pdprodname{
	background-image: url(images/title_grey_bg.gif);
	width:auto;
	height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:3px;
}

#pdcol1{
	width: 400px;
}

#pdcol2{
	width: 200px;
}

.pdectable{
	width: 190px;
}


#sptable{
	width:100%;
	padding: 15px;
}

#sptable TD{
	padding: 4px;
	border-bottom: 1px solid #BDCFDE;
	border-left: 1px solid #BDCFDE;
}


#newscol1{
	width: 500px;
}
#newscol2{
	width: 150px;
}

#newscol1 H1{
	background-image: url(images/title_grey_bg.gif);
}

/* --- Products styles start --- */
.prod_cattitle{
	font-size:14px;
	font-weight: bold;
	margin-left: 10px;	
	padding-top: 10px;
}
	
.prod_subcattitle{
	font-size:14px;
	margin-left: 30px;
	padding-bottom:2px;
}
#matt {
position:absolute; 
left:100px; 
top:100px; 
z-index:1;  
visibility:hidden;
display:none;
}
/*----- Marketing classes by J.Myers 20.06.2008------------*/
.mh1 {font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:12px;color:#000000; margin-bottom:0;}
.mh2 h2{font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:12px;color:#000000; margin-bottom:0;margin-left: 0px;margin-top:0px;}
/* --- Products styles end --- */

/*--- J.Myers 04.09.2008---------------*/
.copyright {  position:relative; margin-top:0px;padding:0px;}
.copyright p{height:30px;top:auto;font-size:10px;font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif; text-align:center; margin:0px; padding:0px;}
