@charset "UTF-8";
/* CSS Document */
p, h4{font-family:Avenir Light;}
p{	font-size:18px;	line-height:1.8;}
@font-face {	font-family: Avenir Heavy;	src:url(fonts/Avenir/Avenir-Heavy.ttf);}
@font-face {	font-family: Avenir Light;	src:url(fonts/Avenir/Avenir-Light.ttf);}
h1{	font-family: Avenir Heavy;	color:white;	font-size:28px;	line-height:1.2;	font-weight:lighter;}
h2{	font-family:Avenir Heavy;	font-size:30px;line-height:1.5;	color:#003575;}
h3{	font-family:Avenir Heavy;	color:white;	font-size:15px;	line-height:1.5;}
h4{	font-family:Avenir Heavy;	font-size:5em;line-height:1.5;	color:white;}
h5{	font-family:Avenir Heavy; font-size:20px;	line-height:1.5;	}
h6{	font-family:Avenir Heavy; font-size:16px; line-height:1.5;	}
a:link, a:visited, a:hover, a:active {	text-decoration: none;	color: white;}
.menu, .menubar, .container{	width:800px;	 margin-left:auto;	margin-right:auto;}
.banner, .footer, {	width:100%;}
.container{	min-height:200px;	overflow:auto;}
.container2{ width:100%; margin-left:auto; margin-right:auto;	background-color:white;	position:relative;	text-align:center; overflow:hidden;}
.footercol{	width:30%;	margin:10px;	 float:left;}
.col340l{	width:300px;	margin-left:20px;	margin-right:0px;	float:left;}
.col340r{	width:300px;	margin-left:0%;	margin-right:20px;	float:right;}
.col600{	width:600px;	margin-left:auto;	margin-right:auto;	clear:both;	text-align:center;}
.col700{	width:700px;	margin-left:auto;	margin-right:auto;	clear:both;	margin-top:10px;	margin-bottom:10px; text-align:center;}
.col800{	width:800px;	margin-left:auto;	margin-right:auto;	clear:both;	margin-top:10px;	margin-bottom:10px;}
.banner{	height:auto;	text-align:center; background-color:white;}
.banner2{	height:auto;	padding-top:10px;	overflow:hidden;	background-color:black;	text-align:center;}
.footer{	position:relative;	background-color:#003575;	height:auto;	padding-bottom:20px;	padding-top:10px;	overflow:hidden;}
.menubar{	width:100%;	margin-left:auto;	margin-right:auto;	z-index:3;	position:relative;	background-color:#003575;}
.menubar2{	width:800px;	margin-left:auto;	margin-right:auto;	z-index:3;	position:relative;	background-color:transparent;}
.menu{	width:800px;	height:50px;	text-align:justify;	-ms-text-justify: distribute-all-lines;	text-justify: distribute-all-lines;	position:inherit;}
.menuitem{	width:auto;	padding-left:15px;	padding-right:15px;	display:inline-block;	text-align:center;	margin-top:15px;	*display:inline;	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	font-weight:600;	color:black !important;}
.stretch{	width:100%;	display: inline-block;	font-size:0;	line-height: 0;}
.box1, .box2, .box3, .box4, .box5, .box6{ float:left; overflow:hidden; margin:10px;}
.box1{ width:230px; height:440px; }
.box2{ width:430px; height:210px; }
.box3{ width:430px; height:210px; }
.box4{ width:430px; height:200px; }
.box5{ width:230px; height:200px; }
.box6{ width:330px; height:200px; }
