*{
	margin:0;
	padding:0;
}

body{
	font-size:90%;
	background-image: url(../images/back_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height:1.4
	}
img {
	display: block;
}

#Header{
	height:180px;
	text-align:center;
	background-image: url(../images/back_top.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#Header img{
	height:180px;
	width:800px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Layout{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding-bottom:20px;}

#Wrapper{
	width:536px;
	float:right;
}
#index #Wrapper{
	float:left;
}
#Center{
	float:right;
	width:50%;
	padding-top:1em;
	margin:0;
}
#Left{
	width:50%;
	float:left;
}
#Right{
	float:right;
	width:33%;

}

div#info{
	background-image: url(../images/top_info.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:27px;
}
#info dl{
	background-color:#ecf3ff;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/bottom_info.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	margin-bottom:1em;
	padding-right: 5px;
	padding-left: 5px;
}

#info dl dt{
	font-weight:bold;
}

#info dl dd{
	margin-left:1em;
	margin-bottom:1em;
	border-bottom:1px solid #CCCCFF;
}

#Center p{
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
}

#Center p a{
	display:block;
}

#Center #tel{
	float:right;
	font-size:90%;
	margin-right:1em;
}

#Left ul,
#Right ul,
#menu ul{
	margin-left:45px;
	margin-right:1em;
	margin-top:2em;
	list-style-type: none;
}
#Left ul li,
#Right ul li,
#menu ul li{
	margin-bottom:1em;
}
#Left ul li img,
#Right ul li img,
#menu ul li img{
	position:relative;
	left:-10px;
}

#menu{
	float:left;
	width:33%;
	clear:both;
}
#index #menu{
	display:none;
}
.tenant{
	margin-left:20px;
}
.tenant dt{
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
	float:none;
	clear:both;
}
.tenant dt img{
	float:left;
	margin:5px;
}
.tenant dd{
	margin-left:180px;
	font-size:90%;
}
li span{
	font-size:90%;
}
a:link,
a:visited{
	color: #0099FF;
	text-decoration:none;
}
a:hover,
a:active,
a:focus{
	color: #FF6633;
	text-decoration: underline;
}

h1 img,
h1 a{
	border:none;
}
h2{
	border-bottom:#0066CC solid 3px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:1em;
	padding-left:.3em;
}

h3{
	border-bottom:#33CCFF solid 2px;
	margin-left:10px;
	margin-top:2em;
	padding-left:.3em;
}

h3:first-letter {
	font-size:200%;
	color:#0000FF;
	margin-left:10px;
	_margin-left:0;
	padding-bottom:0;
	margin-bottom:0;
	line-height:1;
}