@charset "utf-8";
/* CSS Document */

/** G L O B A L S **/

body {
		border:0px !important;
		padding:0px !important;
		margin:0px !important;
		font-family:Geneva, Arial, Helvetica, sans-serif;
	}


h1 h2 {padding:0px; margin:0px; line-height:normal;}

A {color: #ec7444; text-decoration: none;}

A:hover {text-decoration: underline;}

li {line-height:100%;}

.spacer {clear:both}

.loginbox
{
	width: 200px;
	border: 1px solid #ddd;
	padding: 10px;
}

.loginbox .message
{
	font-style:italic;
	font-size:11px;
	color:#999;
	margin-bottom: 10px;
	text-align:center;
}


/** C O N T A I N E R S **/

.header_container {width:100%; min-height:76px; padding:0px; margin:0px; background:url(../images/header_bg.jpg) left top no-repeat; clear:both;}
	.header_container a {color: #FFFFFF; text-decoration: none;}
	.header_container a:hover {color: #ec7444; text-decoration: underline;}

.nav_container {width:100%; min-height:259px; padding:0px; margin:0px; background:url(../images/nav_bg.jpg) left top no-repeat; clear:both;}

.main_container {width:100%; min-height:461px; padding:0px; margin:0px; background:url(../images/main_bg.jpg) left top repeat-y; clear:both;}

.bottom_container {width:100%; min-height:152px; padding:0px; margin:0px; background:url(../images/bottom_bg.jpg) left top no-repeat; clear:both;}

.footer_container {width:100%; min-height:52px; padding:0px; margin:0px; background:url(../images/footer_bg.jpg) left top no-repeat; clear:both; font-size:12px; color:#ffffff;}


/** H E A D E R **/
.header_container .logo_container {width:280px; min-height:76px; padding:0px; margin:0px; float:left;}

.header_container .header_nav {width:400px; min-height:76px; padding-left:290px; margin:0px; float:left;}
	.header_container .header_nav .bullet {width:10px; min-height:20px; padding:0px; margin:0px; float:left; margin-top:30px;}
	.header_container .header_nav .link {min-height:20px; padding:0px; margin:0px; float:left; margin-top:28px; padding-left:5px; padding-right:40px; font-size:11px; width:55px;}
	


/** N A V  **/
.nav_container .nav_left {clear:both; float:left;}
	.nav_container .nav_left .links_top {width:700px; min-height:224px; padding:0px; margin:0px; clear:both; float:left; background:url(../images/header.jpg) center top no-repeat;}
	.nav_container .nav_left .links_click {width:700px; min-height:34px; padding:0px; margin:0px; clear:both; float:left;}
	.nav_container .nav_left .links_bottom {width:700px; min-height:36px; padding:0px; margin:0px; clear:both; float:left; background:url(../images/head_bottom.jpg) center top no-repeat;}

	.nav_container .nav_left .links_click .agents {float:left; min-width:100px; height:20px;}
	.nav_container .nav_left .links_click .tennants {float:left; min-width:100px; height:20px;}
	.nav_container .nav_left .links_click .landlords {float:left; min-width:100px; height:20px;}
	.nav_container .nav_left .links_click .right {float:left;}

.nav_container .nav_right { float:left; min-height:224px; width:220px;}
	
	
	
	
/** M A I N **/
.main_container .main_left {float:left; width:700px; min-height:200px; color:#0a1f4c; font-size:11px;}
	.main_container .main_left .home_top {float:left; clear:both; width: 700px; min-height: 246px; background:url(../images/top_bg.jpg) top center no-repeat;} 
	.main_container .main_left .home_text {float:left; clear:both; width: 370px; min-height: 100px; font-size:11px; padding-left:300px; padding-top:80px;} 
	.main_container .main_left .page_container {float:left; clear:both; width: 690px; min-height: 190px; padding:5px;}
	.main_container .main_left .other_pages {padding:10px;} 

    .main_container .main_left  .other_pages .form_text { padding-left:10px; float:left; width:200px;}
	.main_container .main_left  .other_pages .form_link { float:left;}

.main_container .main_right {float:left; width:210px; min-height:200px; padding-top:10px; font-size:11px; color:#ffffff;}
	.main_container .main_right input {float:left; width:185px; min-height:21px; background:url(../images/input.jpg) top center no-repeat; border:0px; margin:0px; color:#ffffff; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:15px; padding-top:5px; padding-left:5px;}
	.main_container .main_right textarea{ min-height:84px; width:185px; background-image:url(../images/textarea.jpg); padding-top:5px; padding-left:5px; border:0px; color:#ffffff; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:15px; }
	.main_container .main_right .button input {float:left; width:106px; background:url(../images/send.jpg) top center no-repeat; min-height:33px; border:0px; margin:0px; font-size:0.1px; padding:0px; margin-left:86px;}

	

/** B O T T O M **/
.bottom_container .bottom_left {}



/** F O O T E R **/
.footer_container .copyright {float:left; min-width:100px; padding:5px;}
.footer_container .credit {float:left; margin-left:235px; padding:5px; min-width:100px;}




/** C L A S S E S **/



