/* CSS Document */
@import url("menu.css");

body	{margin:0; padding:0; text-align:center; background:url("images/bg_main.png") repeat-x #927db5;}
div		{margin:0; padding:0;}
table	{border-collapse:collapse;}

.MainContainer	{width:910px;}
.btnSubmitSm	{background:url("images/btnSpecSubmit.png") no-repeat; width:62px; height:16px; border:0; padding:0; margin:4px 0 0 0;}

#MainBanner		{width:910px; height:227px;}
#MBLftEdgeCont	{width:21px; height:227px; float:left;}
#MBTopLftCrnr	{width:21px; height:38px; background: url("images/bg_mBanner_topLftCrnr.png") no-repeat;}
#MBLftEdge		{width:21px; height:147px; background: url("images/bg_mBanner_lftEdge.png") no-repeat;}
#MBBtmLftCrnr	{width:21px; height:42px; background: url("images/bg_mBanner_btmLftCrnr.png") no-repeat;}

#MBMainCont		{width:867px; height:227px; float:left;}

#MBLogoCont		{width:532px; height:227px; float:left;}
#MBTopEdge		{width:532px; height:38px; background:url("images/bg_mBanner_topEdge.png") repeat-x;}
#MBLogo			{width:532px; height:147px; background:url("images/mainLogo.jpg") no-repeat;}
#MBTagLine		{width:532px; height:42px; background:url("images/mainTagLine.png") no-repeat;}
#MBBtmEdge		{width:532px; height:42px; background:url("images/bg_mBanner_btmEdge.png") repeat-x;}

#MBSpecialCont	{width:233px; height:227px; float:left; background-image:url(images/Opt-In_bkgrnd_final.jpg); no-repeat;}
#MBSpecialContTopEdge	{width:335px; height:38px; background:url("images/bg_mBanner_topEdge.png") repeat-x;}
#MBSpecialContBtmEdge	{width:335px; height:42px; background:url("images/bg_mBanner_btmEdge.png") repeat-x;}

#MBmainRightImgCont 	{width:102px; height:227px; display:block; float:left;}
#MBmainRightImgTopEdge	{width:102px; height:38px; background:url("images/bg_mBanner_topEdge.png") repeat-x;}
#MBmainRightImg			{width:102px; height:147px; background:url("images/mainRightImgEdge.jpg") no-repeat;}
#MBmainRightImgBtmEdge	{width:102px; height:42px; background:url("images/bg_mBanner_btmEdge.png") repeat-x;}

#MBRtEdgeCont	{width:22px; height:227px; float:right; position:relative;}
#MBTopRtCrnr	{width:22px; height:38px; background:url("images/bg_mBanner_topRtCrnr.png") no-repeat;}
#MBRtEdge		{width:22px; height:147px; background:url("images/bg_mBanner_rtEdge.png") no-repeat;}
#MBBtmRtCrnr	{width:22px; height:42px; background:url("images/bg_mBanner_btmRtCrnr.png") no-repeat;}

#MainNav	{width:910px; height:25px; text-align:left;}
#MainContent	{}
#MainFooter	{}
.FooterLinks	{color:#fff;}
a.FooterLink	{color:#fff !important; text-decoration:none !important; font-size:12px !important;}
a.FooterLinks:hover	{color:#fff !important; text-decoration:underline !important; font-size:12px !important;}




