.footer_fill {
	background-image: url(images/footer_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 94px;
	width: 767px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
}
.site_width {
	width: 767px;
}
.page_bg {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 767px;
	background-color: #FFFFFF;
}
.logo_box {
	height: 218px;
	width: 321px;
	background-image: url(images/logo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.button_bg {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 244px;
}
.contact_width {
	width: 250px;
}
