.item a:link, .item a:hover, .item a:visited {
	text-decoration:none;
}

.item_top {
	width:361px;
	height:11px;
	background:url(../images/item_top.gif);
}

.item_middle {
	width:339px;
	padding-left:10px;
	padding-right:10px;
	background:#000092;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	overflow-y:auto;
}

.item_bottom {
	width:361px;
	height:10px;
	background:url(../images/item_bottom.gif);
}

.item {
	width:731px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.item_top_731 {
	width:731px;
	height:11px;
	background:url(../images/item_top_731.gif);
}

.item_middle_731 {
	width:709px;
	padding-left:10px;
	padding-right:10px;
	background:#000092;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	overflow-y:auto;
}

.item_bottom_731 {
	width:731px;
	height:10px;
	background:url(../images/item_bottom_731.gif);
}

.item_731 {
	clear:both;
	width:731px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-family:arial black;
	font-size:18px;
	margin:0px;
	padding:0px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
}

.thumb {
	float:right;
	width:200px;
	margin-left:10px;
}

.testimonials td {
	border:1px solid #fff;
}