body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.leftNav {
	height: 464px;
	width: 151px;
	background-image: url(images/background-leftNavigation.jpg);
	background-repeat: repeat;
}
.top {
	height: 136px;
	width: 800px;
}
.bottom {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #656565;
	background-image: url(images/background-bottom.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 244px;
}
.logo {
	padding-top: 18px;
	padding-left: 28px;
}
.topStrip {
	background-color: #594099;
	height: 20px;
	width: 800px;
}
.bottom2 {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #656565;
	background-image: url(images/background-bottom.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 405px;
}
.customerContainer {
	background-image: url(images/customer-service-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 24px;
	padding-left: 49px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.aboutContainer {
	padding-top: 23px;
	padding-left: 49px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 50px;
	vertical-align: top;
}
.customerContainer a {
	color: #472F91;
	text-decoration: underline;
}
.aboutContainer a {
	color: #472F91;
	text-decoration: underline;
	font-weight: bold;
}
.aboutContainerFinePrint {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	padding-left: 10px;
	display: block;
}
.recommend {
	padding-top: 23px;
	padding-left: 49px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-right: 50px;
	vertical-align: top;
}
.recommendTitle {
	font-size: 18px;
	line-height: 24px;
	color: #4F1F91;
}