body {
	background-color: #eef9f9;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	float: left;
	height: 77px;
	width: 956px;
}
#container {
	float: none;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	float: left;
	height: 33px;
	width: 956px;
}
#main {
	float: none;
	width: 916px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	text-align: center;
}
.mini_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 27px;
	width: 956px;
	background-color: #FFFFFF;
	padding-top: 13px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.grey {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greynumbers {
	color: #CCCCCC;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5AADB1;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.pricingbold {
	font-weight: bold;
	font-size: 14px;
}
