@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;        
}


.nav {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
    height: 66px;
	top: 0;
    position: fixed;
	z-index:3;
	padding: 14px 0;
}

.nav2 {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
    height: 1px;
	top: 0;
    position: fixed;
	z-index:3;
	padding: 6px 0;
}

.navbg {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
    height: 66px;
	top: 0;
    position: fixed;
	z-index:1;
	background-color: black;
	padding: px 0;
}


.footer {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
    height: 80px;
	top: 0;
	z-index:1;
	background-color: black;
	padding: 26px 20px 20px 20px;
}




.myImg {
  border-radius: 0px;
  cursor: pointer;
  transition: 0.5s;
}

.myImg:hover {opacity: 0.6;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 66px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 80%;
}


/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 100%;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}


/* The Close Button */
.close {
  position: absolute;
  position: fixed;
  top: -23px;
  right: 26px;
  color: #f1f1f1;
  font-size: 69px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: light;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 760px){
  .modal-content {
    width: 100%;
  }
}





/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.35%;
	padding-left: 2.325%;
	padding-right: 2.325%;
	clear: none;
	float: none;
}

.text_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}


#header {
}
#box1l {
width: 80%;
}
#box2l {
width: 100%;
}
#box3l {
width: 100%;
}
#box2r {
width: 100%;
clear: both;
margin-left: 0;
}
#box22r {
width: 100%;
clear: none;
}
#box3r {
width: 100%;
clear: both;
margin-left: 0;
}
#box4r {
width: 100%;
clear: both;
margin-left: 0;
}
#box5r {
width: 100%;
clear: both;
margin-left: 0;
}
#box5l {
width: 100%;
}
#box1c {
	width: 100%;
	text-align: center;
}
#box6l {
width: 100%;
}
#box6r {
width: 100%;
clear: both;
margin-left: 0;
}
#box7l {
width: 100%;
}
#box7r {
width: 100%;
clear: both;
margin-left: 0;
}
#box2c {
	width: 100%;
	text-align: center;
}
	#box3c {
	width: 100%;
	text-align: center;
}

	#box4c {
	width: 100%;
	text-align: center;
}
#box5c {
	width: 100%;
	text-align: center;
}
	
#box6c {
	width: 100%;
	text-align: center;
}	
#box7c {
	width: 100%;
	text-align: center;
}
	

#box8r {
width: 100%;
margin-left: 0;
clear: none;
}
#box8l {
width: 100%;
}		
#box9r {
width: 100%;
margin-left: 0;
clear: none;
}
#box9l {
width: 100%;
}	
#box10r {
width: 100%;
margin-left: 0;
clear: none;
}
#box10l {
width: 100%;
}
#box11r {
width: 100%;
margin-left: 0;
clear: none;
}
#box11l {
width: 100%;
}
#box12r {
width: 100%;
margin-left: 0;
clear: none;
}
#box12l {
width: 100%;
}
.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: 91.65%;
	padding-left: 1.175%;
	padding-right: 1.175%;
	clear: none;
	float: none;
	margin-left: auto;
}
	
.text_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}	
	


	#header {
}
#box2r {
width: 100%;
clear: both;
margin-left: 0;
}
#box22r {
width: 100%;
clear: none;
}
#box2l {
width: 100%;
}
#box3r {
width: 100%;
clear: both;
margin-left: 0;
}
#box3l {
width: 100%;
}
#box4r {
width: 100%;
clear: both;
margin-left: 0;
}
#box5r {
width: 100%;
clear: both;
margin-left: 0;
}
#box5l {
width: 100%;
}
#box1c {
	width: 100%;
	text-align: center;
	
	
	
}
#box1l {
width: 80%;
}
#box6l {
width: 100%;
}
#box6r {
width: 100%;
clear: both;
margin-left: 0;
}
#box7l {
width: 100%;
}
#box7r {
width: 100%;
clear: both;
margin-left: 0;
}
#box2c {
	width: 100%;
	text-align: center;
}
	#box3c {
	width: 100%;
	text-align: center;
}
	
	
	#box4c {
	width: 100%;
	text-align: center;
}
	
#box5c {
	width: 100%;
	text-align: center;
}
	
#box6c {
	width: 100%;
	text-align: center;
}
#box7c {
	width: 100%;
	text-align: center;
}
	
	
#box8r {
width: 100%;
margin-left: 0;
clear: none;
}
#box8l {
width: 100%;
}			
#box9r {
width: 100%;
margin-left: 0;
clear: none;
}
#box9l {
width: 100%;
}	
#box10r {
width: 100%;
margin-left: 0;
clear: none;
}
#box10l {
width: 100%;
}
#box11r {
width: 100%;
margin-left: 0;
clear: none;
}
#box11l {
width: 100%;
}
#box12r {
width: 100%;
margin-left: 0;
clear: none;
}
#box12l {
width: 100%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

/* 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: 94.4%;
	max-width: 1232px;
	padding-left: 0.8%;
	padding-right: 0.8%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
	
.text_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
.text_menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	word-spacing: 1pt;
	letter-spacing: 1pt;
	text-decoration:none;
	color: #fff;
}
	

	
#header {
}
#box2r {
width: 50%;
margin-left: 0;
clear: none;
}
#box22r {
width: 32.2033%;
margin-left: 2%;
clear: none;
}
#box2l {
width: 50%;
}
#box3r {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
#box3l {
width: 100%;
}
#box4r {
width: 40.6779%;
margin-left: 1.6949%;
clear: none;
}
#box5r {
width: 57.6271%;
margin-left: 1.6949%;
clear: none;
}
#box5l {
width: 40.6779%;
}
#box1c {
	width: 100%;
	text-align: center;
}
	
#box2c {
	width: 54%;
	text-align: center;
}
#box3c {
	width: 60%;
	text-align: center;
}
	
#box4c {
	width: 25%;
	text-align: center;
}
	
#box5c {
	width: 48%;
	text-align: center;
}
	
#box6c {
	width: 66%;
	text-align: center;
}
#box7c {
	width: 70%;
	text-align: center;
}
	
#box1l {
width: 66.1016%;
}
#box6l {
width: 23.7288%;
}
#box6r {
width: 74.5762%;
margin-left: 1.6949%;
clear: none;
}
#box7l {
width: 56%;
}
#box7r {
width: 40%;
margin-left: 1.6949%;
clear: none;
}
#box8r {
width: 40%;
margin-left: 0;
clear: none;
}
#box8l {
width: 60%;
}
#box9r {
width: 46%;
margin-left: 0;
clear: none;
}
#box9l {
width: 54%;
}
#box10r {
width: 52%;
margin-left: 0;
clear: none;
}
#box10l {
width: 48%;
}
#box11r {
width: 60%;
margin-left: 0;
clear: none;
}
#box12l {
width: 25%;
}
#box12r {
width: 25%;
margin-left: 0;
clear: none;
}
#box11l {
width: 40%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}