/*Möbius New Media Style Sheet*/
@charset "UTF-8";
/* CONTENT */
#homeHeader {
	margin: 0;
	padding: 0;
	width: 961px;
	height: 99px;
}
#homeContent {
	margin: 0 auto;
	padding: 0;
	border: #000000 solid 0px;
	width:961px;
}

.homeBox{
	min-height: 330px;
}

.homeContentBox {
	margin: 0 5px 0 0;
	padding: 0;
	background:url(../images/boff_tile.jpg)  repeat-y;
	width: 184px;
	float: left;
	line-height:11px;
}
.homeContentBox p {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0;
	padding: 8px 10px;
}
.homeContentBox h2 {
	margin: 0;
	padding: 0;
}
.homeContentBox a {
	margin: 0 px;
	padding: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	font-size:11px;
	border: #FF0000 solid 0px;
}
#h2-whyHandStone, #h2-exceptionalService,  #h2-gettingStarted, #h2-realEstate, #h2-meetTeam, #h2-theInvestment {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	overflow: hidden;
	width: 184px;
	height: 35px;
}
#h2-whyHandStone {
	background: url(../images/boff_why_hand_stone.jpg) no-repeat 0 0;
}

#whyHandStoneBtm{
	background:url(../images/boff_bottom.jpg) no-repeat;
	height:25px;
	width: 165px;
}

#h2-gettingStarted {
	background: url(../images/boff_getting_started.jpg) no-repeat 0 0;
}

#h2-exceptionalService {
	background: url(../images/boff_excep_service.jpg) no-repeat 0 0;
}

#h2-realEstate {
	background: url(../images/boff_real_estate.jpg) no-repeat 0 0;
}
#h2-meetTeam {
	background: url(../images/boff_meet_management.jpg) no-repeat 0 0;
}
#h2-theInvestment {
	background: url(../images/boff_the_investment.jpg) no-repeat 0 0;
}

#h2-whyHandStone:hover {
	background: url(../images/bon_why_hand_stone.jpg) no-repeat 0 0;
}
#h2-gettingStarted:hover {
	background: url(../images/bon_getting_started.jpg) no-repeat 0 0;
}

#h2-exceptionalService:hover {
	background: url(../images/bon_excep_service.jpg) no-repeat 0 0;
}

#h2-realEstate:hover {
	background: url(../images/bon_real_estate.jpg) no-repeat 0 0;
}
#h2-meetTeam:hover {
	background: url(../images/bon_meet_management.jpg) no-repeat 0 0;
}
#h2-theInvestment:hover {
	background: url(../images/bon_the_investment.jpg) no-repeat 0 0;
}

.slideshow {
	width: 961px;
	height: 272px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background-image:url(images/design_mm_2_rotate_back.jpg);
	clear:both;
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
