/* CSS Document */

div.startwrapper
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 950px;
      height: 680px;
      margin-left: -475px; /* half of width */
      margin-top: -340px;  /* half of height */
      background-color: #FFF;
      }
      
.startnews {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:33px 5px 0 10px;
	width:130px;
	
}
.footer td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
	color: #999;
	vertical-align:top;
}
.footer th {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color: #CCC;
	margin-top: 5px;
}
.footer a {
	text-decoration:none;
	color: #CCC;
}
.footer table {
	margin: 5px 10px 0 145px;
}

#companies {
	width:100px;
}
#products {
	width: 90px;
}
#news {
	width:125px;
}
#newsfr {
	width:160px;
}
#contact {
	width:85px;
}
#jobs {
	width:120px;
}
.banneropen	{
	margin: 3px 0 12px 0;
	border: 0px;
}
.bannerbox {
	text-align:right;
	margin: 1px 0 0 0;
	padding:0px;
}