@charset "utf-8";
#gallerybox {
	position: absolute;
	height: 540px;
	width: 500px;
	left: 250px;
	top: 120px;
}
#product_box1 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 250px;
	top: 200px;
}
#product_box2 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 450px;
	top: 200px;
}
#product_box3 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 650px;
	top: 200px;
}
#product_box4 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 250px;
	top: 420px;
}
#product_box5 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 450px;
	top: 420px;
}
#product_box6 {
	position: absolute;
	height: 170px;
	width: 150px;
	left: 650px;
	top: 420px;
}
.imgbox {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 0px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 150px;
	left: 0px;
	top: 150px;
	text-align: center;
	padding-top: 3px;
}
.fabrics_textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 70px;
	width: 150px;
	left: 0px;
	top: 150px;
	text-align: center;
	padding-top: 3px;
}
#backbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 40px;
	width: 150px;
	left: 770px;
	top: 520px;
}
#fabrics_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 400px;
	top: 125px;
}
#about_imgbox1 {
	position: absolute;
	height: 155px;
	width: 220px;
	left: 700px;
	top: 120px;
}
#about_imgbox2 {
	position: absolute;
	height: 147px;
	width: 220px;
	left: 700px;
	top: 295px;
}
#about_imgbox3 {
	position: absolute;
	height: 162px;
	width: 220px;
	left: 700px;
	top: 462px;
}
#contact_container {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	background-color:#4f4f4f;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#contact_imgbox1 {
	position: absolute;
	height: 128px;
	width: 183px;
	left: 220px;
	top: 148px;
}
#contact_imgbox2 {
	position: absolute;
	height: 127px;
	width: 190px;
	left: 10px;
	top: 300px;
}
#contact_imgbox3 {
	position: absolute;
	height: 127px;
	width: 190px;
	left: 423px;
	top: 450px;
}
#contact_imgbox4 {
	position: absolute;
	height: 127px;
	width: 190px;
	left: 10px;
	top: 450px;
}
#contact_mapbox {
	position: absolute;
	height: 365px;
	width: 300px;
	left: 695px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#navbar_box1 {
	position: absolute;
	height: 25px;
	width: 60px;
	left: 0px;
	top: 0px;
}
#navbar_about {
	position: absolute;
	height: 20px;
	width: 60px;
	left: 120px;
	top: 0px;
	cursor: hand;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 20px;
	width: 1000px;
	left: 0px;
	bottom: 0px;
}
#contact_imgbox6 {
	position: absolute;
	height: 109px;
	width: 190px;
	left: 220px;
	top: 600px;
}

