@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font-size:11px;
	color:#000;
	line-height:17px;
	font-family:"Times New Roman", Times, serif;
}

img {
	border:none;
}

#wrapper {
	width:600px;
	height:430px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-260px;
	margin-left:-300px;
	text-align:center;
	font-weight:bold;
}

#logo {
	margin:0 0 10px 0;
}

#newsicon {
	margin:0 0 10px 0;
}

#news {
	margin:0 0 60px 0;
}

#staff {
	margin:0 15px 0 -12px;
}

#map {
	margin:0 15px 0 -4px;
}

#map {
}

address {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:9px;
	margin:70px 0 0 0;
}
