#contactus {
	width: 99%;
	float: left;
	clear: both;
	left: 0.55%;
}

#contactus h2 {
	margin-bottom: 10px;
}

#contactus a {
	color: #CFCFCF;
	text-decoration: underline;
}

#contactus a:hover {
	color: #E9E9E9;
	text-decoration: none;
}

#contactus h3 {
	position: relative;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 4px;
}

.contact {
	position: relative;
	margin-left: 20px;
	margin-bottom: 5px;
}
