@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: rgba(242,242,242,0.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

/* Wrapper */
.wrapper {
	width:100%;
	overflow:hidden;
	background-color: rgba(242,242,242,0.00);
}

/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: rgba(3,3,3,0.55);
	margin-top: 0pt;
	margin-bottom: 0pt;
}
/* Navigation */
header {
	width: 100%;
	height: 200px;
	background-color: #000000;
	border-bottom: 5px solid rgba(247,248,248,0.98);
	border-left-width: 240%;
}
#wrapper header {
}
footer .footer_columnwide p {
}



.logo {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 70%;
	float: right;
	margin-top: 5%;
	letter-spacing: 3px;
}
nav {
	float: right;
	width: 70%;
	text-align: right;
}
.container #contact nav {
}
.container #contact nav {
}
.container #contact nav {
}




header nav ul {
	list-style: none;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	margin-right: 15px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #8DD1E8;
}

/* About Section */
.text_column {
	width: 100%;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #F9F5F6;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	display: inline-block;
	background-color: rgba(3,3,3,0.7);
	margin-top: 0px;
}

.about p A:link {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
.about p A:visited {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
	
.about p A:active {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
 .about p A:hover {
	color: rgba(134,241,243,1.00);
	text-decoration: none;
	font-weight: normal;
}

/* More info */
footer {
	background-color: rgba(2,2,2,0.74);
	padding-bottom: 35px;
}

.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 0px;
	float: left;
}
.container footer .footer_column {


}
.footer_columnshort {
	width: 35%;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	float: left;
}

container footer .footer_columnshort {
}

footer .footer_columnshort h3 {
	color: rgba(249,245,246,1.00);
	text-align: center;
}
footer .footer_columnshort p {
	color: #F9F4F4;
	background-color: rgba(2,2,2,0.01);
	}


.footer_columnshort p A:link {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
.footer_columnshort p A:visited {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
	
.footer_columnshort p A:active {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
 .footer_columnshort p A:hover {
	color: rgba(134,241,243,1.00);
	text-decoration: none;
	font-weight: normal;
}

footer .footer_columnshort h3 {
	color: rgba(249,245,246,1.00);
	text-align: center;
}

footer .footer_columnshort h3 A:link {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

	footer .footer_columnshort h3 A:visited {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

footer .footer_columnshort h3 A:active {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

footer .footer_columnshort h3 A:hover {
	color: #86F1F3;
	text-decoration: none;
	font-weight: normal;
}


footer_columnwide {
	width: 65%;
	text-align: center;
	padding-top: 0px;
	float: left;
}


footer .footer_columnwide p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 25px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 10px;
}

container footer .footer_columnwide {
}

footer .footer_columnwide p {
	color: #F9F4F4;
	background-color: rgba(2,2,2,0.01);
	}

.footer_columnwide p A:link {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
.footer_columnwide p A:visited {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
	
.footer_columnwide p A:active {
	color: rgba(240,244,178,1.00);
	text-decoration: none;
	font-weight: normal;
}
 .footer_columnwide p A:hover {
	color: rgba(134,241,243,1.00);
	text-decoration: none;
	font-weight: normal;
}

footer .footer_columnwide h3 {
	color: rgba(249,245,246,1.00);
	text-align: center;
}
	
footer .footer_column h3 {
	color: #F9F5F6;
	text-align: center;
}
.container footer .footer_column {
}

	footer .footer_columnwide h3 A:link {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

	footer .footer_columnwide h3 A:visited {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

footer .footer_columnwide h3 A:active {
	color: #F0F4B2;
	text-decoration: none;
	font-weight: normal;
     }

footer .footer_columnwide h3 A:hover {
	color: #86F1F3;
	text-decoration: none;
	font-weight: normal;
		}
	
footer .footer_column p {
	color: #F9F4F4;
	background-color: rgba(2,2,2,0.01);
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
footer .footer_column p {
}

.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #010101;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #030303;
	padding-top: 20px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
.container header nav {
}

