#header_text {
	display: block;
	position: absolute;
	width: 450px;
	height: 111px;
	margin-top: 135px;
	margin-left: 30px;
	background-image: url(../images/header-contact-text.png);
}

#phone {
	display: block;
	position: absolute;
	width: 370px;
	height: 240px;
	margin-top: 60px;
	margin-left: 480px;
	background-image: url(../images/header-contact.gif);
}

#left {
	margin-top: 0px;
}

#right {
	margin-top: 0px;
}

#sticky {
	width: 320px;
	height: 320px;
	margin-top: 0px;
	margin-left: 238px;
	background-image: url(../images/contact-sticky.gif);
}

#email {
	outline: none;
	display: block;
	position: absolute;
	width: 226px;
	height: 40px;
	margin-left: 38px;
	margin-top: 220px;
}
