
#menu {
	background: #ffffff;
	float: left;
	list-style: none;
	white-space:nowrap;
	margin: 0 0 13px 35px;
	padding: 0;
	
}
#menu li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	font-size:14px;
	margin: 0;
	padding: 0;
}
#menu a {
	background: url("images/seperator.gif") bottom right no-repeat;
	color: #666666;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	white-space:nowrap;
	font-weight:normal;
}
#menu a:hover {
	color: #3399ff;
	padding-bottom: 8px;
	}
.style1 {	font-size: 11px;
	font-family: Helvetica;
	color: #666666;
}
.style8 {color: #3399FF}
.style6 {font-size: 11px; font-family: Helvetica; color: #CCCCCC; }

.text_block {
	font-size: 11px;
	font-family: Helvetica;
	text-align:justify;
	line-height:14px;
	color: #666666;
	padding-left: 47px;
	padding-right: 47px;
	}
.text_block a {
	color: #3399ff;
	text-decoration:none;
	}
	.text_block a:hover {
	color: #66CCFF;
	}
