#mainimg {
	background-image: url(image/img_privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	width: 950px;
	display: block;
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#submenu h3 {
	background-image: url(image/menu_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	font-size: 12px;
	height: 37px;
	width: 188px;
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	clear: both;
}
.newleft {
	float: left;
	width: 500px;
	padding-left: 10px;
}
.newleft ul li{
	list-style-type: none;
}
.newleft ul li ul li{
	padding-bottom: 10px;
}
.newright {
	float: right;
	width: 400px;
	padding-right: 15px;
	padding-left: 0px;
}
.underdotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	font-size: 1.2em;
	color: #000066;
}
