@charset "utf-8";
/* CSS Document */
#banner #home_banner {
	z-index: 99;
}
li {
	padding-bottom: 2px;
}
li a {
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
.notop {
	margin-top:5px;
	padding-top: 0px;
}
.integrityhome {
	clear:both;
	background-image: url(../images/img_misc/integrity_home_bk.jpg);
	background-repeat: no-repeat;
	color: #069;	
	width: 533px;
	display:block;
	padding: 40px 20px 0 20px;
}
.integrityhome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}