/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
HTML {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
	}
body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 20px; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #ffffff;
	color: #000;
	}
DIV {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
	}
P 	{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	line-height: 1.8em;
	}
.clear 
	{
	CLEAR: both
	}
.clear 
	{
	DISPLAY: none
	}
.box-wrap 
	{
	BACKGROUND: #ffffff url(Images/vertline.gif) repeat-y 75% 0px;
	COLOR: #333333;
	border: 1px solid #666666;
	}
.box-inner-wrap 
	{
	background-image: url(Images/vertline.gif);
	BACKGROUND-POSITION: 25% 0px;
	background-repeat: repeat-y;
	}
.box-header 
	{
	MARGIN: 0px; 
	COLOR: #993366; 
	BACKGROUND-COLOR: #ffffff;
	background-image: url(Images/green_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
h1 {
	MARGIN: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	LINE-HEIGHT: 1.5em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	border: thin none #CCCCCC;
	}
h2 {
	FONT-SIZE: 0.8em;
	MARGIN: 0px 0px 0.5em;
	COLOR: #006600;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0.5em 0em 0em;
	}
.box-footer 
	{
	CLEAR: both; 
	PADDING-RIGHT: 0.5em; 
	BORDER-TOP: 1px solid #000000; 
	PADDING-LEFT: 0.5em; 
	PADDING-BOTTOM: 0.5em; 
	COLOR: #666666; 
	PADDING-TOP: 0.5em; 
	BACKGROUND-COLOR: #ffffff
	}
.footer
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
	color: #666666;
	}
.footer img 
	{
	float: right;
	}
.footer a:visited
	{
	color: #0000FF;
	background-color: #ffffff;
	line-height: 1.8em; 
	text-decoration: none;
	}
.parapadding
	{
	padding-top: 0.6em;
	padding-bottom: 0.6em		
	}
ul 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.9em;
	line-height: 1.8em;
	list-style-position: outside;
	list-style-image: url(Images/arrow.gif)
	}
li 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.9em;
	line-height: 1.8em;
	list-style-image: url(Images/arrow.gif)
	}	
a:link 
	{
	color: #0000FF;	
	background-color: #ffffff;
	line-height: 1.8em; 
	text-decoration: none;
	}
a:hover 
	{
	color: #0000FF;	
	background-color: #ffffff;
	line-height: 1.8em; 
	text-decoration: underline;
	}
a:visited 
	{
	color: #993366;
	background-color: #ffffff;
	line-height: 1.8em;
	text-decoration: none;
	}	
.contactus td 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	line-height: 1.8em
	}
.contactus th 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.8em;
	padding-right: 10px;
	text-align: left;
	}
.product
	{
	PADDING-BOTTOM: 30px;
	COLOR: #666666;
	background-color: #ffffff;
	PADDING-TOP: 15px;
	padding-right: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.product img 
	{
	float: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
.product th
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #999999;	
	}
.product td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #999999;	
	}
.require
	{
	PADDING-BOTTOM: 30px;
	COLOR: #666666;
	background-color: #ffffff;
	PADDING-TOP: 15px;
	padding-right: 20px;
	}
.services h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: lighter;
	}
.technical a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em
	}
hr
	{
	color: #CCCCCC;
	background-color: #ffffff;
	height: 0.5px
	}
.info img
	{
	float: right;
	margin: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}		

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float 
	{
	FLOAT: left; 
	WIDTH: 75%
	}
.column-one 
	{
	FLOAT: right; 
	WIDTH: 66%
	}
.column-two 
	{
	MARGIN-RIGHT: 66%
	}
.column-three 
	{
	MARGIN-LEFT: 75%
	}
.column-one-content 
	{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 6px; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 6px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
	}
.column-two-content 
	{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 6px; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 6px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
	}
.column-three-content 
	{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 6px; 
	COLOR: #000000; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 20px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
	}
.column-three-content 
	{
	PADDING-LEFT: 9px
	}
.column-two-content 
	{
	PADDING-RIGHT: 12px
	}
.column-one-content 
	{
	PADDING-RIGHT: 9px
	}
.box-wrap 
	{
	POSITION: relative
	}
.columns-float 
	{
	POSITION: relative
	}
.column-one 
	{
	POSITION: relative
	}
.column-two 
	{
	POSITION: relative
	}
.column-three 
	{
	POSITION: relative;
	}
H2 {
	POSITION: relative
	}
