@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: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
}
#fixedheader {

	 width:100%;
	
}
#headerArea {
	text-align:center;	
}
#mainArea {
	width:100%;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	display:block;
}
#logoLeft {
	text-align:center;

	
}
#contactBar{
	width:100%;
	clear: none;
	text-align:center;
	display:none;

}
#logoCenter {
	text-align:center;
 font-size:1em;
 line-height:1.6;
}
#logoRight {
	text-align:center;
	display:block;
}
#navMenu {
	
	
}
#footerArea {
	color:#fff;
	background-color:#666;
	display:block;
}
#footerBlock {
}
#div20 {
	
	
}
	#div60 {
	
}
	#div80 {
	
}
#div25 {
	width:90%;
	clear:none;
	margin-left:5%;
	margin-right:5%;
	
}
#linkTitle {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-top:0;
	margin-bottom:20px;
	padding: 3% 0;
    border-top:10px solid #8cc63f;
	opacity:0.90;
	padding-bottom:30px;
	text-align:center;
}
#linkTitleShort {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-top:0;
	margin-bottom:20px;
	padding: 3% 0;
    border-top:10px solid #8cc63f;
	opacity:0.90;
	padding-bottom:30px;
	text-align:center;
}

#div33Index {
	display:block;
}
#div66Index {
	background-color:#06C;
	display:block;
}
#div33 {
	
}
#div33Left {
}
#div33Right {
}
#div33Centre {
}
#box100 {
}
#slider {
display:none;
}
#sliderMobi {
	display:block;
	text-align:center;
}
#div100 {
}
#div75 {
}
#div16 {
}
#div50 {
}
#div40 {
		
	}
#div30 {
		
		
	}
#div45 {
		
		
	}
#div90 {
		width:95%;
	margin-left:2.5%; margin-right:2.5%;
		
	}
#div95 {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-top:0; 
	margin-bottom:0;	
	}
#div10 {
		
		
	}
#focus1 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus2 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus3 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus4 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus5 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}

#indexTxt1 
{text-align:center;
}

.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: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
}
#fixedheader {
	
	 width:100%;
}
#headerArea {
	width:100%;
	margin-left:0;
	margin-right:0;
	text-align:right;
}
#mainArea {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	
}
#logoLeft {
	width:25%;
	clear:none;
	text-align:left;
	z-index:10000;
}
	#contactBar{
	width:100%;
	clear: none;
		display:block;
		margin-top:10px;
	
}
#logoCenter {
	width:50%;
	clear:none;
	text-align:center;
}
#logoRight {
	width:25%;
	clear:none;
	text-align:right;
	display:block;
}

#navMenu {
	
	width:80%;
	clear:none;
	
	
}
#footerArea {
}
#footerBlock {
	width:33.333%;
	clear:none;
}
	
	#div20 {
	width:20%;
	clear:none;
}
	
#div25 {
	width:25%;
	clear:none;
	margin-left:0%;
	margin-right:0%;
}
	

	
#linkTitle {
	width:95%;
	text-align:center;
	margin-left:2.5%;
	margin-right:2.5%;
	height:600px;
	border-top: 6px solid #8cc63f;
	
}
		
#linkTitleShort {
	width:95%;
	text-align:center;
	margin-left:2.5%;
	margin-right:2.5%;
	height:300px;
	border-top: 6px solid #8cc63f;
	
}
#div66Index {
	width:66.5%;
	clear:none;
	background-image:url(../images/arrow.png); background-position:left center; background-repeat:no-repeat;
	background-color:#fff;
	height:300px;
	
	display:block;
}
#div66 {
	width:66.666%;
	clear:none;
	
}
#div33Index {
	width:33.333%;
	clear:none;
	display:block;
	
}

#div33 {
	width:33.333%;
	clear:none;
}
	#div33Left {
	width:33.333%;
	clear:none;
		text-align:left;
}
	#div33Right {
	width:33.333%;
	clear:none;
		text-align:right;
}
		#div33Centre {
	width:33.333%;
	clear:none;
		text-align:center;
}
#box100 {
	border:1px solid #CCC;
}
#slider {
	display:block;
	margin-top:-30px;
	
	
	

}
#sliderMobi {
		display:none;
		
}
#div100 {
}
#div75 {
	width:75%;
	clear:none;
	
	
}
#div16 {
	width:16.666%;
	clear:none;
	height:300px;
}
#div50 {
	width:50%;
	clear:none;
}
	
#div30 {
		width:30%;
		clear:none;
		
	}
	
	#div30 {
		width:30%;
		clear:none;
		
	}
#div40 {
		width:40%;
		clear:none;
		
	}
	
	#div45 {
		width:45%;
		clear:none;
		
	}
		#div60 {
	width:60%;
	clear:none;
}
	#div90 {
		width:90%;
		margin-left:5%;
		margin-right:5%;
		clear:none;
		
	}
	#div95 {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-top:0; 
	margin-bottom:0;	
	clear:none;
	}
	#div10 {
		width:10%;
		clear:none;
		
	}
	#focus1 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus2 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus3 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus4 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
	#focus5 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
	
	#indexTxt1 {text-align:right;
		margin-top:10px;
		margin-bottom:20px;
}
.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: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width:1920px;
	
}
#fixedheader {
	
	 width:100%;
}
#headerArea {
	width:100%;
	margin-left:0;
	margin-right:0;
	text-align:right;
}
#mainArea {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	
}
#logoLeft {
	width:20%;
	clear:none;
	text-align:center;
	margin-top:-50px;
}
	#contactBar{
	width:25%;
	clear: none;
		margin-top:10px;
		display:block;
	
}
#logoCenter {
	width:50%;
	clear:none;
	text-align:center;
}
#logoRight {
	width:25%;
	clear:none;
	text-align:right;
	display:block;
}

#navMenu {

	height:52px
	
	
}
#footerArea {
}
#footerBlock {
	width:33.333%;
	clear:none;
}
#div25 {
	width:25%;
	clear:none;
	
}
#linkTitle {
	width:95%;
	text-align:center;
	margin-left:2.5%;
	margin-right:2.5%;
	height:500px;
	border-top: 6px solid #8cc63f;
	font-size:0.95em;
	
}
	#linkTitleShort {
	width:95%;
	text-align:center;
	margin-left:2.5%;
	margin-right:2.5%;
	height:300px;
	border-top: 6px solid #8cc63f;
	
}

#div66Index {
	width:66.5%;
	clear:none;
	background-image:url(../images/arrow.png); background-position:left center; background-repeat:no-repeat;
	background-color:#fff;
	height:300px;
	
	display:block;
}
#div66 {
	width:66.666%;
	clear:none;
	
}
	#div80 {
	width:80%;
	clear:none;
}
	#div60 {
	width:60%;
	clear:none;
}
#div33Index {
	width:33.333%;
	clear:none;
	display:block;
	height:360px;
}
#div33Left {
	width:33.333%;
	clear:none;
		text-align:left;
}
	#div33Right {
	width:33.333%;
	clear:none;
		text-align:right;
}
		#div33Centre {
	width:33.333%;
	clear:none;
		text-align:center;
}
#box100 {
	border:1px solid #CCC;
}
#slider {
	display:block;
	margin-top:-110px;
	
	

}
#sliderMobi {
		display:none;
		
}
#div100 {
}
	#div80 {
	width:80%;
	clear:none;
}
#div75 {
	width:75%;
	clear:none;
	
}
	#div20 {
	width:20%;
	clear:none;
}
#div16 {
	width:16.666%;
	clear:none;
	height:300px;
}
#div50 {
	width:50%;
	clear:none;
}
	#div40 {
		width:40%;
		clear:none;
	}
		
	#div45 {
		width:45%;
		clear:none;
		
	}
	#div90 {
		width:90%;
		margin-left:5%;
		margin-right:5%;
		clear:none;
	}
		#div95 {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	margin-top:0; 
	margin-bottom:0;	
	clear:none;
	}
	#div10 {
		width:10%;
		clear:none;
	}	
	#focus1 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus2 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus3 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#focus4 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
	#focus5 {
	width:80%;
	border-left:#fdff54 solid 10px; border-bottom:dashed #222 1px;
}
#indexTxt1 {
		text-align:right;	
	margin-top:10px;
	margin-bottom:20px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}