h2.head	{
	color: #e51e25;
	font-size: 20px;
	font-family: 'Trebuchet MS',Helvetica,Tahoma,Arial,sans-serif;
	clear: both;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
h2 {
	border-bottom: none;
}	
.mainContent {
	margin-top: -45px;
	position: relative;
	z-index: 10;
	float: left;
    width: 610px;
}
.divide {
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
#choices.re { margin-top: 20px; }
#choices li {
    margin-right: 5px;
    width: 187px;
    height: 30px;
}
#choices.re li {
    width: 220px;
    height: 56px;
    margin-right: 10px;
}
#choices a {
    float: left;
    width: 100%;
    height: 100%;
    background: url(../img/tab_realestate.jpg) no-repeat 0 -30px;
    text-indent: -9999em;
    text-decoration: none;
    font-size: 0;
}
#choices a#broker.current { background-position: 0 0; }
#choices a#agent { background-position: -187px -30px; }
#choices a#agent.current { background-position: -187px 0px; }
#choices a#history { background-position: -374px -30px; }
#choices a#history.current { background-position: -374px 0px; }
.space {margin-top: 15px; margin-left: 15px;}
.boxx {
	border-left:1px solid #e04850;
	border-right:1px solid #e04850;
	overflow:hidden;
	background: #f8f8f8;
}
.tall {
	font-size: 14px;
}
.tabTop {
	background: url(../img/industries_tab_top.jpg) no-repeat 0px 0px;
	width: 610px;
	height: 8px;
	clear: both;	
}
.tabBottom {
	background: url(../img/industries_tab_bottom.jpg) no-repeat 0px 0px;
	width: 610px;
	height: 8px;
	clear: both;
}
#industriesFirst {
	background: url(../img/industries_bg.jpg) no-repeat 0px 0px;
	height: 640px;
	clear: both;
}
#industriesFirst p {
	padding-left: 150px;
	padding-right: 5px;
	padding-top: 15px;
	margin-top: 0px;
}
#industriesSecond {
	background: url(../img/industries_agent_bg.jpg) no-repeat 0px 0px;
	height: 665px;
	clear: both;
}
#industriesSecond p {
	padding-left: 150px;
	padding-right: 5px;
	padding-top: 15px;
	margin-top: 0px;
}
#industriesThird {
	padding-left: 15px;
}
#industriesThird p {
	padding-right: 5px;
}
#industriesThird ul {
	padding: 25px;
}
.gap {
	padding-bottom: 20px;
}
li.first {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.vid {
	padding-left: 175px;
	margin-top: -10px;
	padding-top: 0px;
}
.sideIndustries {
	margin-top: -45px;
	position: relative;
	z-index: 10;
	width: 206px;
	float: right;
	padding-top: 20px;
}
#slide-images{
	position:relative;
	display:block;
	margin-top:5px;
	padding:0px;
	width:206px;
	height:300px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

#slide-images li img{
	display:block;
	background-color:#fff;
}
