/* -- Top Pane --*/
#topPane {
	height: 218px;
	width: 761px;
	background: url(multisaverBack.gif) 0px 7px no-repeat;
	position: relative;
}

#topPane #content {
	position: absolute;
	left: -25px;
	width: 786px;
	background: url(multisaver.gif) top left no-repeat;
}

#topPane #content2 {
	position: absolute;
	left: -25px;
	width: 786px;
	background: url(freeBMaxLogo.gif) 3px 15px no-repeat;
}

#topPane #saveOnInsurance {
	float: right;
	height: 212px;
	width: 405px;
	background: url(howCanYouSaveOnInsurance.gif) no-repeat top right;
}

#topPane #protectNoClaimsBonus {
	float: right;
	height: 212px;
	width: 405px;
	background: url(protectYourMaximumNoClaimsBonus.gif) no-repeat top right;
}

#topPane #intro{
	float: left;
	width: 261px;
  height: 100px;
 
	margin-top: 84px;
	margin-left: 84px;
	_margin-left: 42px;
	color: #666666;
	font-family: verdana, arial sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#topPane #content2 #intro
{
  width: 270px;
	margin-top: 104px;
	margin-left: 56px;
	_margin-left: 28px;
}

#topPane #buttons {
	margin-top: 180px;
	margin-left: 225px;
}

#freeBmax 
{
  width: 96px;
  height: 24px;
  background: url(freeBmaxOver.gif) 0 0 no-repeat;
}

#multisaver 
{
  width: 83px;
  height: 24px;
  background: url(multisaverLinkOver.gif) 0 0 no-repeat;
}

#freeBmax, #multisaver, #buttons img
{
  float: left;
}

#freeBmax:hover img, #multisaver:hover img 
{
  display: none;
} 

/* -- END Top Pane --*/
