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

body{
	margin:0px;
	background-color:#FFF;
}
.border {
	border: 1px solid #999;
}
#body {
	height: auto;
	width: 855px;
	border: 1px solid #999;
	background-color:#FFF;
}
#top {
	height: 114px;
	width: 855px;
}
#navi {
	height: 30px;
	width: 850px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding-top: 14px;
	padding-left: 10px;
}
#flash {
	float: left;
}
#flash-area-menus {
	height: 255px;
	width: 244px;
	float: left;
}
.welcome {
	font-family: "Calisto MT";
	font-size: 20px;
	font-weight: bold;
	color: #004d83;
	margin-top: 15px;
	margin-left: 15px;
}
#news-corner {
	float: left;
	height: 290px;
	width: 240px;
	border: 1px solid #CCC;
	
}


.float {
	float: left;
	margin: 5px;
}
.div-space {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}


#body-text {
	height: auto;
	width: 607px;
	float: left;
	text-align: justify;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.body-text {
	font-family: Calibri;
	font-size: 14px;
	color: #004d83;
	margin-left: 15px;
	margin-right: 15px;
}


#flash-area {
	height: 263px;
	width: 855px;
}
#body-area {
	height: auto;
	width: 855px;
}
#banner-area {
	height: 160px;
	width: 855px;
	float: left;
	margin-top: 15px;
	background-color:#FFF;
}
#footer {
	height: 84px;
	width: 855px;
	float: left;
	background: #F1A400;
}


.navi:link {	
font-family: Calisto MT ; color:#004d83; 
font-size:14px; 
font-weight:bold;
text-decoration: none; 


}
.navi:visited {	
font-family: Calisto MT ; color:#004d83; 
font-size:14px; 
font-weight:bold;
text-decoration: none;	

}

.navi:hover {	
font-family:Calisto MT ; color:#004d83; 
font-size:14px; 
font-weight:bold;
text-decoration: underline; 

}

.navi:active {	
font-family: Calisto MT; color:#004d83; 
font-size:14px; 
font-weight:bold;
text-decoration: none;	

}
a img {	border: none;	}
.menu-space{
	margin-left:10px;
	margin-right:10px;
}
.floormap {
	height: 70px;
	width: 210px;
	border: 1px solid #666;
	padding: 10px;
}
