div#content{
	margin-top:-17px;
}

div#headerinfo{
	display: none;
}

#hm_wrapper a{
	color: #900;
	text-decoration: none;
	
}
#hm_wrapper a:hover{
	text-decoration: underline;
}
#hm_wrapper h1, #hm_wrapper h2, #hm_wrapper h3, #hm_wrapper h4{
	font-weight: normal;
	font-size: 1.5em;
}
#hm_wrapper address{
	font-style: normal;
	font-weight: bold;
}

#hm_wrapper{
	position: relative;
	font-family: "Lucida Grande", Tahoma, arial, Helvetica, sans-serif !important;
	font-size: 1.2em;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	color: #666;
	background: transparent url(../img/getthehome/bg_body_02.jpg) repeat-x top left;
	margin-top: -3px;
}
#hm_header{
	height: 119px;
}
#hm_header h1{
	background: transparent url(../img/getthehome/getthehome_logo.gif) no-repeat top left;
	text-indent: -1000em;
	width: 240px;
	height: 53px;
	position: absolute;
	top: 50px;
	left: 15px;
}

#hm_header h1 a{
	display: block;
	width: 221px;
	height: 39px;
}
#hm_nav, #hm_subnav{
	position: absolute;
	top: 6px;
	list-style-type: none;
	display: inline;
}
#hm_nav{
	top: 10px;
	left: 18px;
}
#hm_nav li, #hm_subnav li{
	float: left;
	padding: 0 10px;
}
#hm_nav li{
	padding: 0 1px;
}
#hm_nav li a{
	color: #333;
	display: block;
	height: 43px;
	text-align: center;
}
#hm_nav li.selected a {
	color:#36C;
}
#hm_nav li a:hover{
	color: #900;
	text-decoration: none;
}

#hm_nav li#buy a	{
	width: 79px;
}
#hm_nav li#rent a	{
	width: 77px;
}
#hm_nav li#agent a	{
	width: 141px;
}
#hm_nav li#new	a {
	width: 107px;
}

#hm_subnav{
	right: 30px;
}
#hm_subnav a{
	color: #fff;
}

/****************************
HOME PaGE STYLES
*****************************/

#content-top{
	margin-top: -20px;
	padding-top: 25px;
	height: 306px;
	color: #666;
}
.introtxt{
	position: absolute;
	padding: 0;
	width: 590px;
	z-index: 10;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:130%;
}
.introtxt span{
	color: #000;
}
.introtxt, h2#formheader, #property-search, #content-bot{
	padding-left: 20px;
}
#form-area{
	position: absolute;
	top: 190px;
}


/* srt property search */
#property-search{
	background: transparent url(../img/getthehome/home_main_image.png) no-repeat top right;
	width: 630px;
	height: 270px;
	margin-top: -31px;
	padding-top: 30px;
}
h2#formheader {
	color: #4C4C4C;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 145%;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 680px;
}
#property-search p{
	position: relative;
	margin: 12px 0;
}
#property-search input, #property-search select{
	position: absolute;
}
#location, #min-range, #rooms{
	left: 110px;
}
#max-range, #distance{
	left: 250px;
}
#min-range, #max-range,#distance, #location, #rooms{
	width: 110px;
}
#submit{
	top: -41px;
	left: 248px;
	margin-top:9px;
}
#advanced_search_b {
	left: 271px;
	position:absolute;
	top: 18px;
	width:310px;
}
#advanced_search_b a{
	color: #045ACB;
}
/* end property search */


#hm_mpu{
	position: absolute;
	top: 140px;
	right: 10px;
}


#content-bot{
	margin-top: -24px;
	background: transparent url(../img/getthehome/home_back2.jpg) repeat-x top left;
	color: #fff;
	padding-top: 44px;
	padding-left:30px;
}
#content-bot h2{
	font-size: 1.8em;
	margin-bottom: 10px;
}
#content-bot img{
	border: 5px solid #fff;
	float: right;
}
#other-hotprop img{
	width: 71px;
}
#content-bot p{
	margin: 0;
}
#content-bot p.value{
	margin: 0;
	font-weight: bold;
}
#main-hotprop{
	float: left;
	width: 310px;
	margin-right: 25px;
}
#main-hotprop h2 {
	background: transparent url(../img/getthehome/title_hot_property.png) no-repeat scroll left top;
	height: 82px;
	margin-left: -25px;
	text-indent: -999em;
	width: 454px;
}
#main-hotprop address{
	font-size:115%;
}
#other-hotprop{
	float: left;
	width: 250px;
	margin-top: 90px;
}
#other-hotprop div{
	margin-bottom: 10px;
}
#flash_video_buying {
	float:right;
	margin-right:25px;
	width:300px;
}
#previousbutton, #nextbutton {
	height:12px;
	text-align:center;
	width:299px;
}
#nextbutton {
	margin-top:3px;
}


#hm_footer{
	text-align: center;
	padding: 10px 0;
	margin-top: 10px;
	color: #fff;
}
#hm_footer p{
	margin: 5px 0;
}

.clear{
	clear: both;
}

#flash_video_buying h3{
	font-size: 1em;
	font-weight: bold;
}

div.scroller { 
    /* modify width and height of scrolling section if necessary */		
    width: 299px; 
    height: 182px;
    overflow: hidden;
}

div.scroller div.section {
    /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width: 293px;
    height: 182px;
    overflow: hidden;
    float: none;
	padding: 0 8px 0 0;
	background:url(../img/getthehome/border.gif) bottom left no-repeat;
}

div.scroller div.scroller-content {
    height: 10000px;
}
#nextbutton{
	margin-top:3px;
}
#previousbutton, #nextbutton {
    width: 299px;
    text-align: center;
	height:12px;
}

#previousbutton img, #nextbutton img{
	border:0;
	float:none !important;
}

div.scroller div.imageunit {
    float: right;
	margin-right:8px;
}

div.scroller img.image {
    border: solid 5px #fff;
    display: block;
}

div.scroller h3 {
    color: #D8F33D;
    font-weight: bold;
    width: 170px;
}

div.scroller .description {
    width: 170px;
    height: 42px;
    float: left;
    overflow: hidden;
    line-height : 14px;
}

div.scroller .play {
    display: block;
    margin: -17px 0 0 57px;
	border:0 !important;
}

div.scroller .play img{
	border:0;
}

div.section a {
	cursor: pointer;
}

#my-glider{
	border:0;
}

#my-glider img{
	float:none;
}

#my-glider .job{
	height:80px;
	padding:10px 0 0 0;
	background:url(../img/getthehome/border.gif) top left no-repeat;
}

