/* Styles for individual parts of the header */
img {
	border: none;
}

#header_bg {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header_br1 {
	position: absolute;
	left: 505px;
	top: 139px;
}
#header_br2 {
	position: absolute;
	left: 496px;
	top: 170px;
}
#header_br3 {
	position: absolute;
	left: 517px;
	top: 196px;
}
#header_home {
	position: absolute;
	left: 0px;
	top: 139px;
}
#header_about {
	position: absolute;
	left: 74px;
	top: 139px;
}
#header_contact {
	position: absolute;
	left: 187px;
	top: 139px;
}
#header_plant_list {
	position: absolute;
	left: 303px;
	top: 139px;
}
#header_map {
	position: absolute;
	left: 388px;
	top: 139px;
}
