
    #hd .con #hdr_info{
		padding-left:20px;
		width:970px;
		height:150px;
		float:left;
		text-align:right;
	}
	
	#hd .con #hdr_info h1{
		margin:91px 0 0 0;
		line-height:22px;
		font:normal 15px "Myriad Pro","Arial",sans serif;
		color:#cccccc;
		padding:0;
	}
	#hd .con #hdr_info h2{
		margin:6px 0 0 0;
		line-height:34px;
		font:italic 20px "Myriad Pro","Arial",sans serif;
		color:#aaaaaa;
		padding:0;
	}
	
#mn #main{
padding:0;margin-top:0;
background:#efefef none;
}
#mn #main #content{
	padding-top:8px;
	width:100%;
}
#mn #main #content .content{
	width:100%;
	text-align:center;
	margin-top:63px;
}
#mn #main #content .content h1{
	color:#333333;
	font:normal 45px "Myriad Pro","Arial",sans serif;
}
#mn #main #content .content h2{
    color:#333333;
    font:italic 20px "Myriad Pro","Arial",sans serif;
}

#mn #main #content .content .plan{
	width:226px;
	margin-left:22px;
	float:left;
}
#mn #main #content .content .first{
	margin-left:5px;
}
#mn #main #content .content .plan .heads{
	width:228px;
	height:216px;
	background:url('/imgs/sign-plan-bg.png') no-repeat;
}
#mn #main #content .content .plan .details{
	height:286px;width:228px;
	margin-top:13px;
	background:url('/imgs/sign-plan-nfo-bg.png') repeat-x top;
}
#mn #main #content .content .big_rounded_box{
	width:980px;
	margin:0;padding:0;
}
#mn #main #content .content .big_rounded_box .top{
	margin:0;padding:0;
	height:15px;width:980px;
	background:url('/imgs/wide-content-top-bg.png') no-repeat;
}
#mn #main #content .content .big_rounded_box .bottom{
	margin:0;padding:0;
	height:15px;width:980px;
	background:url('/imgs/wide-content-bottom-bg.png') no-repeat;
}
#mn #main #content .content .big_rounded_box .content{
	margin:0;padding:0;
	width:980px;
	background:url('/imgs/wide-content-bg.png') repeat-y;
}
#mn #main #content .content .big_rounded_box .content p,
#mn #main #content .content .big_rounded_box .content div{
	margin:0;padding:0;
}
