@import url("../webfonts/poppinsReg/stylesheet.css");
@import url("../webfonts/ralewayBold/stylesheet.css");
@import url("../webfonts/poppinsBold/stylesheet.css");
@import url("../webfonts/opensans_bold/stylesheet.css");
@import url("../webfonts/opensans_regular/stylesheet.css");
@import url("../webfonts/Roboto_Light/stylesheet.css");

/* CSS Document */
p, h1, h2, h3, h4, h5 {
	margin-right: 5px;
	margin-left: 5px;
}
#topHeader {
	
	height: auto;
	clear: both;
	z-index: 999;
	background-color: #FFF;
	max-width: 1920px;
	clear: both;
}
#header {

	background-color: #FFF;
	z-index: 9999;
	
}
#topHeaderLeft {
	background-color: #FFF;
	text-align: center;
	height: 50px;
	display:none;


}
#topHeaderRight {
	text-align: center;
	height: 50px;

}
#topHeaderCenter {
text-align: center;	



}
#fb {
	background-image: url(../images/main-images/fb-hover.png);
	height: 50px;
	width: 50px;
	clear: both;
	display: inline-block;
	background-repeat: no-repeat;
}
#fb img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#fb img:hover {
	opacity: 0;
}
#tw {
	background-image: url(../images/main-images/tw-hover.png);
	height: 50px;
	width: 50px;
	clear: none;
	display: inline-block;
	margin-top: -1px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: -4px;
	background-repeat: no-repeat;
}
#tw img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#tw img:hover {
	opacity: 0;
}
#inst {
	background-image: url(../images/main-images/inst-hover.png);
	height: 50px;
	width: 50px;
	clear: none;
	display: inline-block;
	margin-top: -1px;
	background-repeat: no-repeat;
}
#inst img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#inst img:hover {
	opacity: 0;
}
#fb2 {
	background-image: url(../images/main-images/fb2.png);
	height: 34px;
	width: 34px;
	clear: both;
	display: inline-block;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
#fb2 img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#fb2 img:hover {
	opacity: 0;
}
#tw2 {
	background-image: url(../images/main-images/twitter2.png);
	height: 34px;
	width: 34px;
	clear: none;
	display: inline-block;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
#tw2 img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#tw2 img:hover {
	opacity: 0;
}
#inst2 {
	background-image: url(../images/main-images/inst2.png);
	height: 34px;
	width: 34px;
	clear: none;
	display: inline-block;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
#inst2 img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#inst2 img:hover {
	opacity: 0;
}
.openingGrey {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #ca0000;
}
.openingGrey2 {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.openingBlack {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.openingBlack2 {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
#logo {
	text-align: center;
	margin-top:8px;
}
#email {
	clear: both;
	width: 100%;
	display: block;
	padding-bottom: 0px;
	margin-left: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#email a {
	text-align: center;
	text-decoration: none;
	color: #000;
}
#email a:hover {
	text-align: center;
	text-decoration: none;
	color: #ca0000;
}
#call a {
	text-align: center;
	text-decoration: none;
	color: #000;
}
#call a:hover {
	text-align: center;
	text-decoration: none;
	color: #ca0000;
}
#email p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	margin-right: 7px;
	width: 35px;
}
#call {
	clear: both;
	width: 100%;
	display: block;
	padding-bottom: 15px;
	margin-left: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-top: 0px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#call p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	margin-right: 7px;
	width: 35px;
}
.emailcall {
	font-family: ralewayBold, sans-serif;
	;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	ffont-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	-moz-transition: background-color .35s ease;
	-webkit-transition: background-color .35s ease;
	-o-transition: background-color .35s ease;
	transition: background-color .35s ease;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	color: #000;
}
.slogan {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	margin-left:5px;
}
#rightHeader {
}
#menu {
	padding-top:20px;
}

#sliderWrapper {
	
}
#templateBody {
}
#templateBodyLeft {
	height: 400px;
}
#templateBodyRight {
	height: 400px;
}
#footer {
	background-color: #333;
	padding-top: 80px;
	padding-bottom: 80px;
}
#f1 {
	text-align: center;
}
#f1 a {
	text-align: left;
	text-decoration: none;
}
#f2 a:hover {
	text-decoration: none;
	color: #fff;
}
#f1 p {
	color: #FFF;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFF;
	padding-bottom:30px;
}
#f2 {
	text-align: center;
}
#f2 h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#f2 li {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: -30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFF;
	padding-bottom:30px;
}
#f2 p {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-top: 15px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
#f2 a {
	text-decoration: none;
	-moz-transition: color .35s ease;
	-webkit-transition: color .35s ease;
	-o-transition: color .35s ease;
	transition: color .35s ease;
	color: #cccccc;
}
#f2 a:hover {
	text-decoration: none;
	color: #fff;
}
#f3 {
	text-align: center;
	padding-top: 30px;
}
#f3 h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#f3 img {
	margin-bottom: 15px;
	max-width: 200px;
}
#f3 p {
	color: #f1f1f1;
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 15px;
	
}
.icons {
	margin-right: 8px;
}
#footer2 {
	text-align: center;
	background-color: #333;
	padding-top: 35px;
	padding-bottom: 80px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
}
.footerfont {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.copyfont {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
#footer2 a {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	-moz-transition: color .35s ease;
	-webkit-transition: color .35s ease;
	-o-transition: color .35s ease;
	transition: color .35s ease;
}
#footer2 a:hover {
	color: #C1D72E;
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
#newsletter {
	background-color: #ca0000;
	background-attachment: fixed;
	background-image: url(../images/bg/signup.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-size: cover;
}
#newsletter img {
	margin-top: 7%;
	margin-bottom: 7%;
}


#signUp {
	
}
#newsletter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	#newsletter p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
		}
#form {
padding-top:30px;	
	}
	#signUp {
	padding-top:30px;	
		}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#header {
	
}
#topHeaderLeft {
	display:block;

}
#logo {
}
#email {
	clear: both;
	text-align: left;
	margin-left: 3%;
	width: 60%;
	display: inline-block;
}
#email p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
#call {
	clear: none;
	text-align: left;
	margin-left: 0%;
	width: 36%;
	display: inline-block;
	padding-bottom: 0px;
}
#call p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
.emailcall {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #000;
}
#rightHeader {
}
#nav {
}
#sliderWrapper {
	
}
#templateBody {
}
#templateBodyLeft {
	height: 400px;
}
#templateBodyRight {
	height: 400px;
}
#footer {
}
.openingGrey {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #ca0000;
}
.openingGrey2 {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.openingBlack {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;

}
.openingBlack2 {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}

}
@media only screen and (min-width: 680px) {
#email {
	clear: both;
	text-align: left;
	margin-left: 10%;
	width: 60%;
	display: inline-block;
}
#email p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
#call {
	clear: none;
	text-align: left;
	margin-left: 0%;
	width: 29%;
	display: inline-block;
	padding-bottom: 0px;
}
#call p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
.emailcall {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #000;
}

}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {

#header {
	background-color: #FFF;
	
	
}
#topHeader {
	background-color: #FFF;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#topHeaderRight {
	text-align: right;
}
#topHeaderLeft {
	text-align: center;
	display:block;
}
#topHeaderCenter {
	text-align: center;
}
#fb {
	background-image: url(../images/main-images/fb-hover.png);
	height: 50px;
	width: 50px;
	clear: both;
	display: inline-block;
	margin-right: 0px;
	margin-top: -1px;
	padding-right: 0px;
}
#fb img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#fb img:hover {
	opacity: 0;
}
#tw {
	background-image: url(../images/main-images/tw-hover.png);
	height: 50px;
	width: 50px;
	clear: none;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: -4px;
}
#tw img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#tw img:hover {
	opacity: 0;
}
#inst {
	background-image: url(../images/main-images/inst-hover.png);
	height: 50px;
	width: 50px;
	clear: none;
	display: inline-block;
	margin-top: 0px;
}
#inst img {
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	visibility: inherit;
}
#inst img:hover {
	opacity: 0;
}
#header {
}
#logo {
	text-align: left;
}
#logo img {
		
		padding-top:5px;
		padding-bottom:5px;

}
#email {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#email p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	float: left;
	margin-right: 7px;
	width: 37px;
}
#call {
	clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#call p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	float: left;
	margin-right: 7px;
	width: 37px;
}
.openingGrey {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #ca0000;
}
.openingGrey2 {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.openingBlack {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;

}
.emailcall {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	font-family: poppinsReg, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #000;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	color: #000;
}
.slogan {
	font-family: poppinsReg, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	margin-left:0px;
}
#sliderWrapper {
	
}
#templateBody {
}
#templateBodyLeft {
	height: 800px;
}
#templateBodyRight {
	height: 800px;
}
#footer {
}
#f1 {
	text-align: left;
}
#f2 {
	text-align: left;
}
#f2 p {
	color: #CCC;
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin-top: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#f3 {
	padding-top: 0px;
}
#newsletter {
	background-color: #ca0000;
	background-attachment: fixed;
	background-image: url(../images/bg/signup.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-size: cover;
}
#newsletter img {
	margin-top: 7%;
	margin-bottom: 7%;
}
#newsletter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	#newsletter p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
		}


#signUp {
	padding-top:100px;
padding-bottom:100px;
}
#nlName {

}
#form {
padding-top:100px;	
	}
}
@media only screen and (min-width: 1100px) {
#logo {
}
#logo img {
		width:auto;
	padding-top:0px;
}

#email {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#email p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
#call {
	clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#call p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	float: left;
	margin-right: 7px;
	width: 47px;
}
.emailcall {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	font-family: poppinsReg, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #000;
}
.slogan {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	margin-left:5px;
}
}
@media only screen and (min-width: 1300px) {
#header {
}
#logo {
}
#email {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#email p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#email img {
	float: left;
	margin-right: 7px;
	width: 57px;
}
#call {
	clear: none;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#call p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#call img {
	float: left;
	margin-right: 7px;
	width: 57px;
}
.openingGrey {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #ca0000;
}
.openingGrey2 {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.openingBlack {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	color: #000;
}
.emailcall {
	font-family: ralewayBold, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.emailtext {
	font-family: poppinsReg, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}
.phone {
	font-family: poppinsReg, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	color: #000;
}
.slogan {
	font-family: poppinsReg, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	margin-left:30px;
}
#nlName {

}
#newsletter h1 {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #202a30;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	#newsletter p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
		}
}
.menuFont {
	font-family: poppinsBold, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.nodec {
	text-decoration: none;
	color: #000;
}
.nodec:hover {
	text-decoration: none;
	color: #2E3191;
}
.nodec2 {
	text-decoration: none;
	color: #ccc;
}
.nodec2:hover {
	text-decoration: none;
	color: #ca0000;
}
#f3 hr {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
::-moz-selection { /* Code for Firefox */
 color: #fff;
 background: #F60;
}
::selection {
	color: #fff;
	background: #CA0000;
}
#location {
	height: 50px;
	background: #F60;
}
.fb-page {

	}
body {
	background-image: url(../images/main-images/africa.png);
	background-repeat: no-repeat;
	background-position: center 400px;
	background-attachment: fixed;
}
