@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
/*company*/
.f-company-container-bkgrd {
	width: 100%;
	padding: 10px 0 25px 0;
	margin: 0 auto 0 auto;
	background-color: #444444;
	overflow: auto;
}
.f-company-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow: auto;
}
.f-company-container h3 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	overflow: none;
	float: left;
	text-align: left;
}
.f-company-col-1 ul {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0;
}
.f-company-col-1 ul li a, .f-company-col-1 ul li a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 .25em 0;
	color: #cccccc;
	text-decoration: none;
}
.f-company-col-1 ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 p {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
/*footer*/
.footer-container-bkgrd {
	width: 100%;
	padding: 35px 0 80px 0;
	margin: 0 auto 0 auto;
	background-color: #333333;
	overflow: auto;
}
.footer-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow: auto;
}
.footer-col-1 {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
}
.footer-col-1 img {
	width: 110px;
	float: left;
	opacity: .6;
}
.footer-col-2 {
	width: 20%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
	clear: right;
}
.footer-col-3 {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
	clear: right;
}
.footer-col-4 {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
	clear: right;
}
p.footer-contact-text  {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: none;
}
p.footer-col-text  {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
p.footer-col-text a, p.footer-col-text a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
p.footer-col-text a:hover {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: none;
}
ul.footer-col-text {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0;
}
ul.footer-col-text li {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
ul.footer-col-text li a, ul.footer-col-text li a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
ul.footer-col-text li a:hover {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: none;
}
.zeroMargin_mobile {
	margin-left: 0;
}
.hide_mobile {
	display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
/*company*/
.f-company-container-bkgrd {
	width: 100%;
	padding: 28px 0 40px 0;
	margin: 0 auto 0 auto;
	background-color: #444444;
	overflow: auto;
}
.f-company-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow: auto;
}
.f-company-container h3 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 {
	width: 22%;
	margin: 10px 3% 0 0;
	padding: 0 0 0 0;
	overflow: none;
	float: left;
	text-align: left;
}
.f-company-col-1 ul {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0;
}
.f-company-col-1 ul li a, .f-company-col-1 ul li a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 .25em 0;
	color: #cccccc;
	text-decoration: none;
}
.f-company-col-1 ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 p {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.hide_tablet {
	display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
/*company*/
.f-company-container-bkgrd {
	width: 100%;
	padding: 28px 0 40px 0;
	margin: 0 auto 0 auto;
	background-color: #444444;
	overflow: auto;
}
.f-company-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow: auto;
}
.f-company-container h3 {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 {
	width: 22%;
	margin: 10px 3% 0 0;
	padding: 0 0 0 0;
	overflow: none;
	float: left;
	text-align: left;
}
.f-company-col-1 ul {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0;
}
.f-company-col-1 ul li a, .f-company-col-1 ul li a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin: 0 0 .25em 0;
	color: #cccccc;
	text-decoration: none;
}
.f-company-col-1 ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.f-company-col-1 p {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 0 0;
	color: #ffffff;
	text-decoration: none;
}
/*footer*/
.footer-container-bkgrd {
	width: 100%;
	padding: 35px 0 40px 0;
	margin: 0 auto 0 auto;
	background-color: #333333;
	overflow: auto;
}
.footer-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow: auto;
}
.footer-col-1 {
	width: 17%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
}
.footer-col-1 img {
	width: 110px;
	float: left;
	opacity: .6;
}
.footer-col-2 {
	width: 20%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
	clear: right;
}
.footer-col-3 {
	width: 20%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: left;
	clear: right;
}
.footer-col-4 {
	width: 60%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: auto;
	float: right;
	clear: right;
}
p.footer-contact-text  {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: none;
}
p.footer-col-text  {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
p.footer-col-text a, p.footer-col-text a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: underline;
}
p.footer-col-text a:hover {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: underline;
}
ul.footer-col-text {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0;
}
ul.footer-col-text li {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
ul.footer-col-text li a, ul.footer-col-text li a:visited {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #cccccc;
	text-decoration: none;
}
ul.footer-col-text li a:hover {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0 0 .55em 0;
	color: #ffffff;
	text-decoration: none;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
}
