
#headwrapper {
	background: #fff;
	padding-top: 1.5em;
	margin-bottom: 1.5em;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#headwrapper:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#head .consultus {
	background: url(images/contactus.internal.png) no-repeat right 60%;
	padding: 1em 50px;
	right: 10px;
}

#head .consultus .text {
	color: #a9ef57;
}

#head .consultus .phone {
	color: #00742e;
}

