@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
	margin:0;
	padding:0;
	border:none;
	background-color:#8f928d;
}

#wrapper {
	width:900px;
	height:635px;
	margin:auto;
	background-color:#fff;
}

#masthead {
	width:808px;
	height:47px;
	margin: auto;
	padding:40px 0 0px 0;
	margin-bottom:19px;
}

#top_menu {
	float:right;
	margin: 32px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
	letter-spacing:1px;
	line-height: 20px;
	}
.top_menu {
	color: #616161;
	text-decoration: none;
}
a.top_menu:hover {
	color: #000;
	text-decoration: underline;
}

#MainNavi {
	clear: both;
	margin: 5px auto 0 auto;
	width: 808px;
	height: 45px;
}
#MainNavi ul {
	clear: both;
	margin: auto;
	width: 808px;
	height: 45px;
	padding: 0;
	list-style: none;
}

#MainNavi li, a.facility  {
	float: left;
	width: 199px;
	height: 45px;
	list-style: none;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #CCC url(../images/home_facility_management_off.gif) no-repeat left top;
}
#MainNavi li, a.realty{
	float: left;
	width: 199px;
	height: 45px;
	list-style: none;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #CCC url(../images/home_realty_services_off.gif) no-repeat left top;
}
#MainNavi li, a.finance {
	float: left;
	width: 199px;
	height: 45px;
	list-style: none;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #CCC url(../images/home_finance_services_off.gif) no-repeat left top;
}
#MainNavi li, a.interiors {
	float: left;
	width: 199px;
	height: 45px;
	list-style: none;
	display: block;
	text-decoration: none;
	color: #fff;
	background: #CCC url(../images/home_interiors_services_off.gif) no-repeat left top;
}
a.facility:hover, a.realty:hover, a.finance:hover, a.interiors:hover {
	background: url(../images/home_buttons_on.gif) no-repeat left top;
	}
.oneFourPx{
	margin: 0 4px 0 0px;
}

.mainLinks{
	font-family: Verdana, Geneva, sans-serif;
	font-size:22px;
	line-height: 45px;
	font-weight:normal;
	text-align:left;
	padding-left:17px;
	}
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size:22px;
	line-height: 45px;
	font-weight:normal;
	/*color:#fff;*/
	text-align:left;
	padding-left:17px;
	/*text-shadow: #767575 0px 0px 0px;*/
	}
	
#MainNaviDec {
	clear: both;
	width: 808px;
	margin: 1px auto 0 auto;
}
#MainNaviDec ul {
	list-style: none;
}
#MainNaviDec li  {
	float: left;
	width: 182px;
	height: 65px;
	padding-top:10px;
	padding-left:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 13px;
	color:#666;
	background: url(../images/description_bg.gif) repeat-x 0 0;
}
#footer{
	clear: both;
	width: 808px;
	margin: auto;
	border-top: 1px dashed #8f928d;
	/*background: url(images/one_px_dotted_line.gif) repeat-x left top;*/
	}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#666;
}

.copywrite{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	text-align:left;
	padding-top:5px;
	padding-right:10px;
}

.tagcloud {
  font-weight: bolder;
  line-height: 1.4em;
}
.tagcloud li {
  display: inline;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}
.tagcloud li a {
  padding: 0 0.2em 0 0.2em;
  text-decoration: none;
}
