/* CSS Document */
	body {
		background: #dededc; 
		color: black;
		}
		.blue_a {
		color:blue;
		text-decoration:underline;
		}
		
		a {
		color:  black;
		text-decoration: none;
		font-weight: normal;
		}
		
		a:hover {
		color: #223e4c;
		}
		
		h1 {
		padding: 0px;
		margin: 0px;
		color: #406577;
		font: bold 20px Arial, Helvetica, sans-serif; 
		}
		
		h2 {
		padding: 0px;
		padding-bottom: 5px;
		margin: 0px;
		color: black;
		font: normal bold 13pt Arial, Helvetica, sans-serif; 
		}
		p {
		font: 9pt Arial, Helvetica, sans-serif; 
		}
		#product_ul {
		margin-top: 0px;
		margin-bottom: 30px;
		margin-left: 25px;
		font-family:Arial, Helvetica, sans-serif;
		}
		#product_ul a {
		color:  black;
		text-decoration: none
		}
		#product_ul a:hover {
		color:  black;
		text-decoration: underline;
		}
		#product_ul li {
		font-size:14px;
		}


		
		#page, #page-0, #page-1, #page-2,
		#page-3, #page-4, #page-5 {
		position: absolute;
		top: 0px; left: 0px;
		width: 800px;
		height: 1040px;
		left:52%;
		margin-left: -400px;
		background: white;
		border: 0px solid black;
		}
		#page-6 {
		position: absolute;
		top: 0px; left: 0px;
		width: 800px;
		height: 1040px;
		margin-left: 0px;
		background: white;
		border: 0px solid black;
		}
		
		
		#header {
		position:relative;
		background: white; 
		width:800px;
		height: 185px;
		}
		
		#footer {
		position:absolute;
		width: 100%;
		bottom: 50px;
		color: black;
		text-align: left;
		font-size: 8pt;
		font-weight:bold;
		padding-left:12px;
		color: #223e4c;
		}
		#footer a {
		color: #278abd;
		font-size: 9px;
		}
		#footer a:hover {
		color: black;
		font-size: 9px;
		}
		
		#footer_img {
		position:absolute;
		bottom: 0px;
		}

		#nav1 { 
		/*background: #223e4c;*/
		position: absolute;
		top: 186px;
		width: 159px;
		height: 865px;
		color: black;
		text-align: left;
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		}
		
		.nav_h {
		float:left;
		padding-left:2px;
		}
		
		#nav_txt a {
		display: block;
		background: url("../images/button.jpg") no-repeat;
		width: 100%; height: 40px;
		padding-top: 8px;
		font: bold 12px Arial, Helvetica, sans-serif;
		}
		
		#nav_txt a:hover {
		background: url("../images/button_hov.jpg");
		}

		#nav_sub {
		display: block;
		background: lightgrey;
		padding: 2px;
		padding-left: 0px;
		border: 1px solid white;
		font: bold 10px/22px Arial, Helvetica, sans-serif;
		text-align: left;
		line-height:12px;
		}
		#nav_sub li { 
		margin-left: 0px;
		padding-bottom:5px;
		list-style-position : outside;
		}
		#nav_sub a { 
		font-size: 10px;
		font-weight: bold;
		}

		#nav2 { 
		text-align:center;
		font: 9pt Arial, Helvetica, sans-serif;
		padding-top: 8px;
		}
		
		#nav_logo_img {
		padding: 3px;
		vertical-align: middle;
		}
		
		.float_sec2 {
		position:absolute;
		top: 200px; right: 0px;
		width: 300px;
		height: 415px;
		text-align: right;
		}
		
		.float_sec_txt {
		text-align: center;
		margin:0; padding:0;
		margin-bottom:10px;
		font-style:italic;
		}
			
		.content_sec1 {
		background: white;
		position: absolute;
		top: 200px; left: 187px;
		width: 300px; height: 500px;
		}		

		.content_large {
		background: white;
		position: absolute;
		top: 200px; left: 200px;
		width: 600px; 
		height: 766px;
		}		

		.content_page-6 {
		background: white;
		position:absolute;
		top: 200px; left: 187px;
		width: 600px; height: 800px;
		}

		#nav_sub0,#nav_sub1,#nav_sub2,
		#nav_sub3,#nav_sub4,#nav_sub5 {
		display:none;
		}
		
		#page-0 #nav_sub0 {
		display:block;
		}
		#page-1 #nav_sub1 {
		display:block;
		}
		#page-2 #nav_sub2 {
		display:block;
		}
		#page-3 #nav_sub3 {
		display:block;
		}
		#page-4 #nav_sub4 {
		display:block;
		}
		#page-5 #nav_sub5 {
		display:block;
		}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#footer .style_f1 {
font-size: 12px;
}
.man_list_item {
width:100%;
height:85px;
}
.man_list_item h4 {
margin:0;
margin-bottom:3px;
}
.man_list_item a {
display:block;
clear: both;
margin-top: 3px;
}
.man_list_img {
float:left;
height:100%;
margin-right:30px;
}

.man_list_txt {
float::left;
	width: 400px;
	height:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.man_list_item a {
	font-weight:bold;
	font-size: 12px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}
.man_list_item a:hover {
color: #223e4c;
}
