@charset "utf-8";
.container .content #logo {
	height: 81px;
	width: 184px;
	float:left;

	
}
.container .content #banner {
	height: 112px;
	width: 816px;
	

	float:left;
}
.container #review {
	background-color: #FFF;
}
.row1 {
	background-color:#008ecd;
	font-weight:bold;

	color:#FFF;

}
.boxes{
	padding:3px;
	font-size:14px;
	border:1px #CCC solid;
}
.boxes2{
	
	font-size:17px;
	border:1px #CCC solid;
}
.container .content #article {
	float:left;
	width:1000px;
	
}
.red {
	

	color:
	#F00

}
.styled-button-1 {
	background-color: #008ecd;
	margin:5px;
	color: white;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 16px;
	line-height: 30px;
	border-radius: 20px 0px 20px 0px;
	border: 0px;
	text-shadow: #C17C3A 0px -1px 0px;
	width: 140px;
	height: 30px;
	 -moz-box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 5px 5px 5px #888;
 box-shadow: 5px 5px 5px #888;
}

.styled-button-2 {
	background-color: #008ecd;
	margin:5px;
	color: white;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 16px;
	line-height: 30px;
	border-radius: 20px 0px 20px 0px;
	border: 0px;
	text-shadow: #C17C3A 0px -1px 0px;
	width: 200px;
	height: 30px;
	 -moz-box-shadow: 5px 5px 5px #888;
 -webkit-box-shadow: 5px 5px 5px #888;
 box-shadow: 5px 5px 5px #888;
}
