@charset "utf-8";
#storefront_pic1 {
	position:absolute;
	left:417px;
	top:327px;
	width:420px;
	height:300px;
	z-index:40;
	border: thin solid #FFFFFF;
	background-image: url(Images/storefront3.jpg);
}

#contact_us {
	position:absolute;
	left:9px;
	top:460px;
	width:374px;
	height:159px;
	z-index:40;
	border: thin solid #FFFFFF;
	padding: 4px;
}
.contact_us_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}
#contact_us_text1 {
	position:absolute;
	left:9px;
	top:10px;
	width:820px;
	height:159px;
	z-index:40;
	padding: 4px;
	border: thin solid #FFFFFF;
}
.contact_us_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
}

