.contact_background {
	background-image:		url('../img/contact/background.jpg');
	background-position:	top right;
	background-repeat:		no-repeat;
}
.floating_left {
	float:					left;
}
.hq_box {
	width: 					270px;
	padding-top:			10px;
	padding-left:			50px;
	padding-right:			10px;
	margin-right:			20px;
	margin-bottom:			0;
	padding-bottom:			0;
	background-image:		url('../img/contact/hq_tile.png');
	background-repeat:		repeat-y;
}
.hq_box a {
	text-decoration: 		none;
}
.hq_box a:hover {
	text-decoration: 		underline;
}

.locate_a_store {
	width:					410px;
}
