@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700,900,100);
/* ### general ### */
* { margin: 0px; padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body { font-family: 'Roboto', sans-serif; font-size: 12px; color: #000; }
input, select, textarea { font-family: 'Roboto', sans-serif; font-size: 12px; color: #000; }
body { background: #fff; }
img { border: 0px; display: block; }
ul, li { list-style: none; }
:focus { outline: none; }
a {color:#ca0015; text-decoration: none}
a:hover{color: black}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:289px; /* your iframe height */
   top:289px;  /* your iframe height */
   margin-top:-289px;  /* your iframe height */
}

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### global classes ### */
.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
.center { margin: 0 auto; max-width: 940px; position: relative; }

		/* ### main container ### */
		#mainCntr { width: 100%; }

		/* ### header container ### */
		#headerCntr { position: relative; width: 100%; height: 121px; background: url(../images/header_bg.png) repeat-x; }
		#headerCntr .logo { position: absolute; top: 21px; left: 27px; }
		#headerCntr p { color: #1a1a18; font-size: 11px; top: 23px; left: 178px; position: absolute; }
		#headerCntr a.login { position: absolute; top: 25px; right: 0; line-height: 26px; padding: 0 16px; text-decoration: none; background: #ca0015; color: #fff; }
		#headerCntr a.login:hover { background: #231f20; }
	
				/* ### links box ### */
				.linksBox { position: absolute; top: 33px; right: 0px/*174px*/; }
				.linksBox li { float: left; margin-left: 10px; font-size: 11px; }
				.linksBox li a { color: #1a1a18; text-decoration: none; }
				.linksBox li a:hover, .linksBox li.active a { color: #ca0015; }
		
				/* ### menu box ### */
				.menuBox { position: absolute; top: 80px; left: 0px; width: 100%; }
				.menuBox ul { width: 100%; text-align: center; }
				.menuBox li { display: inline-block; margin: 0 15px; font-size: 15px; line-height: 41px; letter-spacing: 1px; }
				.menuBox li a { color: #000; text-decoration: none; }
				.menuBox li a:hover, .menuBox li.active a { color: #ca0015; }
	
		/* ### free container ### */
		#freeCntr { width: 100%; background: url(../images/free_bg.jpg) repeat-x; min-height: 288px; position: relative; padding-top: 38px; z-index: 101; }
		#freeCntr h1 { color: #fff; font-size: 36px; font-weight: 100; text-align: center; margin-bottom: 28px; text-transform: uppercase; letter-spacing: 1px; }
		#freeCntr ul { text-align: center; width: 100%; }
		#freeCntr li { float: left; text-align: center; width: 20%; }
		#freeCntr li a { display: block; text-align: center; width: 100%; text-decoration: none; }
		#freeCntr li img { display: inline; margin-bottom: 22px; }
		#freeCntr li p { display: block; color: #fff; font-size: 22px; font-weight: 100; letter-spacing: 1px; }
		#freeCntr .bot { position: absolute; bottom: -16px; left: 0; width: 100%; text-align: center; }
		#freeCntr .bot a { display: inline-block; padding: 0 51px; line-height: 34px; color: #fff; font-size: 13px; text-decoration: none; background: #ca0015; }
		#freeCntr .bot a:hover { background: #000; } 
	
		/* ### membership container ### */
		#membershipCntr { width: 100%; padding: 50px 0 36px 0; position: relative; z-index: 100; }
		#membershipCntr .holder { margin-right: -20px; }
		#membershipCntr .block { float: left; width: 50%; padding-right: 20px; }
		#membershipCntr .inner { width: 100%; }
		#membershipCntr .membership { width: 100%; padding: 17px 25px 25px 25px; background: #5d5d5d; }
		#membershipCntr h2 { color: #fff; font-size: 22px; font-weight: normal; letter-spacing: 1px; margin-bottom: 12px; }
		#membershipCntr h2 span { display: block; font-weight: 900; }
		#membershipCntr .bot { width: 100%; }
		#membershipCntr .links { position: relative; float: left; width:320px; margin-right: 10px; }
		#membershipCntr .links span.drop { background: #fff url(../images/dropred_bg.png) no-repeat right; height: 33px; line-height: 33px; padding: 0 33px 0 17px; color: #000; font-size: 13px; cursor: pointer; display: block; -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 2px rgba(0,0,0,0.3); }
		#membershipCntr .links ul { display: none; position: absolute; top: 31px; left: 0; background: #fff; width: 100%; padding: 8px 0 14px 0; -webkit-box-shadow: 0px 4px 2px rgba(0,0,0,0.3); box-shadow: 0px 4px 2px rgba(0,0,0,0.3); } 
		#membershipCntr .links li { font-size: 13px; }
		#membershipCntr .links li a { line-height: 32px; padding-left: 16px; text-decoration: none; display: block; color: #ca0015; }
		#membershipCntr .links li a:hover { background: #fae6e8; }
		#membershipCntr .links:hover ul { display: block; }
		#membershipCntr a.btn { float: left; display: inline-block; padding: 0 15px; line-height: 33px; text-decoration: none; background: #ca0015; font-size: 13px; color: #fff; }
		#membershipCntr a.btn:hover { background: #000; }
		#membershipCntr .something { width: 100%; padding: 17px 25px 25px 25px; background: url(../images/something_bg.jpg) no-repeat center center; background-size: cover; }
	
		#membershipCntr .answer { position: relative; width: 100%; height: 144px; padding: 17px 25px 25px 25px; background: #ca0015; display: none; }
		#membershipCntr .answer h2 { margin-bottom: 0px;}
		#membershipCntr .answer h2 span { font-weight: 100; }
		#membershipCntr .answer p { color: white; font-weight: 900; font-size: 22px;letter-spacing: 1px; }
		#membershipCntr .answer .sub { font-weight: 300; font-size: 13px; margin-top: 17px; }
		#membershipCntr .answer .close { position: absolute; top: 0px; right: 0px;}
		#membershipCntr .answer .sub a { color: white; text-decoration: underline;}
		#membershipCntr .answer .sub a:hover { text-decoration: none}
		
		/* ### members container ### */
		#membersCntr { width: 100%; background: url(../images/members_bg.png) repeat-x; height: 106px; position: relative; z-index: 1;}
		#membersCntr .heading { width: 100%; text-align: center; margin-bottom: 8px; }
		#membersCntr h3 { color: #ca0015; font-size: 22px; line-height: 22px; display: inline-block; padding: 0 32px; background: #fff; }
		#membersCntr .slider { width: 100%; position: relative; }
		#membersCntr ul { width: 100%; }
		#membersCntr li { float: left; overflow: hidden; margin-right: -75px; }
		#membersCntr .icon { float: left; padding-right: /*75*/28px; }
		#membersCntr .icon .inner { width: 100%; }
		#membersCntr a.prev { position: absolute; top: 8px; left: -50px; background: url(../images/prev.png) no-repeat; width: 17px; height: 32px; z-index: 500; }
		#membersCntr a.next { position: absolute; top: 8px; right: -50px; background: url(../images/next.png) no-repeat; width: 17px; height: 32px; z-index: 500; } 
	
		/* ### home container ### */
		#homeCntr { width: 100%; padding: 30px 0 46px 0; }
		#homeCntr .new { float: left; padding: 20px 84px 0 26px; width: 52%; }
		#homeCntr .new h4 { color: #000; font-size: 22px; font-weight: 900; margin-bottom: 25px; letter-spacing: 1px; } 
		#homeCntr .new p { color: #000; font-size: 13px; line-height: 22px; letter-spacing: 1px; margin-bottom: 22px; }
		#homeCntr .new a.btn { display: inline-block; line-height: 26px; text-decoration: none; padding: 0 15px; color: #fff; font-size: 13px; background: #ca0015; }
		#homeCntr .new a.btn:hover { background: #000; }
		#homeCntr .home { float: right; width: 48%; }
		#homeCntr .home .left { float: left; width: 50%; padding-right: 10px; }
		#homeCntr .home .right { float: left; width: 50%; padding-left: 10px; }
		#homeCntr .home .news { width: 100%; min-height: 318px; padding: 22px 25px 26px 25px; background: #ececed; }
		#homeCntr .home .news h4 { color: #000; font-size: 22px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; } 
		#homeCntr .home .news li { padding: 10px 16px 14px 0; border-bottom: 1px solid #fff; }
		#homeCntr .home .news a { color: #000; font-size: 12px; line-height: 13px; letter-spacing: 1px; text-decoration: none; font-weight: 500; }
		#homeCntr .home .news a span { display: block; color: #ca0015; font-weight:400; }
		#homeCntr .home .news li:last-child { border: 0; padding-bottom: 0; }
		#homeCntr .home .want { width: 100%; padding: 20px 20px 22px 24px; min-height: 318px; background: url(../images/want_bg.jpg) no-repeat center center; background-size: cover; }
		#homeCntr .home .want h4 { color: #fff; font-size: 26px; font-weight: 900; min-height: 232px; letter-spacing: 1px; }
		#homeCntr .home .want h4 span { font-weight: 100; }
		#homeCntr .home .want a.btn { display: block; text-decoration: none; line-height: 34px; text-align: center; background: #ca0015; color: #fff; font-size: 15px; }
		#homeCntr .home .want a.btn:hover { background: #000; }
	
		/* ### banner container ### */
		#bannerCntr { width: 100%; height: 289px; overflow: hidden; }
		#bannerCntr img.banner { width: 100%; }
		#bannerCntr.sub1 { background: url(../images/banner_bg.jpg) no-repeat center center; background-size: cover; }
		#bannerCntr.sub2 { background: url(../images/banner_bg2.jpg) no-repeat center center; background-size: cover; }
		#bannerCntr img.icon { margin: 80px 0 0 24px; }
	
		/* ### np container ### */
		#npCntr { width: 100%; padding: 20px 0 15px 0; border-bottom: 2px solid #f2f2f2; }
		#npCntr ul { padding-left: 26px; overflow: hidden; }
		#npCntr li { float: left; margin-right: 4px; font-size: 13px; font-weight: 100; color: #000; }
		#npCntr li a { color: #000; text-decoration: none; font-weight: 300;}
		#npCntr li a:hover { text-decoration: underline; }
	
		/* ### map container ### */
		#mapCntr { width: 100%; height: 289px; overflow: hidden; }
		#mapCntr img { width: 100%; }
		
		/* ### contribution container ### */
		#contributionCntr { width: 100%; padding: 38px 0 96px 0; background: url(../images/bg3.jpg) no-repeat center center; background-size: cover; }
		#contributionCntr h1 { color: #fff; font-size: 32px; text-align: center; font-weight: normal; margin-bottom: 72px; text-transform: uppercase; }
		#contributionCntr .text { width: 100%; padding: 22px 0; text-align: center; background: #fff; }
		#contributionCntr h2 { color: #000; font-size: 18px; line-height: 26px; }
		#contributionCntr p { color: #000; font-size: 16px; line-height: 26px; font-weight: 300; padding: 0 185px; }
		#contributionCntr .icons { width: 100%; background: #ca0015; padding: 35px 0 40px 0; position: relative; }
		#contributionCntr ul { text-align: center; width: 100%; overflow: hidden; }
		#contributionCntr li { float: left; text-align: center; width: 20%; }
		#contributionCntr li a { display: block; text-align: center; width: 100%; text-decoration: none; }
		#contributionCntr li a img { display: inline; margin-bottom: 22px; }
		#contributionCntr li a span { display: block; color: #fff; font-size: 22px; font-weight: 100; letter-spacing: 1px; }
		#contributionCntr .bot { position: absolute; bottom: -16px; left: 0; width: 100%; text-align: center; }
		#contributionCntr .bot a { display: inline-block; width: 178px; text-align: center; margin: 0 10px; line-height: 34px; color: #ca0015; font-size: 13px; text-decoration: none; background: #fff; }
		#contributionCntr .bot a:hover { background: #000; color: #fff; } 
	
		/* ### shortly container ### */
		#shortlyCntr { width: 100%; padding: 52px 0 94px 0; background: url(../images/bg3.jpg) no-repeat center center; background-size: cover; }
		#shortlyCntr .left { width: 69%; padding-right: 19px; float: left; }
		#shortlyCntr .left h1 { color: #fff; font-size: 32px; font-weight: normal; text-align: center; margin-bottom: 58px; }
		#shortlyCntr .left .changed { width: 100%; background: #fff; padding: 18px 24px 22px 24px; }
		#shortlyCntr .left h2 { color: #000; font-size: 22px; margin-bottom: 18px; line-height: 26px; }
		#shortlyCntr .left h2 span { font-weight: 100; display: block; }
		#shortlyCntr .left fieldset { border: 0; width: 100%; overflow: hidden; }
		#shortlyCntr input[type="text"] { border: 0; background: #e5e5e5; width: 100%; height: 36px; line-height: 36px; padding: 0 18px; color: #717171; font-size: 16px; font-weight: 300; margin-bottom: 25px; }
		#shortlyCntr .left textarea { font-weight: 300; color:#717171; border: 0; background: #e5e5e5; width: 100%; height: 156px; resize: none; font-size: 16px; padding: 15px; margin-bottom: 25px; }
		#shortlyCntr .left input[type="submit"] { border: 0; background: #ca0015; width: 75px; height: 33px; cursor: pointer; float: right; color: #fff; font-size: 13px; }
		#shortlyCntr .left input[type="submit"]:hover { background: #000; }
		#shortlyCntr .right { width: 31%; float: left; margin-top: -173px; }
		#shortlyCntr .right .photo { width: 100%; margin-bottom: 17px; }
		#shortlyCntr .right .photo img { width: 100%; }
		#shortlyCntr .right .why { width: 100%; padding: 18px 22px 16px 24px; background: #fff; }
		#shortlyCntr .right .slider { position: relative; width: 100%; }
		#shortlyCntr .right ul { width: 100%; }
		#shortlyCntr .right li { width: 100%; }
		#shortlyCntr .right h3 { color: #000; font-size: 22px; margin-bottom: 32px; }
		#shortlyCntr .right p { color: #000; font-size: 13px; font-weight: 300; line-height: 18px; margin-bottom: 50px; }
		#shortlyCntr .right p span { display: block; color: #ca0015; font-weight: bold; }
		#shortlyCntr .right a.prev2 { position: absolute; bottom: 2px; left: 0; background: url(../images/prev2.png) no-repeat; width: 12px; height: 22px; z-index: 500; }
		#shortlyCntr .right a.next2 { position: absolute; bottom: 2px; right: 0; background: url(../images/next2.png) no-repeat; width: 12px; height: 22px; z-index: 500; }
		#shortlyCntr .right .cycle-pager2 { 
			text-align: center; z-index: 500; overflow: hidden; margin-bottom: 7px; 
		}
		#shortlyCntr .right .cycle-pager2 span { 
			text-indent: -9999px; border-radius: 50%; width: 10px; height: 10px; 
			display: inline-block; color: #ddd; cursor: pointer; background: #b3b3b3; margin: 0 5px;
		}
		#shortlyCntr .right .cycle-pager2 span.cycle-pager-active { background: #ca0015;}
		.cycle-pager > * { cursor: pointer;}
		#shortlyCntr .bot { text-align: center; width: 100%; }
		#shortlyCntr .bot a { display: inline-block; text-decoration: none; color: #000; font-size: 13px; font-weight: 300; }
		#shortlyCntr .bot a:hover { text-decoration: underline; }
	
		/* ### content container ### */
		#contentCntr { overflow: hidden; width: 100%; padding: 28px 0 20px 0; }
		
			/* ### left container ### */
			#leftCntr { float: left; width: 73%; }
		
					/* ### administration box ### */
					.administrationBox { width: 100%; padding-right: 20px; }
					.administrationBox h1 { color: #ca0015; font-size: 32px; font-weight: 900; margin-bottom: 60px; padding-left: 25px; }
					.administrationBox li { padding: 10px 0 8px 25px; border-bottom: 2px solid #f2f2f2; overflow: hidden; }
					.administrationBox .photo { float: left; }
					.administrationBox .text { margin-left: 135px; padding-top: 12px; }
					.administrationBox p { margin-left: 26px; margin-bottom: 26px;}
					.administrationBox ul p { color: #000; font-size: 13px; line-height: 22px; margin-bottom: 38px; margin-left: 0px; }
					.administrationBox p span { display: block; color: #ca0015; }
					.administrationBox img.social { display: inline; }
			
					/* ### question box ### */
					.questionBox { width: 100%; padding-right: 95px; padding-left: 25px; }
					.questionBox h1 { color: #ca0015; font-size: 32px; font-weight: 100; margin-bottom: 26px; } 
					.questionBox h1 span { display: inline; font-weight: 900; }
					.questionBox p { color: #000; font-size: 13px; font-weight: 400; margin-bottom: 28px; line-height: 22px; }
					.questionBox p a { color: #ca0015; }
					.questionBox fieldset { border: 0; width: 100%; }
					.questionBox input[type="text"] { border: 0; background: #e5e5e5; width: 100%; height: 36px; line-height: 36px; padding: 0 18px; color: #717171; font-size: 14px; font-weight: 300; margin-bottom: 10px; }
					.questionBox textarea { border: 0; background: #e5e5e5; width: 100%; height: 338px; resize: none; padding: 18px; color: /*#b3b3b3*/#717171; font-size: 14px; font-weight: 300; margin-bottom: 30px; }
					.questionBox .bot { width: 100%; text-align: center; }
					.questionBox input[type="submit"] { border: 0; background: #ca0015; width: 177px; height: 26px; cursor: pointer; color: #fff; display: inline-block; }
					.questionBox input[type="submit"]:hover { background: #000; }
					.questionBox .contact { overflow: hidden; margin-bottom: 13px; }
					.questionBox address { float: left; width: 192px; color: #000; font-size: 13px; line-height: 22px; font-weight: 400; font-style: normal; }
					.questionBox address a { color: #ca0015; text-decoration: none; }
					.questionBox address a:hover { text-decoration: underline; }
					.questionBox address.nogap { width: 182px; }
					.questionBox span.head { margin-top: 35px; color: #ca0015; font-size: 17px; font-weight: 900; margin-bottom: 16px; display: block; }
					.questionBox .error {color: #ca0015; font-size: 16px; margin-bottom: 18px;}
					
					/* ### nieuws box ### */
					.nieuwsBox { width: 100%; padding-right: 95px; padding-left: 25px; }
					.nieuwsBox h1 { color: #ca0015; font-size: 32px; font-weight: 900; margin-bottom: 26px; } 
					.nieuwsBox .news { margin-bottom: 28px; }
					.nieuwsBox small { color: #ca0015; font-size: 13px; margin-bottom: 20px; display: block; font-weight: 400; }
					.nieuwsBox span.head { color: #000; font-size: 22px; font-weight: 900; margin-bottom: 23px; display: block; }
					.nieuwsBox p { color: #000; font-size: 13px; line-height: 22px; margin-bottom: 22px; font-weight: 400; }
					.nieuwsBox a.btn { display: inline-block; padding: 0 15px; line-height: 26px; text-decoration: none; color: #fff; background: #ca0015; }
					.nieuwsBox a.btn:hover { background: #000; }
			
					/* ### asked box ### */
					.askedBox { width: 100%; padding-right: 95px; padding-left: 25px; }
					.askedBox .asked { border-bottom: 1px solid #e5e5e5; }
					.askedBox h1 { color: #ca0015; font-size: 32px; font-weight: 900; margin-bottom: 12px; } 
					.askedBox h4 { color: #000; font-size: 13px; background: url(../images/bg1.png) repeat-x; padding: 12px 0 0 25px; margin-bottom: 12px; } 
					.askedBox h4.first { background: none; }
					.askedBox h4 a { padding-right: 30px; color: #000; display: block; line-height: 22px; background: url(../images/bg2.png) no-repeat right; text-decoration: none; }
					.askedBox h4 a:hover, .askedBox h4.ui-state-active a { color: #ca0015; }
					.askedBox p { color: #000; font-size: 13px; line-height: 22px; padding-right: 32px; font-weight: 400; padding-left: 25px; margin-bottom: 12px; margin-top: -12px; }
					.askedBox ul, .askedBox ol {margin-left: 15px; padding-left: 28px; margin-bottom: 20px; color: #000;font-size: 13px;font-weight: 300;line-height: 22px;  }
					.askedBox ul li { list-style-type: disc}
					.askedBox ol li { list-style-type:decimal}
					
					/* ### scope box ### */
					.scopeBox { width: 100%; padding-right: 75px; padding-left: 25px; }
					.scopeBox h1 { color: #ca0015; font-size: 32px; font-weight: 900; margin-bottom: 18px; } 
					.scopeBox h2{ color: #ca0015; font-size: 13px; font-weight: 900; margin-bottom: 8px; } 
					.scopeBox p { color: #000; font-size: 13px; line-height: 22px; margin-bottom: 22px; }
					.scopeBox ul { margin-bottom: 22px; }
					.scopeBox li { background: url(../images/bullet1.png) no-repeat 0 11px; color: #000; font-size: 13px; line-height: 22px; font-weight: 400; padding-left: 25px; }
					/*.scopeBox li:first-child { color: #ca0015; font-weight: bold; background: none; padding-left: 0; }*/
					
					.scopeBox fieldset { border: none; font-size: 12px; color: #606060; }
					.scopeBox fieldset h4 {  font-size:14px; }
					.scopeBox fieldset p { line-height: normal; overflow: hidden;  }
					.scopeBox label { float: left; font-size: 13px; padding-top: 3px; width: 200px; }
					.scopeBox input.field {float: right; background: #e5e5e5 none repeat scroll 0 0;border: 0 none;color: #717171;   font-size: 14px;font-weight: 300;height: 36px;line-height: 36px;margin-bottom: 10px;padding: 0 18px;width: 380px; }
					.scopeBox .textarea { width: 252px; height: 70px; line-height: 23px; padding: 0 0px; margin-right:5px; border: 1px solid #a1a1a1; background: #fff; float: left; font-size: 13px; }
					/*.scopeBox input.field.street { width: 146px; margin-right: 15px; } 
					.scopeBox input.field.no { width: 48px; } 
					.scopeBox fieldset span { display: block; padding: 15px 0; border-top: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1; font-size: 12px; margin: 10px 0; }
					.scopeBox fieldset span a { color: #b71f25; }*/
					.scopeBox span input { float: left; margin-right: 8px; }
					.scopeBox input.submit { border:0px; width: 98px; height: 25px; margin-top: 20px; margin-left: 257px; line-height:15px; display: block; padding: 0px 10px 8px 12px; background: url('../images/button1.png') no-repeat; text-decoration: none; color: #fff; font-size: 11px; }
					.scopeBox input[type="submit"] { border: 0; background: #ca0015; width: 177px; height: 26px; line-height: 23px; cursor: pointer; color: #fff; display: inline-block; }
					.scopeBox input[type="submit"]:hover { background: #000; }
					
					
			/* ### right container ### */
			#rightCntr { float: right; width: 27%; }
		
					/* ### join box ### */
					.joinBox { width: 100%; padding: 22px 19px 16px 24px; background: #ca0015; margin-bottom: 31px; }
					.joinBox h2 { color: #fff; font-size: 22px; line-height: 22px; font-weight: 900; margin-bottom: 20px; }
					.joinBox ul { padding-bottom: 10px; }
					.joinBox li { margin-bottom: 9px; font-size: 22px; color: #fff; font-weight: 100; }
					.joinBox li img { display: inline; vertical-align: middle; margin-right: 20px; }
					.joinBox a.btn { display: block; text-decoration: none; text-align: center; line-height: 34px; font-size: 15px; background: #fff; color: #ca0015; }
					.joinBox a.btn:hover { background: #000; color: #fff; }
			
					/* ### news box ### */
					.newsBox { width: 100%; padding: 22px 22px 18px 25px; background: #ececed; }
					.newsBox h3 { color: #000; font-size: 22px; font-weight: 900; margin-bottom: 15px; letter-spacing: 1px; } 
					.newsBox ul { margin-bottom: 18px; }
					.newsBox li { padding: 10px 16px 14px 0; border-bottom: 1px solid #fff; }
					.newsBox li a { color: #000; font-size: 12px; line-height: 13px; letter-spacing: 1px; text-decoration: none; font-weight: 500; }
					.newsBox li a span { display: block; color: #ca0015; font-weight: 400; }
					.newsBox li:last-child { border: 0; }
					.newsBox a.more { text-decoration: none; text-align: center; display: block; background: #ca0015; line-height: 34px; color: #fff; }
					.newsBox a.more:hover { background: #000; }
	
		/* ### footer container ### */
		#footerCntr { overflow: hidden; width: 100%; }
		#footerCntr .top { width: 100%; padding: 32px 0 26px 0; background: #ececed; }
		#footerCntr .top .left { float: left; width: 54%; padding-left: 26px; }
		#footerCntr .top .left span.head { display: block; margin-bottom: 18px; color: #000; font-size: 13px; }
		#footerCntr .top .left ul { overflow: hidden; }
		#footerCntr .top .left li { float: left; margin-right: 35px; }
		#footerCntr .top .left li:last-child { margin-right: 0; }
		#footerCntr .top .right { width: 46%; overflow: hidden; }
		#footerCntr .top .right p { float: left; width: 55%; color: #000; font-size: 13px; font-weight: 300; font-style: normal; }
		#footerCntr .top .right p strong { font-weight: 900; } 
		#footerCntr .top .right p a { color: #ca0015; text-decoration: none; }
		#footerCntr .top .right p a:hover { text-decoration: underline; }
		#footerCntr .top .right p.last { width: 45%; }
		#footerCntr .bot { background: url(../images/footer_bg_bot.jpg) repeat-x; height: 20px; width: 100%; }