@import url("brammer_partners.css");
#maincontentzone 
{
	width: 328px !important;
	margin-left: 342px !important;
	float: left !important;
	position: static !important;
}

*html #maincontentzone
{
	float: left;
	display: inline;
	width: 280px;
	min-height: 400px;
	margin-left: 171px;

}

#maincontentzone h1
{
	width: 328px;
}

.brandArea
{
	position: relative;
}




.hm_card
{
	position: absolute;
	width: 550px;
	height: 426px;
	background-image: url('/images/interface/bp_home_card_img.jpg');
	background-repeat: no-repeat;
	top: 170px;
	left: -130px;
	/*display:none !important;*/
}


.hmCardHome
{
  height:415px;
  left:-65px;
  position:absolute;
  top:166px;
  width:387px;
  display:inline !important;
}

