/* SM - LAYOUT styles for divs on PRICING PAGES */
#footer {
	background-image: url(/img/2_footer.gif);
	height: 50px;
	text-align: center;
	padding: 0px;
	line-height: 12px;
	font-size: 9px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 1021px;
}
#center {
	width: 1101px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 800px;
	overflow: visible;
}
#fadeL {
	width: 40px;
	float: left;
	background-image: url(/img/2-fadeL.gif);
	height: 340px;
}
#fadeCenterContent {
	width: 1021px;
	float: left;
	background-image: url(/img/2_tile_body.gif);
	overflow: visible;
	background-repeat: repeat-x;
	position: relative;
}
#fadeBodyContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 933px;
	height: 400px;
	background-image: url(/img/2_tile_text.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#fadeR {
	width: 40px;
	float: left;
	background-image: url(/img/2_fadeR.gif);
	height: 350px;
}
#navLink {
	width: 1021px;
	height: 34px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
}
#wrapper {
	margin: 0px;
}
#page_head {
	width: 90%;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
