@import url(app.css);@import url(blocks.css);*{border-radius:0}body{color:#333;font-size:13px;line-height:1.6}body.header-fixed-space{padding-top:94px}body.header-fixed-space-v2{padding-top:135px}@media (max-width:991px){body.header-fixed-space,body.header-fixed-space-v2{padding-top:0}}label,li,li a,p{color:#555}a{color:#72c02c;text-decoration:none}a,a:active,a:focus,a:hover,button,button:hover{outline:0!important}a:focus{text-decoration:none}a:hover{color:#72c02c;text-decoration:underline}.wrapper{background:#fff}.boxed-layout{padding:0;box-shadow:0 0 5px #ccc;margin-left:auto!important;margin-right:auto!important;background:url(../img/patterns/15.png)}

.imgfull a, .imghalf1 a, .imghalf2 a { color: #000000; }
.imgfull {
	text-align: center;
	font-size: 13px;
	margin-bottom: 14px;
}
.imgfull img {
	max-width: 750px;
	max-width: 100%;
	margin-bottom: 3px;
}
.imghalf1 {
	text-align: left;
	padding-right: 5px;
	float: left;
	max-width: 365px;
	max-width: 50%;
	font-size: 13px;
}
.imghalf1 img {
	max-width: 100%;
	margin-bottom: 3px;
}
.imghalf2 {
	text-align: right;
	margin-bottom: 14px;
	font-size: 13px;
	padding-left: 5px;
	max-width: 50%;
	float: right;
}
.imghalf2 img {
	max-width: 100%;
	margin-bottom: 3px;
}
.anchor{
  display: block;
  height: 160px; /*same height as header*/
  margin-top: -160px; /*same height as header*/
  visibility: hidden;
}