#container_header {
	background-image: url(../images/depth_stationery_spacer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 99px;
}

#container_header_inner {
	background-image: url(../images/depth_stationery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 99px;
}

#header {
	padding: 0px;
	height: 99px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_stationery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 80px;
	text-decoration: none;
	text-indent: 10px;
}

#container_content {
	background-image: url(../images/shadow_bg_stationery.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #a1aaae;
}

#container_wrapper #content_inner {
	width: 870px;
	position: relative;
	margin: 0px;
	visibility: visible;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#pricing_container {
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/pricing/table_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

*html .section_bottom {
	background-position: center top;
	margin-bottom: 3px;
}


#page_bottom {
	background-image: url(../images/shadow_bottom_stationery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 60px;
	background-color: #a1aaae;
}
