* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background:#ffffff;
	
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}
h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
	color:red;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;
}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}
p.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: black;
	}
p.just {
	text-align: justify;
	color: black;
	}
p.h3 {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: black;
	}
div.center {
  margin-left: auto;
  margin-right: auto;
  width: 8em;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0px;

}

.active {
	background: #ff0000;
}
.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}


.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:30px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:30px 0;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 0px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #000000;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 12%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #ffffff;
}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	top: 25px;
	min-height: 630px;
	background:#ffffff;
	
}

.s1 {
	min-height: 800px;
	background: #ffffff;
}


.s2 {
	min-height: 550px;
	background: #ffffff;
}


.s3 {
	min-height: 525px;
	background: #ffffff;
}


.s4 {
	min-height: 400px;
	background: #ffffff;
}

.s5 {
	min-height: 800px;
	background: #ffffff;
}

.footer {
	font-weight: bold;
	background-color: #ff0000;
	text-align: center;
	font-size: 13px;
	padding: 20px 0 20px 0;
	max-width: 1140px;
	min-width: 960px;
}

.innerfooter {
	text-align: center;
	text-decoration: underline;
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: 15px;
	color: white;
}
.col-left .colcontentl{
	padding-right: 20px;
	width: 300px;
	float: left;
	text-align: center;
	color: black;
}

.col-center .colcontentc{
	padding-right: 20px;
	width: 300px;
	float: left;
	text-align: center;
	color: black;
}

.col-right  .colcontentr{
	padding-right: 20px;
	width: 300px;
	float: left;
	text-align: center;
	color: black;
}

.left_col {
   float:left;
   width:480px;
   text-align: center;
   color: black;    
}
.right_col {
   float:right;
   width:480px;
   text-align: center;
   color: black;   
}
.hr {
	border-color: #e1e1e1;
	width: 50%;
	position: inherit;
	height: 1px;
	text-align: center;
	width: 50%;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
}

.map {
	width: 600px;
	height: 300px;
	float: left;
}

.mapcon {
	width: 320px;
	height: 300px;
	float: right;
	padding-right: 20px;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
	}
div.centerhook {
  margin-left: auto;
  margin-right: auto;
  width: 13.25em;
  border-bottom-style: solid;
  text-align: center;
  }
 div.center411 {
  margin-left: auto;
  margin-right: auto;
  width: 8.60em;
  border-bottom-style: solid;
  text-align: center;
  }
div.centeruseful {
  margin-left: auto;
  margin-right: auto;
  width: 11.75em;
  border-bottom-style: solid;
  text-align: center;
  }
 div.centerfund {
  margin-left: auto;
  margin-right: auto;
  width: 8em;
  border-bottom-style: solid;
  text-align: center;
  }
div.centercon {
  margin-left: auto;
  margin-right: auto;
  width: 11.5em;
  border-bottom-style: solid;
  text-align: center;
  }
p.spaces {
	margin-bottom: 5px;
	}
.shadow {
box-shadow: 0px 0px 10px 3px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 0px 0px 10px 3px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 0px 0px 10px 3px rgba(119, 119, 119, 0.75);
}