/*

	-- -- -- -- -- -- --
	Template v2: Default layout CSS file
	last edit: 10th August 10
	-- -- -- -- -- -- --

	File Contents: Cross Estates
	
*/

@import "../../team/css/agent.css";
@import "../../team/css/newsearchpanel.css";    

/******************* =LOGO IMAGE */

#logo { margin:1em 0 1em 0; }
#logo a { display:block;   height:229px; background: url('../img/bglogo.png') 20px 20px no-repeat; }

#feature p { position:relative; width:890px; margin:-33px 0 0 !important; margin: 0; padding:5px;   }
#feature img { height:288px; display:block; }
#feature { clear:both; width:550px; height:288px; padding:37px 20px 10px 20px; }




/******************* =FOOTER IMAGE */

/**If you need to use a custom image uncomment out the following and add your image to the img folder */

/*#content_wrapper { background:url('../img/bg-content_wrapper.png') repeat-x bottom; } */


