@charset "utf-8";
/* CSS Document */

#top .top {
	height: 187px;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(images/top-top.jpg);
}
#top .top #address {
	width: 750px;
	height: 125px;
	margin: 0 auto 0 auto;
	color: #F2D309;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top .bottom {
	height: 153px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/top-bottom.jpg);
}
