body {
	background-attachment: fixed;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
	margin: 0;
	padding:0;
}

#container {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    min-height: 100%;
	width: 100%;
    min-width: 240px;
}

#header{
	position:fixed;
	width:100%;
	z-index:300;
	margin: 0;
	padding: 0;
	height: 167px;
	}
	
#logo {	
	position: absolute;
	margin:  0px 20px 0 0;
	padding:  0 20px;
	width: 230px;
	float:left;
	z-index: 400;
	}
	
#sliderbox {
	position:relative;
	margin:0; 
	padding:0; 
	display:block;
	}
	
#mobilephoto {	
	display: none;
}

#mobilephoto2 {	
	display: none;
}
	
#videobtn {	
	position: relative;
	float:left;
	margin: -65px 0 0 75%;
	padding: 0;
	width: 300px;
	height:50px;
	z-index: 10;
	}
	
#headline {
	border-top: black solid 2px;
	border-bottom: #3A6F8F solid 2px;
	background-color:#fff;
	position: relative;
	margin:0;
	padding:0;
	width: 100%;
	float:left;
	z-index: 5;
	}
	
	.headline h1{
	font-family: 'Cinzel', serif;   
	font-weight: normal;
	font-size: 2.375em;
	line-height: 1.1em;
	color: #000;
	text-align: center;
	margin:0;
	padding: 20px 0 0 0;
		}
	
	.headline h2{
	font-family: 'PT Sans', sans-serif;
	font-weight: lighter;
	font-size: 2em;
	line-height: .9em;
	color: #3A6F8F;
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
		}
		
	#title {	
	border-top: black solid 2px;
	border-bottom: #000 solid 2px;
	position: relative;
	display:block;
	margin:0;
	padding:0;
	width: 100%;
	z-index: 5;
	background-color:#3A6F8F;
	}
	
	.title h1{
	font-family: 'Cinzel', serif;
	font-weight: normal;
	font-size: 1.875em;
	line-height: .95em;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 10px 0 8px 0;
		}
		
.hidden {
 display: none;   
}
.fancybox-title a {
 color: #fff;        
}
	
#video {	
	position: relative;
	margin: 45px 20px 20px 30px;
	padding: 0;
	width: 40%;
	float:left;
	background-color:#fff;
	z-index:20;
	}
	
#TextBoxHome {
	postion: relative;
	float: left;
    width: 55%;
    margin: 0;
	min-height: 300px;
	padding:0;
}

.TextBoxHome p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.2em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.35em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 0 30px 20px 30px;
	clear: both;
}

#TextBoxOther {
	postion: relative;
	float: left;
	width: 100%;
	margin: 0;
	min-height: 350px;
	padding:0;
}
.TextBoxOther p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 20px 30px 0 30px;
	clear: both;
}

.TextBoxOther li {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	font-weight: 400;
	padding-bottom: 7px;
	margin: 0 30px 0 30px;
}

.TextBoxOther li li{
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	font-weight: 400;
	padding-bottom: 5px;
	margin: 0 30px 0 5px;
}


.TextBoxOther h1 {
	font-family: 'Cinzel', serif;   
	 font-size: 1.5em;
	line-height: 1em;
	color: #000000;
	font-weight: 400;
    text-align: left;
	margin-top: 20px;
    margin-left: 30px;
}
.TextBoxOther h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	margin-left: 30px;
	margin-top: -15px;
	margin-bottom:0;
}

.TextBoxOther h3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom:0;
	margin-top:10px;
	padding: 0 0 0 30px;
	clear: both;
}

.TextBoxOther h4 {
	font-family: 'PT Sans', sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
	margin-left: 30px;
	margin-bottom:0;
}

.TextBoxOther h5 {
	margin: 10px 0 0 0;
	padding: 0 30px 30px 30px;
}

.TextBoxOther a {
	text-decoration:none;
	color: #3A6F8F;
	-webkit-transition: all 1s linear;
}
		.TextBoxOther a:hover {
			color: #3EB1B1;
		}
		
		.TextBoxOther a:visited  {
	color: #3A6F8F;
		}
	
	
	
.col1{
	float:left;
	width:50%;
	padding: 0;
	margin:0;
	}
	
.col2{
	float:left;
	width:50%;
	padding: 0;
	margin:0;
	}
	
#col1-3{
	float:left;
	width:33%;
	padding: 0;
	margin:0;
	}
	
#col2-3{
	float:left;
	width:33%;
	padding: 0;
	margin:0;
	}
	
#col3-3{
	float:left;
	width:33%;
	padding: 0;
	margin:0;
}

#col1{
	float:left;
	width:50%;
	padding: 0;
	margin:0;
	}
	
#col2{
	float:left;
	width:50%;
	padding: 0;
	margin:0;
	}
	
	.benefits{
	width:90%;
	height:500px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-color: #7490A9;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}	
.benefits p{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	font-weight: 400;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 10px 30px 10px 30px;
}
	.benefits h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: center;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom:0;
}
.benefits h3{
	font-family: 'Cinzel', serif;   
	font-size: 1.3em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	text-align: center;
	font-weight: 400;
	border-top:#9ac2db 1px  solid;
	border-bottom:#9ac2db 1px  solid;
	word-wrap: break-word;
	margin: 10px 30px 15px 30px;
	padding: 10px 0 10px 0;
}
.benefits h4{
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0;
	padding:0;
}
.benefits h5{
	font-family: 'Cinzel', serif;   
	font-size: 1.8em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	text-align: center;
	font-weight: 400;
	border-top:#9ac2db 1px  solid;
	border-bottom:#9ac2db 1px  solid;
	word-wrap: break-word;
	margin: 10px 30px 15px 30px;
	padding: 10px 0 10px 0;
}

 .benefits li {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	font-weight: 400;
	padding-bottom: 7px;
	margin: 0 30px 0 10px;
}



.testimonials1{
	width:90%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-color: #7490A9;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}	
.testimonials1 p{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	font-weight: 400;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 10px 30px 10px 30px;
}
	.testimonials1 h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: center;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom:0;
}
.testimonials1 h3{
	font-family: 'Cinzel', serif;   
	font-size: 1.3em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	text-align: center;
	font-weight: 400;
	border-top:#9ac2db 1px  solid;
	border-bottom:#9ac2db 1px  solid;
	word-wrap: break-word;
	margin: 10px 30px 15px 30px;
	padding: 10px 0 10px 0;
}
.testimonials1 h4{
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0;
	padding:0;
}
.testimonials1 h5{
	font-family: 'Cinzel', serif;   
	font-size: 1.8em;
	line-height: 1.2em;
	color: #FFF;
	height: auto;
	text-align: center;
	font-weight: 400;
	border-top:#9ac2db 1px  solid;
	border-bottom:#9ac2db 1px  solid;
	word-wrap: break-word;
	margin: 10px 30px 15px 30px;
	padding: 10px 0 10px 0;
}

.testimonials1 h6{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	font-weight: 400;
	word-wrap: break-word;
	margin-top: 10px;
	padding: 0 30px 0 30px;
}

 .testimonials1 li {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	font-weight: 400;
	padding-bottom: 7px;
	margin: 0 30px 0 10px;
}

.testimonials1lg{  
	font-size: 1.2em;
	}

.TextBoxFull li li{
	  font-family: 'PT Sans', sans-serif;
	  font-size: 1em;
	  line-height: 1.2em;
	  color: #fff;
	  text-align: left;
	  font-weight: 400;
	  padding-bottom: 5px;
	  margin: 0 30px 0 5px;
	  }

	
#TextBoxFull {
	postion: relative;
	float:left;
	width:100%;
	margin-right:0;
	margin-left:0;
	padding:0;
}

	
.TextBoxFull p{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
	height: auto;
	text-align: left;
	font-weight: 400;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 10px 30px 10px 30px;
	clear: both;
	}
	.TextBoxFull h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: center;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom:0;
}
	
	.TextBoxFull h3{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #9ac2db;
	height: auto;
	text-align: center;
	font-weight: 400;
	border-top:#9ac2db 1px  solid;
	border-bottom:#9ac2db 1px  solid;
	word-wrap: break-word;
	margin: 10px 30px 15px 30px;
	padding: 10px 0 10px 0;
	clear: both;
	}
	.TextBoxFull h4{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #fff;
	height: auto;
	text-align: center;
	font-weight: 400;
	word-wrap: break-word;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 10px;
	clear: both;
	width:25px;
	background-color:#6A9BB8;
	border-radius: 50px;
	}
	.TextBoxFull h5{
	font-family: 'PT Sans', sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 10px 30px 10px 30px;
	clear: both;
	}
	
 .TextBoxFull a {
	text-decoration:none;
	color: #3a6f8f;
	-webkit-transition: all 1s linear;
}
		.TextBoxFull a:hover {
			color: #000;
		}
		
		.TextBoxFull a:visited  {
	color: #3a6f8f;
		}
	
	
.right{ 
float:right;
}

/*NAV
===========================*/		
	
nav{	
	position: absolute;	
	font-family: 'PT Sans', sans-serif;
	color:#205970;
	font-size: 1em;
	line-height: 1em;
	width: 100%;
	margin-left: 200px;
	margin-top: 42px;
	float:left;
	z-index: 30;
	}

	nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
	
	nav ul {	
	color: #3a6f8f;
    padding: 0 10px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
}
	nav ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}
	
	nav ul li {
	float: left;
	margin-left: 3.5%;
}

	nav ul li a {
		color: #0f3a56;
		display: block; 
		padding: 5px 10px;
		text-decoration: none;
		-webkit-transition: all 1s linear;
	}	
	
		nav ul li:hover {
			color: #000;
	}
		nav ul li a:visited  {
	color: #0f3a56;
	}
		nav ul li a:hover {
			color: #3A6F8F;
		}
	
	nav ul ul {
	position: relative;
	font-size: .875em;
	text-align:left;
	width:175px;
	color: #3A6F8F; 
	background: #fff; 
	border-radius: 5px; 
	padding: 0;
	margin: 0;
	 top: 100%;
}
	nav ul ul li {
	float: none;
	padding: 0;
	margin: 0;
	border-top: thin solid #999;
	position: relative;
	}
		nav ul ul li a {
		padding: 10px 10px;
		color: #3A6F8F;
		}	
		
			nav ul ul li a:hover {
	color: #3A6F8F;
	background-color: #fff;
			}
			
			nav ul ul ul {
	font-size: 1em;
	position: relative; 
	width:175px;
/*	padding: 0 0 0 10px;
*/	top:0;
	background-color: #c4dff0;

}
nav ul ul ul li a:hover {
	color: #fff;
	background-color: #3A6F8F;
			}


.navPadding{
	margin-left: 4%;
		}
		
	.navPadding2{
	width:175px;
	text-align:center;
	margin-left: 4%;
	margin-top: -2px;
	padding: 0 0 -1px 0;
	background-color: #fff;
	border-radius: 5px;
	border-color: #3A6F8F;
	border-width: 1px;
	border-style: solid;
		}
		
	#BenefitsBtn a{
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	font-size: 1em;
	line-height: 1em;
	text-align:center;
	margin: 30px 50px 20px 50px;
	padding: 3px 10px 4px 10px;
	background-color: #6a9bb8;
	border-radius: 5px;
	border-color: #3a6f8f;
	border-width: 1px;
	border-style: solid;
	display:block;
	float:right;
		}
		
	  #BenefitsBtn a {
	  color: #fff;
	  text-decoration: none;
	  -webkit-transition: all 1s linear;
	  }	
		#BenefitsBtn a:visited  {
	color: #fff;
	}
		#BenefitsBtn a:hover {
			background-color: #3A6F8F;
		}
		
/*END
==================================*/

#WhiteBar {
	position:absolute;
     margin: 47px 0 0 0;
     width: 100%;
	 height: 45px;
	 clear: both;
	 background-color: #fff;
     background-color: rgb(255, 255, 255);
	 background-color: rgba(255,255,255,.80);
	 z-index: 25;
	}


		   /* SUBNAV
===========================*/
#subnav {
	padding: 0;
	margin: 0;
	float: left;
	width: 66%;
    height: 40px;
    margin-left: 31%;
    margin-top: 400px;
	background-color: #3A6F8F;
    background-color: rgb(32, 89, 125);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	padding: 0 4% 0 0;
	margin: -2px 0 0 8%;
	vertical-align: top;
	}
	
.subnav a{
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	font-size: 1em;
	line-height: 1em;
	display: block;
	padding: 0;
	text-decoration: none;
	-webkit-transition: all 1s linear;
	}	
	
.subnav a:hover {
	color: #000000;
 	} 
/*===========================*/



/*===SUBPAGE TEXT========================*/

.subpage h1 {
	font-family: 'Cinzel', serif;    
	font-size: 1.5em;
	line-height: 1em;
	color: #000000;
	font-weight: 400;
    text-align: left;
	margin-top: 45px;
    margin-left: 50px;
}
.subpage h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
	margin-left: 50px;
	margin-top: -15px;
}

.subpage p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.5em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 0 30px 20px 50px;
	clear: both;
}
.subpage a {
	color: #3A6F8F;
	text-decoration: none;
	-webkit-transition: all 1s linear;
}
.subpage a:hover {
	color: #3EB1B1;
 	} 


/* ====White Text Box====*/	
#TextBoxSub {
	float: left;
    width: 66%;
    margin-left: 31%;
    margin-top: 0px;
    clear: both;
    background-color: rgb(255, 255, 255);
	min-height: 100%;
	opacity:0.9;
}
#fontsize p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	text-align: right;
	font-weight: 400;
	line-height: 1.2em;
	word-wrap: break-word;
	margin-top: 0px;
	padding: 5px 10px 10px 0;
	clear: both;
}


footer{
	left:0;
	bottom:0;
	position:relative;
	display: block;
	height: 120px;
	width:100%;
	margin:0;
	padding: 2px 0px 2px 0px;
	clear:both;
	border-top-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	z-index:300;
	clear:both;
	background-image: url(../img/texture_wild_oliva.jpg);
	}
	

	
	footer h1{
	float: left;
	width:25%;
	margin:0;
	padding-left: 30px;
	padding-top: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.25em;
	line-height: 1.375em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
		}
		
		footer h1 a{
			color: #ffffff;
			text-decoration: none;
			-webkit-transition: all 1s linear;
			}
			footer h1 a:hover{
			color: #9ac2db;
			}	
			
		footer h1 a:visited  {
	color: #ffffff;
	}
	
	
		
	footer h2{
	float: right;
	margin:0;
	width: 55%;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: .938em;
	line-height: 1.2em;
	color: #9ac2db;
	text-align: right;
		}
	
			footer h2 a{
			color: #ffffff;
			text-decoration: none;
			-webkit-transition: all 1s linear;
			}
			footer h2 a:hover{
			color: #9ac2db;
			}	
			
		footer h2 a:visited  {
	color: #0f3a56;
	}
	
	footer h3{
	float: right;
	margin:0;
	width: 55%;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: right;
		}
	
			footer h3 a{
			color: #87ACC4;
			text-decoration: none;
			-webkit-transition: all 1s linear;
			}
			footer h3 a:hover{
			color: #ffffff;
			}	
			footer h3 a:visited{
			color: #87ACC4;
			}	

	
		
		.lgfont{
	font-size: 1.4em;
	vertical-align: baseline;
		}
		
		@media only screen and (max-width: 1600px), only screen and (max-width: 1600px), only screen and (max-width: 1600px) {
	.benefits{
	width:90%;
	height:100%;
	
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-color: #7490A9;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}


			
		}
	
	
	
	@media only screen and (max-width: 1250px), only screen and (max-width: 1250px), only screen and (max-width: 1250px) {
			#mobilephoto2 {	
	display:block;}
	
	.TextBoxHome p {
	font-size: 1.1em;
	line-height: 1.3em;
}
	}		
		
	
	

@media only screen and (max-width: 1024px), only screen and (max-width: 1024px), only screen and (max-width: 1024px) {
	
	body {
	background-attachment: fixed;
	background-size: 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
	margin: 0;
	padding:0;
}	
	
	#TextBoxHome {
	postion: relative;
	float: left;
    width: 50%;
    margin: 0;
	min-height: 300px;
	padding:0;
}

.TextBoxHome p {
	font-size: 1em;
	line-height: 1.2em;
}



	nav{			
	position: absolute;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff; 
	font-size: 1em;
	line-height: 1em;
	width: 100%;
	margin-left: 205px;
	margin-top: 42px;
	float:left;
	z-index: 30;
	}
	
	.headline h1{
	font-size: 1.85em;
	line-height: 1.1em;
		}
	
	.headline h2{
	font-size: 1.75em;
	line-height: .9em;
		}
	
	
		   /* SUBNAV
===========================*/
/*#subnav {
	padding: 0;
	float: left;
	width: 69%;
    height: 40px;
    margin-left: 31%;
    margin-top: 400px;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}*/
	
	#subnav {
	padding: 0;
	margin-top: 400px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	padding: 0 3% 0 0;
	margin: -1px 0 0 8%;
	vertical-align: top;
	}
	
.subnav a{
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	font-size: 1em;
	line-height: 1em;
	display: block;
	text-decoration: none;
	-webkit-transition: all 1s linear;
	}	
	
.subnav a:hover {
	color: #000000;
 	} 
/*===========================*/

	

/*===SUBPAGE TEXT========================*/

.subpage h1 {
	font-family: 'Cinzel', serif;    
	font-size: 1.5em;
	line-height: 1em;
	color: #000000;
	font-weight: 400;
    text-align: left;
	margin-top: 45px;
    margin-left: 50px;
}
.subpage h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
	margin-left: 50px;
	margin-top: -15px;
}
.subpage p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.4em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 0 30px 20px 50px;
	clear: both;
}
.subpage a {
	color: #3A6F8F;
	text-decoration: none;
	-webkit-transition: all 1s linear;
}
.subpage a:hover {
	color: #3EB1B1;
 	} 

/* ====White Text Box====*/	
#TextBoxSub {
	float: left;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    background-color: rgb(255, 255, 255);
	min-height: 700px;
}
	
	
.benefits{
	width:90%;
	height:800px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-color: #7490A9;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}

#testimonials1{
	float:left;
	width:43%;
	padding: 0;
	margin:20px 15px 30px 30px;
	background-color: #555;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	}	
	
#testimonials2{
	float:left;
	width:43%;
	padding: 0;
	margin:20px 15px 30px 30px;
	background-color: #555;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	}


footer{
	left:0;
	bottom:0;
	position:relative;
	display: block;
	height: 170px;
	width:100%;
	margin:0; /* negative value of footer height */
	padding: 2px 0px 2px 0px;
	clear:both;
	border-top-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	background-image: url(../img/texture_wild_oliva.jpg);
	z-index:300;
	clear:both;
	}


	
}





@media only screen and (max-width: 768px), only screen and (max-width: 768px), only screen and (max-width: 768px) {
body {
	background-attachment: fixed;
	background-size: 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
	margin: 0;
	padding:0;
}	

#header{
	position:relative;
	width:100%;
	z-index:300;
	margin: 0;
	padding: 0;
	height: 167px;
	}
	
#logo {	
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 3px ;
	padding: 0;
	width: 200px;
	height: 122px;
	text-align: center;
	float:inherit;
	}
	
	
	#videobtn {	
	position: relative;
	float:left;
	margin: -30px 0 0 75%;
	padding: 0;
	width: 135px;
	height:25px;
	z-index: 10;
	}
	
#sliderbox {
	position:relative;
	margin: 0; 
	padding: 0; 
	display:block;
}

#mobilephoto {	
	display:block;}


/*NAV
===========================*/		
	
nav{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	font-size: .938em;
	line-height: .938em;
	margin-top: -48px;
	padding: 0;
	z-index: 30;
	position: absolute;
	}

	nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display:block;
	}
	
	nav ul {	
	color: #3a6f8f;
    padding: 0;
	border-radius: 10px;  
	list-style: none;
	position: relative;
}
	nav ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}
	
	nav ul li {
	float: left;
	margin-left: 4%;
}

	nav ul li a {
		color: #20597d;
		display: block; 
		padding: 5px 10px;
		text-decoration: none;
		-webkit-transition: all 1s linear;
	}	
	
	nav ul li:hover {
			color: #000;
	}
	
	nav ul li a:visited  {
	color: #0f3a56;
	}
	
		nav ul li a:hover {
		color: #3A6F8F;
		}
	
	nav ul ul {
	font-size: .875em;
	width:175px;
	color: #3A6F8F; 
	background: #fff; 
	border-radius: 5px; 
	padding: 0;
	margin: 0;
	position: relative;
	top: 100%;
}
	nav ul ul li {
	float: none;
	padding: 0;
	margin: 0;
/*	border-top: thin solid #999;
*/	position: relative;
	}
		nav ul ul li a {
			padding: 10px 10px;
			color: #3A6F8F;
		}	
			nav ul ul li a:hover {
	color: #3A6F8F;
	background-color: #fff;
			}
			
			nav ul ul ul {
	position: relative; 
	top:0;
	background-color: #c4dff0;
}
nav ul ul ul li a:hover {
	color: #fff;
	background-color: #3A6F8F;
			}

		
	.navPadding2{
	margin-left: 7%;
	margin-top: -2px;
	padding: 0 0 -1px 0;
	background-color: #fff;
	border-radius: 5px;
	border-color: #3A6F8F;
	border-width: 1px;
	border-style: solid;
		}
		
/*END
==================================*/

#BenefitsBtn a{
	font-size: 1em;
	line-height: 1em;
	width:250px;
	text-align:center;
	margin: 30px auto 20px auto;
	padding: 3px 8px 4px 8px;
	background-color: #6a9bb8;
	border-radius: 5px;
	border-color: #3a6f8f;
	border-width: 1px;
	border-style: solid;
	display:block;
	float:none;
		}
		

#WhiteBar {
	position:relative;
     margin: 20px 0 0 0;
     width: 100%;
	 height: 45px;
	 clear: both;
	 background-color: #fff;
     background-color: rgb(255, 255, 255);
	 background-color: rgba(255,255,255,.80);
	 z-index: 25;

	}

.headline h1{
	font-size: 1.45em;
	line-height: 1em;
		}
	
	.headline h2{
	font-size: 1.375em;
	line-height: .9em;
		}
		

/* ===SUBNAV===========================*/
#subnav {
	padding: 0;
	margin-top: 170px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	padding: 0 3.5% 0 0;
	margin: -2px 0 0 7%;
	vertical-align: top;
	}
	
.subnav a{
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	font-size: 1em;
	line-height: 1em;
	display: block;
	text-decoration: none;
	-webkit-transition: all 1s linear;
	}	
	
.subnav a:hover {
	color: #000000;
 	} 
/*===========================*/
   
/*===SUBPAGE TEXT========================*/

.subpage h1 {
	font-family: 'Cinzel', serif;
    font-size: 1.5em;
	line-height: 1em;
	color: #000000;
	font-weight: 400;
    text-align: left;
	margin-top: 45px;
    margin-left: 20px;
}
.subpage h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
	margin-left: 20px;
	margin-top: -15px;
}
.subpage p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 0 20px 20px 20px;
	clear: both;
}
.subpage a {
	color: #3A6F8F;
	text-decoration: none;
	-webkit-transition: all 1s linear;
}
.subpage a:hover {
	color: #3EB1B1;
 	} 


#TextBoxSub {
    margin-top: 0px;
    margin-left: 0%;
    clear: both;
    width: 100%;
	background-color: #ffffff;
    background-color: rgb(255, 255, 255);
   }
   
#col1-3{
	width:100%;
	padding: 0;
	margin:0;
	}
	
#col2-3{
	width:100%;
	padding: 0;
	margin:0;
	}
	
#col3-3{
	width:100%;
	padding: 0;
	margin:0;
	}
	
	.benefits{
	width:90%;
	height:100%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	background-color: #7490A9;
	border-radius: 5px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
}
  
}
@media only screen and (max-width: 700px), only screen and (max-width: 700px), only screen and (max-width: 700px) {
	#subnav {
	padding: 0;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(59, 110, 143);
	background-color: rgba(59, 110, 143,.80); 
    opacity: 0.8;
	}
	
	}
	
	
@media only screen and (max-width: 670px), only screen and (max-width: 670px), only screen and (max-width: 670px) {
	
	#sliderbox {
	display:none;
	}
	
	#mobilephoto {	
	position:relative;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	float:left;
}
	
	#videobtn {	
	position: relative;
	float:left;
	margin: -25px 0 0 75%;
	padding: 0;
	width: 100px;
	height:20px;
	z-index: 10;
	}
	
	.testimonials1 h3{
	font-size: 1.3em;
}

	nav ul li {
	float: left;
	margin-left: 3%;
	}

	.navPadding2{
	margin-left: 2%;
	margin-top: -2px;
	padding: 0 0 -1px 0;
	background-color: #fff;
	border-radius: 5px;
	border-color: #3A6F8F;
	border-width: 1px;
	border-style: solid;
	}

#subnav {
	padding: 0;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(59, 110, 143);
	background-color: rgba(59, 110, 143,.80); 
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	padding: 0 3% 0 0;
	margin: -2px 0 0 7%;
	vertical-align: top;
	}

#col1{
	width:100%;
	padding: 0;
	margin:0;
	}
	
#col2{
	width:100%;
	padding: 0;
	margin:0;
	}

.col1{
	width:100%;
	padding: 0;
	margin:0;
	}
	
.col2{
	width:100%;
	padding: 0;
	margin:0;
	}
	
	
	footer{
	left:0;
	position:relative;
	display: block;
	height: 170px;
	width:100%;
	margin: 0; /* negative value of footer height */
	padding: 2px 0px 2px 0px;
	border-top-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	background-image: url(../img/texture_wild_oliva.jpg);
	z-index:300;
	clear:both;
	}
	
	
	footer h1{
	position: relative;
	width:100%;
	margin: 10px 0 0 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	color: #fff;
	text-align: center;
	}
		
	footer h2{
	position: relative;
	margin:20px 0 0 0;
	padding:0;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
	font-size: .938em;
	line-height: 1em;
	color: #9ac2db;
	text-align: center;
		}
		
	footer h3{
	float: right;
	margin:0;
	width: 100%;
	padding:0;
	padding-top: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #87ACC4;
	text-align: center;
		}
		
	
}

@media only screen and (max-width: 600px), only screen and (max-width: 600px), only screen and (max-width: 600px) {
	#logo {	
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 3px ;
	padding: 0;
	width: 150px;
	height: 91px;
	text-align: center;
	float:inherit;
	}
	
	#video {	
	position: relative;
	margin-top: 20px;
	margin-right: 7%;
	margin-left: 7%;
	padding: 0;
	width: 86%;
	float:left;
	background-color:#fff;
	z-index:20;
	}	
	#TextBoxHome {
	postion: relative;
	float: left;
    width: 100%;
    margin-top: 0px;
	min-height: 300px;
}


	/*NAV
===========================*/		
	
nav{	
	position: relative;
    width: 100%;
	margin-top:5px;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	color:#3a6f8f;
	font-size: 1em;
	line-height: 1em;
	background-color: #eee;
    background-color: rgb(238, 238, 238);
	background-color: rgba(238, 238, 238,.80);
	z-index: 30;
	}

	nav ul ul {
	display: none;
	}

	nav ul li:hover > ul {
	display: block;
	}
	
	nav ul {	
	color: #3a6f8f;
    margin-left: 0; 
	margn-right: 0;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	}
	
	  nav ul:after {
	  content: ""; 
	  clear: both; 
	  display: block;
	  }
	  
	  nav ul li {
	  float:left;
	  width: 49.7%;
	  margin: 0;
	  padding: 0;
	  color: #20597d;
	  text-align:center;
	  border-right: thin solid #999;
	  border-top: thin solid #999;
	  }
  
	  nav ul li a {
	  color: #20597d;
	  display: block; 
	  padding: 5px 0 5px 0;
	  text-decoration: none;
	  -webkit-transition: all 1s linear;
	  }	
	  
	  nav ul li:hover {
		color: #000;
	  }
	  nav ul li a:visited  {
	  color: #0f3a56;
	  }
	  
	  nav ul li a:hover  {
		color: #3A6F8F;
	  }
	
		  nav ul ul {
		  position: absolute;
		  width:175px;
		  margin-top: -55px;
		  margin-right: 35%;
		  margin-left: 35%;
		  padding: 0;
		 /* top: 100%;*/
		  font-size: .875em;
		  color: #3A6F8F; 
		  background: #fff; 
		  border-radius: 5px; 
		-moz-box-shadow: 2px 2px 2px #aaa;
		-webkit-box-shadow: 2px 2px 2px #aaa;
		box-shadow: 2px 2px 2px #aaa;
			}
			
		  nav ul ul li {
		  width:100%;
		  position: relative;
		  float: none;
		  margin: 0;
		  padding: 0;
		  border-right: none;
		  }
		  
		  nav ul ul li a {
		  padding: 10px;
		  color: #3A6F8F;
		  }	
		  
		  nav ul ul li a:hover {
	color: #3A6F8F;
	background-color: #fff;
			}
			
				nav ul ul ul {
				margin-left: 0;
				position: relative; 
				margin-top: 0px;
				top:0;
				background-color: #c4dff0;
				}
				nav ul ul ul li a:hover {
				color: #fff;
				background-color: #3A6F8F;
				}

.navPadding2{
	width: 100%;
/*	float:left;
*/	margin-top:0;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
	border-radius: 5px;
	border-color: #3A6F8F;
	border-width: 1px;
	border-style: solid;
	}
	
	.headline h1{
	font-size: 1.15em;
	line-height: 1.6em;
	padding: 0 0 0 0;
		}
	
	.headline h2{
	font-size: 1em;
	line-height: .4em;
	padding: 0 50px 10px 50px;
		}
	
#subnav {
	padding: 0;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	padding: 0 2% 0 0;
	margin: -2px 0 0 5%;
	vertical-align: top;
	}
	
	
	#title {	
	border-top: black solid 2px;
	border-bottom: #000 solid 2px;
	position: relative;
	display:block;
	margin:0;
	padding:0;
	width: 100%;
	z-index: 5;
	background-color:#3A6F8F;
	clear: both;
	}
	
	.title h1{	
	display:block;
	position:relative;
	font-family: 'Cinzel', serif;
	font-weight: normal;
	font-size: 1.625em;
	line-height: 1.875em;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 6px 0 4px 0;
		}
	
	
	#WhiteBar {
display:none;
	}
	

	
}


@media only screen and (max-width: 550px), only screen and (max-width: 550px), only screen and (max-width: 550px) {
#subnav {
	padding: 0;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 100%;
    height: 40px;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}	
	
}


@media only screen and (max-width: 480px), only screen and (max-width: 480px), only screen and (max-width: 480px) {
	
	body {
	background:none;
	margin: 0;
	padding:0;
	background-color:#ffffff;
}
	
#videobtn {	
	position: relative;
	float:left;
	margin: -20px 0 0 73%;
	padding: 0;
	width: 80px;
	height:15px;
	z-index: 10;
	}
	
	
.title h1{
	font-family: 'Cinzel', serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.875em;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 6px 0 4px 0;
		}
		
.headline h1{
	font-size: 1.25em;
	line-height: 1em;
	padding: 10px 0 0 0;
		}
	
.headline h2{
	font-size: 1em;
	line-height: 1em;
	padding: 0 0 8px 0;
		}
	
	/*NAV
===========================*/		
	
nav{
	position: relative;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	font-size: 1em;
	line-height: 1em;
	background-color: #c6dae6;
    background-color: rgb(198, 218, 230);
	background-color: rgba(198, 218, 230,.80);
	z-index: 9;
	}

	nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
	
	nav ul {	
	color: #20597d;
    margin-left: 0;
	margn-right: 0;
	padding:0;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	
}
	nav ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}
	
	nav ul li {
	width: 49.5%;
	margin: 0;
	padding: 5px 0;
	color: #000;
	text-align:center;
/*	border-bottom: thin solid #999;
*/	border-right: thin solid #999;
}

	nav ul li a {
	color: #000;
	display: block; 
	padding: 5px 0 5px 0;
	text-decoration: none;
	-webkit-transition: all 1s linear;
	}	
	
	nav ul li:hover {
			color: #000;
	}
	nav ul li a:visited  {
	color: #0f3a56;
	}
	
	nav ul li a:hover  {
			color: #3A6F8F;
		}
	
		  nav ul ul {
		  position: absolute;
		  width:175px;
		  margin-top: -75px;
		  margin-right: 30%;
		  margin-left: 30%;
		  padding: 0;
		  top: 100%;
		  font-size: .875em;
		  color: #3A6F8F; 
		  background: #fff; 
	 	  }
		  nav ul ul li {
		  width:100%;
		  position: relative;
		  float: none;
		  margin: 0;
		  padding: 0;
  }
		  nav ul ul li a {
			  padding: 10px;
			  color: #3A6F8F;
		  }	
		  nav ul ul li a:hover {
	color: #3A6F8F;
	background-color: #fff;
			}
			
				nav ul ul ul {
				margin-left: 0;
				position: relative; 
				margin-top: 0px;
				top:0;
				background-color: #c4dff0;
				}
				nav ul ul ul li a:hover {
				color: #fff;
				background-color: #3A6F8F;
				}

	.navPadding2{
	width: 99.5%;
	float:left;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 5px 0;
	background-color: #dce9f1;
	border-radius: 5px;
	border-color: #3A6F8F;
	border-width: 1px;
	border-style: solid;
	}
		
/*END
==================================*/

#WhiteBar {
display:none;
	}
	/* ===SUBNAV===========================*/
	
#subnav {
	float:left;
	width: 100%;
    height: 79px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: thin dotted #fff;
	background-color: #3A6F8F;
    background-color: rgb(0, 108, 103);
	background-color: rgba(32, 89, 125,.80);
    opacity: 0.8;
	}
	
.subnav dd{
	float:left;
	width: 49.7%;
	padding:0;
	margin-right: 0;
	margin-left: 0;
	margin-top: -20px;
	margin-bottom: 20px;
	vertical-align: top;
	border-right: thin dotted #fff;

	}
	
.subnav a{
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	font-family: 'PT Sans', sans-serif;
	color:#ffffff;
	padding: 11px 0 11px 0;
	border-top: thin dotted #fff;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 1s linear;
	}	
	
	.subnav a:visited {
	color: #ffffff;
 	} 
	
.subnav a:hover {
	color: #000000;
 	} 
/*===========================*/
   
/*===SUBPAGE TEXT========================*/

.subpage h1 {
	font-family: 'Cinzel', serif;    
	font-size: 1.5em;
	line-height: 1em;
	color: #000000;
	font-weight: 400;
    text-align: left;
	margin-top: 45px;
    margin-left: 20px;
}
.subpage h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #3A6F8F;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
	margin-left: 20px;
	margin-top: -15px;
}
.subpage p {
	font-family: 'PT Sans', sans-serif;
	font-size: 1em;
	color: #333;
	height: auto;
	text-align: left;
	font-weight: 400;
	line-height: 1.2em;
	word-wrap: break-word;
	margin-top: 17px;
	padding: 0 20px 20px 20px;
	clear: both;
}
.subpage a {
	color: #3A6F8F;
	text-decoration: none;
	-webkit-transition: all 1s linear;
}
.subpage a:hover {
	color: #3EB1B1;
 	} 


#TextBoxSub {
    margin-top: 0px;
    margin-left: 0%;
    clear: both;
    width: 100%;
	background-color: #ffffff;
    background-color: rgb(255, 255, 255);
   }

}

   

@media only screen and (max-width: 320px), only screen and (max-width: 320px), only screen and (max-width: 320px) {

.title h1{
	font-family: 'Cinzel', serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 8px 0 6px 0;
		}
		
		
		  nav ul ul {
		  position: absolute;
		  width:175px;
		  margin-top: -75px;
		  margin-right: 20%;
		  margin-left: 20%;
		  padding: 0;
		  top: 100%;
		  font-size: .875em;
		  color: #3A6F8F; 
		  background: #fff; 
		  border-radius: 5px; 
	 	  }
			  nav ul ul ul {
			  margin-left: 0;
			  position: relative; 
			  margin-top: 0px;
			  top:0;
			  background-color: #c4dff0;
			  }
		  
	
#TextBoxSub {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
        width: 100%;
		background-color: #ffffff;
        background-color: rgb(255, 255, 255);
   }
}

@media only screen and (max-width: 240px), only screen and (max-width: 240px), only screen and (max-width: 240px) {

.title h1{
	font-family: 'Cinzel', serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.25em;
	color: #fff;
	text-align: center;
	margin:0;
	padding: 8px 0 6px 0;
		}
		
	/*NAV
===========================*/		

 nav ul li {
	  float:left;
	  width: 49%;
	  margin: 0;
	  padding: 5px 0;
	  color: #20597d;
	  text-align:center;
	  border-right: thin solid #999;
	  border-top: thin solid #999;
	  }
	
	nav ul ul {
	position: absolute;
	width:120px;
	margin-top: -75px;
	margin-left: 0;
	padding: 0;
	top: 100%;
	font-size: .875em;
	color: #3A6F8F; 
	background: #fff; 
	border-radius: 5px; 	
	width:100%;
}

nav ul ul ul {
			  margin-left: 0;
			  position: relative; 
			  margin-top: 0px;
			  top:0;
			  background-color: #c4dff0;
			  	width:100%;
			  }
}