/* CSS Document */

#wrapper{
potision:relative;
width: 800px;
margin-bottom:5px;
margin-top:0px;
}

.sitemapFrame{
	float:left;
	width:250px;
}

#wrapper h2{
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
margin:0px !important;
border:none !important;
color:#19448e !important; 
}

#wrapper h3{
font-size: 12px;
font-weight: bold;
text-decoration:none !important;
border:none !important;
padding:0px !important;
margin:0px !important;
}

.divh2{
width: 180px;
float: left;
background-color:aliceblue;
}


.list{
	float:right;
	width:600px;
/*	padding-left: 0px;
*/
}

#wrapper .list table{
	width: 	580px; 
}
#wrapper .list table tr td{
	width: 180px;
	border-bottom: 1px dotted #CCC;
}
#products table tr td,
#system table tr td{
	width: 280px !important;
}
#wrapper ul{

margin: 0px 0px 5px 0px;
padding:0px;
}

#wrapper li{
	border-bottom-width:1px;
	border-bottom-color: #CCCCCC; 
	border-bottom-style: dotted;
}

#wrapper a{
display:block;
color:#19448e ;
}

#wrapper a:hover{
color:#57AEEE;
}


#company,#new-tech,#products,#system,#form,#recruit,#privacy{
/*position:relative;*/
/*
*/
margin-bottom: 5px;

/*border: 1px solid #000000;*/

/*background-color:#E1EBF4;*/
}

#company li{width: 180px;}
#new-tech li{width: 180px;}
#products li{width: 270px;}
#system li{width: 270px;}
#form li{width: 180px;}
#recruit li{width: 180px;}
#privacy li{width: 180px;}

.colA{float:left;}
.colB{float:left;margin-left: 10px;}
.colC{float:left;margin-left: 10px;}
.colD{float:left;margin-left: 10px;}


.sub_root{
	margin-bottom:5px;
}

#products  ul.prod_list li{
	width: 290px;
	display:inline-block;
	vertical-align:top;
}
	


