body {
	font: 101% Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 40px 0;
	background: #fff;
}

a, a:active, a:link, a:visited {
	color: #28b4e4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { border: none; }
     
#Wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 818px;
}

#Header {
	width: 782px;
	height: 76px;
	text-align: left;
	margin: 0 0 0 15px;
}

#Logo {
	margin: 20px 0 0 0;
}

#Hero {
	background: url('../images/heroBG.gif') top right no-repeat;
	text-align: left;
	width: 782px;
	height: 119px;
	margin: 0 0 10px 15px;
	display: block;
	border-top: 2px solid #fff;
}

#Hero img, #HomeHero img { 
	float: left; 
	display: inline;
}

#HomeHero {
	background: url('../images/heroBG.gif') top right repeat-y;
	text-align: left;
	width: 782px;
	height: 275px;
	margin: 0 0 0 15px;
	display: block;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


/* Nav and side bar styles */
#Menu {
	width: 782px;
	height: 27px;
	margin: 0 0 0 15px;
	background: url('../images/menuBG.gif') bottom left repeat-x;
	border-bottom: 3px solid #cccdcd;
	display: block;
}

#Menu ul {
	margin: 0;
	padding: 4px 0 0 0;
}

#Menu li { 
	float: left;
	display: inline;
	list-style-type: none;
	font-size: 0.8em;
	padding: 0 0.9em;
	border-left: 1px solid #666;
}

#Menu li.first { 
	border-left: none; 
	padding: 0 0.9em 0 0.4em;
}

#Menu li.last { padding: 0 0.4em 0 0.9em;}

#Menu li a { color: #666; }

#Menu li a:hover { 
	color: #013888; 
	text-decoration: none;
}

/* end Nav and side bar styles */

#Content {
	width: 780px;
	margin: 0 0 0 15px;
	text-align: left;
	padding: 0;
	display: block;
}

#HomeContent {
	width: 780px;
	margin: 0 0 0 15px;
	text-align: left;
	height: 170px;
	padding: 0;
	border-top: 1px solid #ccc;
}

/* Footer Styles */

#Footer, #Footer.home {
	width: 803px;
	font-size: 0.65em;
	color: #84a3cf;
	padding: 0;
	background: #013888;
	margin: 25px 0 0 4px;
	text-align: right;
	height: 32px;
	clear: both;
}

#Footer p { 
	font-size: 1em; 
	margin: 0;
	padding: 10px 15px 0 0;
}

#Footer a, #Footer a:active, #Footer a:link, #Footer a:visited, #Footer a:hover { color: #84a3cf; }

a.Current { font-weight: bold; }

/* end Footer Styles */

h1 {
	color: #28b4e4;
	margin: 85px 0 0 15px;
	padding: 0;
	font-size: 1.2em;
	float:left;
}

h1.twoLine {
	color: #28b4e4;
	margin: 60px 0 0 15px;
	padding: 0;
	font-size: 1.2em;
	float:left;
}

h1.home {
	text-transform: capitalize;
	font-weight: normal;
	color: #28b4e4;
	margin: 60px 0 0 20px;
	padding: 0;
	font-size: 1.3em;
	line-height: 2em;
	float:left;
	display: inline;
}


h2 {
	color: #28b4e4;
	margin: 0 80px 0.1em 0;
	padding: 0;
	font-size: 0.85em;
}

#Welcome {
	width: 590px;
	text-align: center;
	height: 145px;
	display: block;
}

#Welcome h1{
	text-transform: capitalize;
	font-weight: normal;
	color: #28b4e4;
	padding: 0;
	font-size: 1.1em;
	line-height: 2em;
	margin:0;
	padding-top: 55px;
	text-align: center;
	display: block;
	float: none;
}

#Welcome h2 {
	margin: 0;
	color: #666;
	text-align: center;
	display: block;
	float: none;
	font-weight: normal;
	font-size: 0.9em;
}

p {
	font-size: 0.75em;
	margin: 0 0 1em 0;
	padding: 0;
}

.CTA { 
	text-align: right;
	width: 780px;
	margin: 20px 0 0 0;
}

#Content ul {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}

.smallHeight { height: 250px; }

.photoLeft {
	float: left;
	display: inline;
	margin: 0 0.5em 0.3em 0;
}

.photoRight {
	float: right;
	display: inline;
	margin: 0 40px 20px 5px;
}

.location {
	float: left;
	display: inline;
	width: 44%;
	margin: 20px 5px 20px 0;
}

.people {
	float: left;
	display:inline;
	width:535px;
	padding-bottom: 25px;
	text-align: justify;
}

#Content ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#Content li {
	background: url('../images/bullet.gif') 0px 2px no-repeat;
	padding: 2px 0 2px 17px;
}

.diagrams, .diagrams2 {
	float: left;
	display: inline;
	margin: 0 0 0 0;
}

.diagrams p, .diagrams2 p { 
	margin: 0 0 0.9em 0;
	color: #3a3a3a;
	width: 315px;
	text-align: justify;
}

.diagrams { 
width: 390px;
}

.diagrams2 p { 
	margin: 0 0 0.9em 75px;
}

.diagrams2 {
width: 390px;
}

.diagrams span { color: #c00; }

.diagrams2 span { color: #039; }

img {
	padding: 0;
	margin: 0;
}

.clear { clear: both; }

/* IE hacks */

*:first-child+html #Menu { margin: 0 0 0 -5px; } * html #Menu { margin: 0 0 0 -5px; }

*:first-child+html #Content { margin: 0 0 0 -5px; } * html #Content { margin: 0 0 0 -5px; }

*:first-child+html #HomeContent { margin: 0 0 0 -5px; } * html #HomeContent { margin: 0 0 0 -5px; }

*:first-child+html #Header { margin: 0 0 0 -5px; } * html #Header { margin: 0 0 0 -5px; }

*:first-child+html #Hero { margin: 0 0 10px -5px; } * html #Hero { margin: 0 0 10px -5px; }

*:first-child+html #HomeHero { margin: 0 0 0 -5px; } * html #HomeHero { margin: 0 0 0 -5px; }

*:first-child+html #Footer { margin: 25px 0 0 -6px; } * html #Footer { margin: 25px 0 0 -6px; }

* html #Footer.home { margin: 16px 0 0 -6px; }

*:first-child+html #Content li { background: url('../images/bullet.gif') 0px 5px no-repeat; padding: 0 0 0 17px; margin: 0;} * html #Content li { background: url('../images/bullet.gif') 0px 5px no-repeat; padding: 0 0 0 17px; margin: 0; }

*:first-child+html #Menu li { padding: 0 0.9em; } * html #Menu li { padding: 0 0.8em; }

*:first-child+html #Menu li.first { padding: 0 0.8em 0 0.4em; } * html #Menu li.first { padding: 0 0.8em 0 0.4em; }

*:first-child+html #Menu li.last { padding: 0 0.4em 0 0.8em;} * html #Menu li.last { padding: 0 0.4em 0 0.8em;}

*:first-child+html .smallHeight { height: 280px; } * html .smallHeight { height: 280px; }

*first-child+html .diagrams2 p { width: 320px; margin: 0 0 0.9em 70px; }  * html .diagrams2 p { width: 315px; margin: 0 0 0.9em 70px; } 

