body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 18px 0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-family: Lucida Handwriting;
	font-size: 16px;
	margin: 15px 0;
	color: #CC0000;
	font-weight: bold;
}
.mainwraper {
	width: 100%;
	min-height: 200px;
	margin: 0 auto;
	max-width: 816px;
	padding: 8px 0 80px 0;
}
.logo img {
	margin-top: 15px;
}
.header .top {
	position: relative;
	text-align: center;
}
.header .top div {
	display: inline-block;
	vertical-align: bottom;
}
.content1 {
	padding-top: 25px;
	line-height: 18px;
	text-align: center;
}
.content1 span, .content2 span {
	display: block;
	font-weight: bold;
}
.content2 {
	text-align: center;
	margin: 15px 0;
	line-height: 18px;
}
.content2 img {
	display: inline-block;
	margin: 2px 29px 4px;
}
.content3 {
	text-align: left;
	line-height: 18px;
	margin-bottom: 3px;
}
.content3 span {
	font-weight: bold;
}
.content3 p {
	margin-bottom: 15px;
}
.blue {
	color: #006699;
}
.red {
	color: #CC0000;
}
.menu {
	line-height: 52px;
	text-align: center;
}
.menu a {
	text-decoration: none;
	color: #000;
	padding: 0 25px;
}
.menu a:last-child {
	padding-right: 0;
}
.menu a:hover {
	color: #EBD319;
}
.social {
	font-size: 0;
	margin-left: 4px;
}
.social img {
	height: 27px;
	width: 25px;
	display: inline-block;
	margin-left: 4px;
}
.left-link {
	line-height: 30px;
	text-align: center;
}
.left-link a {
	display: inline-block;
}
.leftimg a {
	display: block;
}
.leftimg {
	margin-bottom: 15px;
}
.sm {
	font-size: 10px;
	margin: 0
}
.mid img {
	margin-top: 15px;
}
.btm span {
	font-size: 12px;
	font-weight: bold;
}
.btm span a {
	display: block
}
.btm img {
	display: inline-block;
	margin: 0 5px;
}
.expand-btn {
	display: block;
	text-align: left;
	background: #006699;
	border: 0;
	width: 100%;
	color: #fff;
	line-height: 42px;
	text-transform: uppercase;
	padding: 0;
	outline: none;
	position: relative;
	z-index: 1;
	margin-top: 15px;
}
.expand-btn i {
	float: right;
	margin-top: 12px;
}
 @media (min-width:1200px) {
.mainwraper {
	width: 816px;
	position: relative;
	overflow: hidden;
}
.header .top {
	text-align: right;
	position: absolute;
	right: 3px;
	z-index:111;
}
.content1 {
	padding: 47px 0 0 0;
	text-align: left;
	margin-left: -8px;
}
.content2 {
	margin: 11px 0 20px 18px;
}
.content3 {
	padding-left: 25px;
}
.left-link {
	text-align: left;
}
.left-link a {
	display: block;
}
.leftimg {
	padding-left: 25px;
}
.no-padding {
	padding-left: 0;
}
}
 @media (min-width:992px) and (max-width:1199px) {
.left-link {
	text-align: left;
}
}
 @media (min-width:768px) and (max-width:991px) {
.left-link {
	text-align: left;
}
}
@media (min-width:200px) and (max-width:767px) {
body {
	font-size: 13px;
}
.mainwraper {
	padding-bottom: 20px;
}
.leftimg {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.left-link a {
	margin: 0 5px;
}
.menu {
	line-height: 30px;
	margin-top: 10px;
	padding: 0;
	background: #006699;
}
.menu .visible-xs {
	display: inline-block !important;
}
.menu a {
	color: #fff;
	background: #006699;/*border-bottom: 1px solid #fff;*/
}
/*.menu a:hover {
	color: #000;
	background: #EBD319;
}*/
.menu a:last-child {
	padding-right: 5px;
}
/*.menu {
	border-top: 1px solid #fff;
	margin-top:0;
	display: none;
	padding:0;

}*/

/*.menu a {

	display: block;

	text-align: left;

	padding-left: 0;

	line-height: 44px;

}*/



h2 {
	margin-bottom: 8px;
}
h4, h3, h2 {
	font-size: 14px;
	line-height: normal;
}
.left-link a {
	line-height: 22px;
}
.content1 {
	padding-top: 10px;
}
.content1 span, .content2 span {
	font-size: 12px;
	font-weight: normal;
}
.red {
	text-align: left;
}
}
@media (min-width:569px) and (max-width:767px) {
.menu a {
	padding: 0 6px;
	font-size: 14px;
}
}
@media (min-width:200px) and (max-width:568px) {
.menu a {
	padding: 0 2px;
	font-size: 11px;
}
}
