#content {
	font-family: Arial;
	font-size: 10pt;
	color: #666;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 689px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	text-align: left;
	padding: 14px;
	line-height: 170%;
}

.home_contentbox {
	font-family: Arial;
	font-size: 10pt;
	color: #666;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	text-align: left;
	padding: 14px;
	margin-bottom: 15px;
	line-height: 170%;
}

#promotions_box {
	text-align: left;
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 176px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	margin-top: 15px;
	padding: 14px;

}

#promotions_box p {
	font-family: Arial;
	font-size: 10pt;
	color: #727272;
	line-height: 160%;
}

h3 {
	font-size: 13pt;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
}

