/*********************************************************
**********************************************************

	Folder:	Theme341
	Name:	Real Estate 4
	Cat:	Real Estate

**********************************************************
*********************************************************/



/*------------------------------------
	GENERAL
------------------------------------*/

		.sf_outer_wrapper{
		width: 736px;
		margin: auto;
		border: solid 1px #ccc;
		}
		.sf_wrapper{
		width: auto;
		height: auto;
		background-color: #F6F6F6;
		}
		.sf_wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		font-size: .01em;
		}
/*------------------------------------
	HEADER
------------------------------------*/
		.sf_header_wrapper{
		width:100%;
		height: auto !important 
		height: 80px;
		min-height: 80px;
		background-color:#FAFAFA;
		}
		
		.sf_header_wrapper:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
		}
		.sf_main_header{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		font-weight: bold;
		padding: 15px 10px 0px 0px;
		height: 30px;
		overflow:hidden;
		width: 620px;
		float:right;
		}
		.sf_sub_header{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		font-weight: bold;
		padding: 5px 10px 20px 0px;
		height: 30px;
		overflow:hidden;
		width: 620px;
		float:right;
		}
		.sf_sub_header p, .sf_main_header p{
		margin: 0;
		padding: 0;
		}
		.sf_extra1{
		width: 736px;
		height:31px;
		.sf_edit: true;
		background-color: #FAFAFA;
		background-image: url(images/top_right_1.gif);
		background-repeat: no-repeat;
		background-position: right top;
		}
		.sf_extra2{
		float: left;
		display:inline;
		width:50px;
		height: auto !important height: 71px;
		min-height: 71px;
		margin: 5px 0px 0px 40px;
		}
		
		
		
/*------------------------------------
	NAVIGATION
------------------------------------*/
		.sf_navigation{
		width: 736px;
		min-height:1%;
		height: auto !important; 
		height: 1%;
		border-top: solid 1px #fff;
		border-bottom: solid 1px #fff;
		background-image: url(images/nav_bg_1.gif);
		background-repeat: repeat;
		}
		.sf_navigation:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
		}
		.sf_navigation ul{
		margin: 0px;
		padding: 0px;
		min-height:1%;
		height: auto !important; 
		height: 1%;
		}
		.sf_navigation ul:after{
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		font-size: 1px;
		clear: both;
		}
		.sf_navigation ul li{
		list-style-type: none;
		float:left;
		width: 184px;
		height: auto;
		margin: 0px;
		padding: 0px;
		}

		.sf_navigation ul li a{
		white-space: nowrap;
		position: relative;
		display: block;
		text-decoration: none;
		text-align:center;
		padding: 4px 0px 8px 0px;
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		font-weight: bold;
		background-image: url(images/nav_1.gif);
		background-repeat: no-repeat;
		}
		.sf_navigation ul li a:hover{
		background-image: url(images/nav_on_1.gif);
		background-repeat: no-repeat;
		}
		.sf_navigation_top{
		display:none;
		}
		
		.sf_subnavigation, .sf_subnavigation2 {
			display:none;
		}
	
		
/*------------------------------------
	CONTENT
------------------------------------*/
		
		.sf_content{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 15px 20px 20px;
		font-size: .8em;
		}
		.sf_pagetitle{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .6em;
		font-weight: bold;
		padding: 20px 10px 0px 20px;
		height: 30px !important height: 30px;
		min-height: 30px;
		border-top: solid 1px #fff;
		}
		.sf_extra5{
		width:736px;
		height: auto !important height: 166px;
		min-height: 166px;
		}
		.sf_extra5 span{
		display:block;
		height: 151px;
		padding: 15px 15px 0px 350px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		overflow:auto;
		sf_edit: true;
		}
	
		
		
		
/*------------------------------------
	FOOTER
------------------------------------*/
		.sf_footer{
		width: 100%;
		height: auto !important height: 34px;
		min-height: 34px;
		padding: 0;
		margin: 0;
		color: #fff;
		clear: both;
		background-image: url(images/bottom_bar.gif);
		background-repeat: repeat-x;
		background-color:#797979;
		}
		.sf_footer div{
		display:block;
		text-align:center;
		font-size:.6em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-top: 4px;
		}
		
		.sf_footer div div{
			padding-top: 0px;
		}
		
		.sf_footer:after {
    	content: ".";
    	display: block;
    	height: 0;
    	clear: both;
    	visibility: hidden;
		}

/*------------------------------------
	banner
------------------------------------*/	
		
		.sf_banner{
		margin-bottom: 35px;
		padding-top: 80px;
		text-align: center;
		font-size: .8em;
}
		.sf_banner div#bannerLink{
		padding-top: 10px;
}
		