
/*

	-- -- -- -- -- -- --
	Template v2: Default layout CSS file
	last edit: 29th April 08
	-- -- -- -- -- -- --

	File Contents: tudor estates
	
*/

@import "../../team/css/agent.css";
@import "../../team/css/newsearchpanel.css";  

#header { background:url(../img/team-logo.png) no-repeat scroll 640px 52px; }

/******************* =LOGO IMAGE */

#logo { margin:6em 0 1em 0; padding:0;  }
#logo a { display:block; height:100px; margin-left:10px; background: url(../img/logo.png) no-repeat 0px 0px; }

/******************* =GENERIC PAGES */

#generic_pages img, #partners img { background: #fff; }

/******************* =FOOTER IMAGE */

#content_wrapper { background:url('../img/bg-content_wrapper.png') repeat-x bottom; }

