@charset "utf-8";
#title {
	position: absolute;
	height: 53px;
	width: 340px;
	left: 180px;
	top: 220px;
}
#pic1 {
	position: absolute;
	height: 140px;
	width: 150px;
	left: 592px;
	top: 320px;
}
#pic2 {
	position: absolute;
	height: 130px;
	width: 135px;
	left: 592px;
	top: 480px;
}
#horbar {
	position: absolute;
	height: 10px;
	width: 575px;
	left: 175px;
	top: 1000px;
}
#contactbox {
	position: absolute;
	height: 225px;
	width: 200px;
	left: 185px;
	top: 1025px;
}
#footer {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 175px;
	top: 1300px;
}
#pic3 {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 592px;
	top: 645px;
}
#pic4 {
	position: absolute;
	height: 135px;
	width: 140px;
	left: 592px;
	top: 820px;
}

#body {
	position: absolute;
	left: 205px;
	top: 305px;
	width: 370px;
	height: 640px;
}
