/* CSS Document */
body {background: white;}

a:link {color: #000000}
a:visited {color: #0000ff}
a:hover {color: #006633}
a:active {color: #000000}

a.vert:link {text-decoration: none; color: #333333;}
a.vert:visited {text-decoration: none; color: #777777;}
a.vert:hover {text-decoration: none; color: #ff0000;}
a.vert:active {text-decoration: none; color: #000000;}

.header {position: absolute; left:0px; top:0px; width:100%; height: 90px;
		 background: url(images/header04.gif) no-repeat #DFE2E8 center top;}
		 
		 .headerFlash {position: absolute; top:7px;}
		 
.menu {position: absolute; left:0px; top:90px; width:100%; height: 19px;
		 background: #DFE2E8; z-index: 100;}
		 
.main {position: relative; top:110px; width:800px;  background: #ffffff
;z-index: 99;}

.featured {position: absolute; left:0px; top: 0px; width: 500px; height:500px; 
		   z-index:0; }
		   
		   .featuredFlash {position: absolute; left:0px; top: 20px; width: 500px; height:400px; 
		   border-right: 1 solid #ff0000;
		   border-bottom: 1 solid #ff0000; z-index:0;}

.rightBar {position: absolute; left:500px; top: 0px; width: 300px; height:400px;		   
		   font-family: arial,verdana, helvetica;
		   font-size: 10pt;
		   text-align: left;
		   color: #000080;
		   padding-left: 10px; }
		   .v1 {postion: absolute; left: 0px; top:0px; width: 290px; height:100px; border-bottom: 1 solid #cccccc; padding: 12px 0px 0px 0px; }
		   		.v1IMG {float: right; margin: 0px 0px 0px 10px; }
			.v2 {postion: absolute; left: 0px; top:100px; width: 290px; height:100px; border-bottom: 1 solid #cccccc; padding: 12px 0px 0px 0px;  }
		   		.v2IMG {float: left;margin: 0px 10px 0px 0px; }
			.v3 {postion: absolute; left: 0px; top:200px; width: 290px; height:100px; border-bottom: 1 solid #cccccc; padding: 12px 0px 0px 0px;  }
		   		.v3IMG {float: right; margin:0px 0px 0px 10px;}
			.v4 {postion: absolute; left: 0px; top:300px; width: 290px; height:100px; border-bottom: 1 solid #cccccc; padding: 12px 0px 0px 0px;  }
		   		.v4IMG {float: left;margin: 0px 10px 0px 0px; }
				
			strong {color: #000080;}

.news  {position: absolute; left: 0px; top: 440px; background: url(images/bg_newsI.gif) no-repeat; width:800px; height: 236px; z-index:5;}
	.newsScroll {position: absolute; left: 1px; top:22px; width: 280px; height: 220px; z-index:6;}

.customers  {position: absolute; left: 308px; top: 0px; background: url(images/bg_cust.gif) no-repeat; width:500px; height: 236px; z-index:5}
	.customerScroll {position: absolute; left: 1px; top:22px; width: 441px; height: 220px; z-index:6;}
	
.newscontent { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-style: normal;
	color: #003399;
	text-align: left;
	}
	
.customercontent { font-family: Verdana, arial, sans serif;
	font-size: xx-small;
	margin-left: 10px;
	text-decoration: none;
	color: #666666;
	text-align: justify;
	}
img.customerIMG {margin: 20px 10px 5px 10px; float:right; }
.customerBold {font-family: verdana; font-size: 12pt; font-weight: medium; padding-right: 10px; border-right: 3 double #cccccc;}
	
	


.contact { position: absolute; 
			left:0px;
			top: 680px;			
			font-family: arial, verdana, helvetica;
			font-size: 8pt;
			text-align: center;
			padding: 0px 0px 0px 0px ;
			width: 800px;
			
			z-index: 10;}