#bottom_bckgrnd {
	position:			absolute;
	bottom:				0px;
	width:				100%;
	background-image:	url('../images/bottom_bckgrnd_contact.png');
	background-repeat:	repeat-x;
	height:				116px;
}

#left_img {
	position:			relative;
	float:				left;
	background-image:	url('../images/left_contact.png');
	background-repeat:	no-repeat;
	width:				482px;
	height:				447px;
	margin-top:			105px;
	margin-left:		247px;
}

#contact {
	position:			absolute;
	bottom:				0px;
	height:				65px;
	width:				503px;
	left:				50%;
	margin-left:		-252px;
	margin-bottom:		540px;
}
