#header
{
	background-image:			url('/images/header-bg-landing.png');
	background-repeat:			no-repeat  !important;
	/*height:					348px;*/
}
#content
{
	background-image:			url('/images/landing-content-bg.png')!important;
	background-repeat:			no-repeat !important;
}
#right
{
	background-color:		#d9d9de;
}

td#right_no_content 
{
	background-color:		#d9d9de;

}
#banner_landing h2,
.banner_content
{
	width:					320px;
	position:relative;
}


#banner_landing,
.banner_left
{
	height:					185px;
}

#banner_landing h2
{
	padding:					25px 0 0 0;
}
.banner_left
{
	background:					url('/images/landing-banner-bg.png');
	padding:					0 0 0 102px;
	width:						342px;
}

#banner_landing
{
	position:					relative;
	overflow:					hidden;
	background:					none;
}
#banner_image
{
	float:						right;
}