@charset "UTF-8";
#au/* CSS Document */

  {
	float: left;
	width: 355px;
	margin: 5px;
	text-align: left;
	padding: 10px;
}
#nz  {
	text-align: left;
	margin: 5px;
	float: right;
	width: 355px;
	padding: 10px;
}
#contact-footer {
	clear: both;
	text-align: right;
	margin-right: 15px;
}
.style1 {
	font-size: 75%;
	font-weight: normal;
}
#au  a {
	color: #000000;
	text-decoration: none;
}
#au  a:hover {
	color: #9B0257;
	text-decoration: underline;
}
#nz a {
	color: #000000;
	text-decoration: none;
}
#nz a:hover {
	color: #9B0257;
	text-decoration: underline;
}
