@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #eff0ef;
	}
	
#top {
	width: 100%;
	height: 400px;
	background: #4a8ce3;
	margin: 0;
	}
	
#header {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	background: #4a8ce3;
	position: relative;
	}	
	


.logo-grp {
	width: 960px;
	height: 30px;
	}		
	
.logo {
		width: 426px;
		height: 41px;
		padding: 40px 0 35px 0;
		float: left;
	}
	
#top-nav ul {
	width: 500px;
	height: 32px;
	margin-left: 465px;
	padding-top: 24px;
	padding-left: 35px;
	}		
#top-nav li {
	float: left;
	font-weight: bold;
	margin-top: 40px;
	padding-right: 35px;
	font-size: 13px;
	color: #fff;
	list-style-type: none;
	text-transform: uppercase;
	}
#nav-top li:last-child {
	
	}
#top-nav li a {
	float: left;
	text-decoration: none;
	color: #fff;

	}
#top-nav li a:hover,
#top-nav li a:focus {
	color: #ccc;
	}
#top-nav li a:active {
	color: #666;
	}
#top-nav li.active a {
	font-weight: bold;
	color: #333;
	}				
			
	
	
	
.tagline {
	width: 540px;
	padding-top: 10px;
	padding-bottom: 35px;
	}	
	
#vid {
	position: absolute;
	width: 360px;
	height: 200px;
	margin:0;
	padding:0;
	top: 142px;
	right: 20px;
	z-index: 5;
		}
	


#container {        /*----------positions the video ---------*/
	position: absolute;
	width: 360px;
	height: 200px;
	margin:0;
	padding:0;
	z-index: 5;
	}
	
#header #vid p a {
	width: 200px;
	height: 15px;
	position: absolute;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 70px;
	color: #bed7f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 8px;
	text-align: center;
	color: #fff;
	}			

		
	
.check {
	width: 24px;
	height: 28px;
	float: left;
	padding-right: 15px;
	}
	
			
	
#header p {
	width: 540px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 8px;
		}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}				

#main-container {
	width: 960px;
	margin: 25px auto 40px auto;
		}	
	
.section1 {
	width: 280px;
	float: left;
	padding-right: 35px;
	padding-left: 10px;
}

.section2 {
width: 280px;
	float: left;
	padding-right: 35px;
}

.section3 {
width: 280px;
	float: left;
	padding-right: 10px;
}	
p.q-graph {
	min-height: 180px !important;
	}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
	padding: 20px 0 10px 0;
	font-weight: normal;
	}	
	
#main-container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 1.6em;
	}
	
.mid {
	width: 960px;
	margin-top: 65px;
			}	
	
.section1-a {
	width: 241px;
	padding-bottom: 20px;
	float:left;	
	}
	
.section2-a {
	width: 600px;
	padding-bottom: 20px;
	margin-left: 320px;
	padding-top: 25px;
	}
	
#main-container p.georgia {
	color:#5365b9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	}		
	
.align-right, .align-right a {
	text-align: right;
	color: #0099CC;
	font-size: 0.95em;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
		}
	
.align-right a:hover {
	text-decoration: underline;
	}	
	
#bottom {
	width: 100%;
	height: 200px;
	background: #eaebec;
	margin: 0;
	border-top: 1px dotted #ccc;
	}		
	
#bottom p.spacing, #bottom p.spacing a {
	letter-spacing: 1.2px;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	}
	
#bottom p.spacing a:hover {
	text-decoration: underline;
	}		
	
.hanging-l, .hanging-r {
	font-size: 24px;
	}
	
.hanging-l {
	margin-left: -10px;
	}	
	

			