html,
body{
	height:100%;
}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#f7f7f6 url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
img{ border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;

}
#wrapper{
	width:802px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
#header{
	width:596px;
	overflow:hidden;
	padding:32px 0 0 206px;
	margin:0 0 44px;
}
.logo{
	margin:0;
	width:372px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	background:url(../images/logo3.gif) no-repeat;
	width:372px;
	height:42px;
}
#main{
	width:100%;
	overflow:hidden;
}
.multibox{
	background:url(../images/bg-multibox-c.gif) repeat-y;
	width:802px;
	margin:0 0 30px;
}
.multibox .holder{
	background:url(../images/bg-multibox-t.gif) no-repeat;
	width:802px;
	padding:11px 0 0;
	position:relative;
}
.multibox .frame{
	background:url(../images/bg-multibox-b.gif) no-repeat 0 100%;
	width:860px;
	padding:0 11px 11px;
	overflow:hidden;
	margin:0 -79px 0 0;
}
.multibox .col{
	float:left;
	width:352px;
	min-height:255px;
	margin:0 78px 0 0;
	padding:19px 0 0;
}
* html .multibox .col{
	height:255px;
}
.col .link{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 30px;
}
.multigone .link{
	background:url(../images/multigone.gif) no-repeat;	
	width:192px;
	height:50px;
}
.multispace .link{
	background:url(../images/multispace.gif) no-repeat;	
	width:194px;
	height:57px;
	margin-bottom:23px;
}
.multiquip .link{
	background:url(../images/multiquip.gif) no-repeat;	
	width:215px;
	height:49px;
	margin-bottom:32px;
}
.multiproperty .link{
	background:url(../images/multiproperty.gif) no-repeat;	
	width:228px;
	height:50px;
	margin-bottom:32px;
}
.multibox-content{
	height:1%;
	overflow:hidden;
	padding:0 0 72px;
	text-align:center;
}
.multibox-content a{
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	letter-spacing:1px;
}
.multigone .link-holder a span,
.multigone dt,
.multigone .multibox-content a{
	color:#f7941e;
}
.multispace .link-holder a span,
.multispace dt,
.multispace .multibox-content a{
	color:#1b75bc;
}
.multiquip .link-holder a span,
.multiquip dt,
.multiquip .multibox-content a{
	color:#a6ce39;
}
.multiproperty .link-holder a span,
.multiproperty dt,
.multiproperty .multibox-content a{
	color:#e20026;
}
.multibox address{
	font-size:12px;
	line-height:19px;
	font-style:normal;
	color:#231f20;
}
.multibox address span{display:block;}
.multibox dl{
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
}
.multibox dt{
	display:inline;
}
.multibox dd{
	margin:0;
	display:inline;
}
.link-holder{
	width:352px;
	height:44px;
	padding:22px 0 0;
	position:absolute;
	bottom:11px;
}
.multigone .link-holder{
	background:url(../images/bullet-orange.gif) no-repeat 50% 0;
}
.multispace .link-holder{
	background:url(../images/bullet-blue.gif) no-repeat 50% 0;
}
.multiquip .link-holder{
	background:url(../images/bullet-green.gif) no-repeat 50% 0;
}
.multiproperty .link-holder{
	background:url(../images/bullet-red.gif) no-repeat 50% 0;
}
.link-holder a{
	display:block;
	text-align:center;
	background:url(../images/bg-link.gif) no-repeat;
	width:186px;
	height:44px;
	margin:0 auto;
	font-size:12px;
	line-height:40px;
	color:#bcbdc0;
	font-weight:bold;
	letter-spacing:1px;
}
.footer-holder{
	width:100%;
	height:6px;
	margin:-6px 0 0;
	background:#bababa;
	position:relative;
}

