#main-cta
{
	width: 946px;
	height: 376px;
	background: transparent url("../images/white_bg.png") top repeat-y;
	margin: auto;
	position: relative;
	margin-top:2px;
}

#main-cta #cta
{
	text-indent: -5000px;
	width:920px;
	height:355px;
	display: block;
	top: 12px;
	left: 13px;
	position: relative;
	cursor:pointer;
}

#main-cta #cta #cta-top
{
	background: transparent url("../images/franchise_cta.jpg");
	width: 920px;
	height: 171px;
	position: relative;
}

#main-cta #cta #cta-cta
{
	background: transparent url("../images/franchise_cta.jpg") 0px -171px;
	width: 920px;
	height: 48px;
	position: relative;
}

#main-cta #cta.hover #cta-cta
{
	background: transparent url("../images/franchise_cta.jpg") 0px -219px;
}

#main-cta #cta #cta-bottom
{
	background: transparent url("../images/franchise_cta.jpg") 0px -267px;
	width: 920px;
	height: 136px;
	position: relative;
}

#main-cta .top-left-corner
{
	background: transparent url("../images/corners_top.png") 0px 0px repeat-y;
	width: 16px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#main-cta .top-right-corner
{
	background: transparent url("../images/corners_top.png") -16px 0px repeat-y;
	width: 16px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#main-cta .bottom-left-corner
{
	height: 13px;
	bottom: 0px;
}

#main-cta .bottom-right-corner
{
	height:13px;
	bottom: 0px;
}

#main-cta .top-border
{
	height: 15px;
	background: transparent url("../images/border_top.png") 0px 0px repeat-x;
	overflow: hidden;
}

#did-you-know
{
	width:946px;
	height:48px;
	background: transparent url("../images/didyouknow.png") top no-repeat;
	color: #ffffff;
	margin: auto;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#did-you-know .fact
{
	
	left: 199px;
	top: 15px;
	background: #b92a48 url("../images/didyouknow.png") -199px -15px no-repeat;
	position: absolute;
	width: 718px;
}
