body {
	background: url('../images/background.png') repeat-x #f2efe8;
}
.banner-text {
	background-color:#af9a80;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-style:italic;
	padding :4px;
}
.body {
	border :1px solid #e6e0d0;
	background-color :#fff;
	width :962px;
	margin :0 auto;
}
.left {
	background-color: #d7ccbf;
	width: 176px;
	font-size: 13px;
}
.right {
	background-color: #3c80ba;
	width: 176px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	padding-top: 17px;
}
.right strong {
	font-size: 16px;
}
.right, .right p {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.footer {
	color: #fff;
	font-size: 10px;
	background-color: #af9a80;
	text-align: center;
	padding: 8px;
}
.numbers {
	font-weight: bold;
	padding-right: 20px;
	color: #3c80ba;
}
.questions {
	font-weight: bold;
	padding-bottom: 5px;
}
