@CHARSET "ISO-8859-1";
#address_box {
	float: left;
	width: 535px;
	margin: -85px 0 0 257px;
}
#address_top_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tl_wit.png);
}
#address_top_center {
	float: left;
	width: 489px;
	height: 23px;
	background: #fff;
}
#address_top_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tr_wit.png);
}
#address_center {
	float: left;
	width: 489px;
	padding: 0 23px;
	background: #fff;
}
#address_bottom_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/bl_wit.png);
}
#address_bottom_center {
	float: left;
	width: 489px;
	height: 23px;
	background: #fff;
}
#address_bottom_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/br_wit.png);
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}
a {
	text-decoration: underline;
}

