@charset "utf-8";
/* 12 in a Box                        */
/***********************************************/

/* reciews Page                       */
/***********************************************/ 
#info3
 {
	width: 950px;
	clear: both;
	background-image: url(../images1/reviewsimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 600px;
	display: block;
}
#info3 h1 {
	font-size: 90%;
	font-weight: bold;
	color: #ED1C24;
	margin-top: 26px;
	margin-left: 2px;
}

#info3left {
	padding: 0px;
	height: 333px;
	width: 460px;
	float: left;
	margin-top: 227px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(../images1/reviews.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#info3right {
	padding: 0px;
	width: 486px;
	float: left;
	margin-top: 227px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;

}
#info3right p {
	font-size: 78%;
	text-align: left;
	padding: 2px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 2px;

}
#info3right strong {
	margin: 0px;
	padding: 0px;
	color: #EC1D25;

}
#info3right a {
	text-decoration: none;
	color: #333333;

}
#left3 {
	float: left;
	width: 340px;
}
#right3 {
	float: left;
	width: 242px;
}
#info3right a:hover, #inforight1 a:active  {
	color: #CCCC33;

}
