a#work_button {
	background-image:url(/images/work_off.gif);
	width: 72px;
	height: 14px;
	z-index: 2;
}

a#work_button:hover {
	background-image:url(/images/work_over.gif);
}

a#contact_button {
	background-image:url(/images/contact_off.gif);
	width: 72px;
	height: 14px;
	z-index: 2;
}

a#contact_button:hover {
	background-image:url(/images/contact_over.gif);
}

.slash {
	position: absolute; left: 50px; top: 0px;

}
.slash_5 {
	position: absolute; left: 630px; top: 0px;
}

#text {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}

a#text {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a#text:hover {
	color: #818269;
}

#text_active {
	font-family:  Helvetica, sans serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.main_bounding_box {
	position: absolute; left: 0px; top: 0px;
	background-color: #A6A698;
	height: 680px;
	width: 1000px;
}

.bolster_logo {
	position: absolute; left: 0px; top: 300px;
}

.top_links {
	position: absolute; left: 230px; top: 40px;
}

.contact_images {
	position: absolute; left: 230px; top: 120px;
	width: 150px;
	height: 450px;

}

.contact_info {
	position: absolute; left: 530px; top: 220px; width:300px;
	
}

.bottom_links {
	position: absolute; left: 230px; top: 620px;
}

.work_link {
	position: absolute; left: 595px; top:0px;
}
