d/* CSS Document */
@charset "utf-8";

a {color:#2c628e;}
a:link     {text-decoration: none; color:#2c628e;}
a:visited  {text-decoration: none; color:#2c628e;}
a:active   {text-decoration: none; color:#2c628e;}
a:hover    {text-decoration: none; color: #0e416c;}

html, body {
    height: 100%;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: center;
	background-image: url(../_images/bg_main.jpg);
	background-position:left;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#666666;
}



	
/* Positioning - This Code Replaces Tables */	
	
#apDiv1 {
	position:absolute;
	left:-8px;
	top:2px;
	height:869px;
	z-index:1;  }
	
#topbar_txt_real_estate {
	position:absolute;
	left:143px;
	top:34px;
	z-index:3; }
	
#topbar_3people {
	position:absolute;
	left:0px;
	top:0px;
	width:143px;
	height:90px;
	z-index:2; }
	
#topbar_greybg {
	position:absolute;
	left:0px;
	top:90px;
	width:100%;
	height:21px;
	z-index:4;
	background-color:#00FF33;
	background-image: url(../_images/bg_blue.jpg); }

#menu_bg {
	height:100%;
	position:absolute;
	left:0px;
	top:110px;
	width:160px;
	z-index:5;
	background-color:#33363b; }
	
#menu_bg2 {
	position:absolute;
	left:0px;
	top:126px;
	width:157px;
	height:100%;
	z-index:6;
	background-color:#4C5B62;
	background-image: url(../_images/bg_light_grey.jpg); }
	
#main_menu {
	position:absolute;
	left:0px;
	top:126px;
	width:157px;
	height:100px;
	z-index:99;
	background-color:#4C5B62;
}
		
#main_menu_text {
	position:absolute;
	left:0px;
	top:126px;
	width:157px;
	height:180px;
	z-index:100;
	}

#topbanner_house {
	position:absolute;
	left:663px;
	top:111px;
	width:242px;
	height:225px;
	z-index:7; }		

#topbanner_lightgrey {
	position:absolute;
	left:701px;
	top:111px;
	width:100%;
	height:214px;
	z-index:6;
	background-image: url(../_images/bg_house_left.jpg); }

#topbanner_lightgrey2 {
	position:absolute;
	left:162px;
	top:111px;
	width:100%;
	height:225px;
	z-index:9;
	background-repeat:repeat;
	background-image: url(../_images/bg_house_right.jpg);
	width:505px;
	height:225px; }
	
#topbanner_lightgrey2_art {
	position:absolute;
	left:162px;
	top:111px;
	width:100%;
	height:225px;
	z-index:20;
	background-image: url(../_images/bg_house_right.jpg);
	}
	
#topbar_bluebar {
	position:absolute;
	left:140px;
	top:0px;
	width:100%;
	height:34px;
	z-index:22;
	background-image: url(../_images/bgimage.jpg); }
	
#menu_buttons { 
	position:absolute;
	left:2px;
	top:127px;
	width:130px;
	height:199px;
	z-index:9; }	

#img_small_house {
	position:absolute;
	left:445px;
	top:191px;
	width:38px;
	height:63px;
	z-index:23; }
	
#img_title {
	position:absolute;
	left:485px;
	top:191px;
	width:189px;
	height:64px;
	z-index:24;
	font-size: 14px;
	font-weight: bold;
	color: #3b4e72;
	vertical-align:baseline;
}

/* Advertising - Divs */

#ad_skyscraper {
    text-align:left;
	position:absolute;
	left:168px;
	top:120px;
	width:180px;
	height:1300px;
	z-index:20;
	padding:8px;
	border:2pt;
	border:thick;
	background-color:#151e32;
    }
	
#ad_video_box {
	position:absolute;
	left:693px;
	top:415px;
	width:360px;
	height:290px;
	z-index:20;
	margin-bottom:13px; }

/* Content Placement - Divs */

#main_content {
	position:absolute;
	left:395px;
	top:357px;
	width:607px;
	height:100%;
	z-index:21;
	line-height:14pt;
	font-size:11px;
	}

#main_content_art {
	position:absolute;
	left:395px;
	top:200px;
	width:607px;
	height:100%;
	z-index:21;
	line-height:14pt;
	font-size:11px;
	}

#txt_header { 
	font-size: 24px;
	color: #272727;
	line-height:28px;
	}

	
.ad_video { 
	float:right;
	height:307px;
	width:336px; 
	margin-bottom:10px;
	margin-left:10px;
	z-index:6;}

#footer_links {
    color:#333333; }
