@charset "utf-8";
/* CSS Document */

.mainwrap {
	width:100%;
}
#topframe {
	background:#ffffff;
}
#midframe {
	height:700px;
	background: url(../images/home/pattern.jpg) repeat;
	background: url(images/pattern.jpg) repeat-x;
}
.midwrap {
	width:100%;
	max-width:960px;
	margin:0 auto;
}
.head_top {
	background-color:#ffffff;
	width:100%;
	height:80px;
}
a {
	color:#000;
	font-weight:600;
}
.callUs {
	float:right;
	padding-right:15%;
	font-size:15px;
}
.callUs img {
	padding:0 10px 0 10px;
}
.callUs strong {
	font-size:20px;
}
#formFlex {
	text-align:center;
}
#formbox {
	background-image:url(images/form.png);
	background-repeat:no-repeat;
	text-align:center;
	width:637px;
	height:311px;
	margin:0 auto;
	padding:0;
}
.insider {
	color:#fff;
	font-size:12px;
}
#content h3 { text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; font-weight:bold; color:#93a924; margin-bottom:40px; }
	#content h3 span { color:#1a2353; }
	#content .col-xs-3 { font-family: 'open_sanslight', Sans-Serif; font-size:20px; padding: 0 15px; display:inline-block; }
.tr_bbox {
	color:#1a2353;
	width:100%;
	max-width:960px;
	text-align:center;
	margin:0 auto;
	margin-top: 30px;
}
.tr_bbox h3 {
	color:#93a924;
	font-size:24px;
}
.tr_bbox span {
	color:#000;
}
.tr_bbox p {
	font-size:18px;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}
ut[type="text"].small { width:20%; }	
	#formFlex button[type="submit"] { background:url(images/btn-get.png); width:384px; height:69px; display:block; margin:0 auto; border:0; }
@media screen and (max-width: 872px) {
	#content .col-xs-3 {
	/*width:30%; padding:0 40px 0 40px; margin:0; color:#fff; text-align:center;*/
}	
}
