body{
	background:#670001 url(images/bg_red.gif) repeat-x;
}
#container{
	width:800px;
	margin:50px auto;
}
#white_box_top{
	width:800px;
	height:34px;
	background:url(images/white_box_top.png);
}
#header{
	width:715px;
	height:106px;
	margin:0 auto;
}
#testimonial{
	width:693px;
	height:158px;
	margin:20px auto;
}
#white_box_body{
	width:800px;
	background:#ffffff;
}
#bulleted_list{
	width:600px;
	margin-top:15px;
	margin:0 auto;
	font:bold 18pt verdana;
	color:#670001;
	text-align:center;
}
.list_items{
	font:16pt verdana;
	line-height:24px;
}
#white_box_bottom{
	width:800px;
	height:147px;
	background:url(images/white_box_bottom.png);
}