/* Main stylesheet for layout */
.clear {
	clear: both;
}
#body-wrapper {	
	position: relative; 
	padding-top: 310px; /* Change to height of header */
	/*min-width: 900px;*/
	width: 830px;
	padding: 310px 35px 0px 35px;
	background: url(../images/bg-main.png) center top repeat-y;
	margin: 0 auto;
	
}
.section-inner { 
	width: 830px;
	margin: 0 auto;
}

/* --HEADER-- */
#header { 
	top: 0; left: 0;
	position: absolute;
	height: 310px; /* Change to correct height */
	width: 100%;
	z-index: 10;
	margin-left: 1px;
}
	#header .h-w2 {
		width: 830px;
		height: 310px;
		margin: 0 auto;
		position: relative;
	}
	#mainnavigation, #utilities, #logo {
		position: absolute;
	}
	#mainnavigation {
		z-index: 20;
		top: 106px;
		left: 0;
		background-color:#3f5e91 ;
		height: 48px;
		width: 830px;
	}
		#mainnavigation ul {
			margin: 0px;
			padding: 0px;
		}
			#mainnavigation ul li {
				float: left;
				list-style: none;
				position: relative;
			}
				#mainnavigation ul li a {
					display: block;
					overflow: hidden;
				}
				#mainnavigation ul li a:hover, #mainnavigation ul li a.active, body.events a#nav-events, body.about a#nav-about, body.new a#nav-new, body.edu a#nav-education, body.quality a#nav-quality, body.resources a#nav-resources, body.reports a#nav-reports, body.ach a#nav-achievements {
					background-position: 0 -48px;
					z-index: 1000;
				}
					#nav-about {background: url(../images/nav/nav-about.gif); width: 100px; height: 1px;
					padding-top: 47px;}
					#nav-education {background: url(../images/nav/nav-education.gif); width: 90px; height: 1px;
					padding-top: 47px;}
					#nav-resources {background: url(../images/nav/nav-resources.gif); width: 117px; height: 1px;
					padding-top: 47px;}
					#nav-reports {background: url(../images/nav/nav-reports.gif); width: 91px; height: 1px;
					padding-top: 47px;}
					#nav-quality {background: url(../images/nav/nav-quality.gif); width: 117px; height: 1px;
					padding-top: 47px;}
					#nav-achievements {background: url(../images/nav/nav-achievements.gif); width: 117px; height: 1px;
					padding-top: 47px;}
					#nav-new {background: url(../images/nav/nav-new.gif); width: 82px; height: 1px;
					padding-top: 47px;}
					#nav-events {background: url(../images/nav/nav-events2.gif); width: 96px; height: 1px;
					padding-top: 47px;}
		
					#mainnavigation #main-nav li .level2 {
						display: none;
						position: absolute;
						top: 50px;
						left: 0px;
						width: 153px;
					}
						#mainnavigation #main-nav li ul li {
							float: none;
							padding: 0px;
							width: 125px;
							padding: 0 15px;
							/*background: url(../images/bg-nav.png) bottom repeat-y;*/
							background-color: #fff;
						}
							#mainnavigation #main-nav li ul li a{
								font-size: 12px;
								color: #224176;
								width: 125px;
								padding: 5px 0px;
								background: url(../images/nav-divider.png) left bottom no-repeat;
								text-decoration: none;
							}
								#mainnavigation #main-nav li ul li a:hover{									
									text-decoration: underline;
								}
								#mainnavigation #main-nav li ul .last-list a {
									background: none;
								}
								#mainnavigation #main-nav li ul .first-list a {
									padding-top: 10px;
								}

						
		#banner {
			position: absolute;
			top: 154px;
			width: 830px;
			height: 156px;
			}
			
			#header .about {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .celebrating {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .report {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .quality {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .general {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .new {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .resources {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .events {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .education {background:url(/images/banner/banner6.jpg) no-repeat 0px 0px;}
			#header .ccm {background:url(/images/banner/banner8.jpg) no-repeat 0px 0px;}
			#header .qf {background:url(/images/banner/banner9a.jpg) no-repeat 0px 0px;}
			#header .qf2 {background:url(/images/banner/banner10c.png) no-repeat 0px 0px;}
			
			
			
	#logo {
		top: 10px;
		left: 25px;
		position: absolute;
	}
	#utilities {
		width: 225px;
		height: 106px;
		top: 0px;
		right: 0px;
	}
	#utilities form#searchform {
		padding-top: 0;
		display: block;
	}
		#newsletter-blurb {
			font-weight: bold;
			margin-top: 13px;
			margin-top: 34px;
			margin-bottom: 7px;
		}
			#newsletter-blurb a .blurb1 {
				font-size: 10px;
				color: #3f5e91;
				display: block;
				text-indent: -9999px;
				width: 106px;
				height: 36px;
				background: url(/images/newsletter-smaller2.png) no-repeat 0px 0px;
				margin-bottom: 3px;
				margin-top: 19px;
			}
			
			#newsletter-blurb a .blurb2 {
				font-size: 9px;
				color: #7c7c7c;
				display: block;
			}
		#newsletter-blurb a:link, #newsletter-blurb a:visited {
			text-decoration: none;
		}
		#newsletter-blurb a:hover, #newsletter-blurb a:active {
			text-decoration: underline;
		}
		.newsletter-input {
			width: 110px;
			height: 15px;
			border: 1px solid #999999;
			margin-bottom: 15px;
			display: block;
			font-size:10px;
		}
		.newsletter-submit {
			width: 40px;
			font-size: 10px;
			padding: 1px 0px;
			position: absolute;
			left: 115px;
			top: 43px;
		}
		.search_style {
			font-size: 10px;
			height: 14px;
			width: 85px;
			border: 1px solid #999999;
			padding-left: 2px;
		}
		
		a.search-go {
		color: #000000;
		text-decoration: none;
		}
		
		a.search-go:hover {
		text-decoration: underline;
		}
		
		.search-submit {
			font-size: 11px;
			color: #000000;
			text-decoration: none;
		}
			.search-submit:hover {
				text-decoration: underline;
			}
		#utilities ul {
			position: absolute;
			left: 85px;
			top: 72px;
		}
			#utilities ul li {
				float: left;
				list-style: none;
			}
				#utilities ul li a {
					display: block;
					height: 1px;
					padding-top: 21px;
					overflow: hidden;
				}
					#cta-home {background: url(../images/util-home.png); width: 24px;}
					#cta-contact {background: url(../images/util-contact.png); width: 26px;}
					#cta-rss {background: url(../images/util-rss.png); width: 22px;}
					#cta-tw {background: url(../images/util-twitter.png); width: 22px;}
					#cta-fb {background: url(../images/util-facebook.png); width: 22px;}

/* --CONTENT-- */
#content { 
	position: relative; 
	padding-bottom: 50px;
	margin-left: 1px;
}
	#content .c-w1 {
	}
	#content .c-w2 { 
		overflow: hidden; 
	}
	#subnav, #content-body, #logos {
		float: left;
	}
	#content-body {
		width: 475px;
		position: relative;
		left: 205px;
	}
	#subnav, #logos {
		width: 205px;
		position: relative;
		left: -475px;
		
		font-size: 12px;*/
	}
	#logos {
		top: 10px;
	}
	#logos h2, #logos h3 {
		color: #812017;
		text-align: center;
	}
	#content #logos ul {
		margin-left: 0;
		width: 205px;
		text-align: center;
	}
	#content #logos li {
		list-style-type: none;
		margin-bottom: 10px;
	}
		#subnav ul {
			padding: 0px 26px 0px 33px;
		}
			#subnav ul li {}
				#subnav ul li a {
					color: #224176;
					text-decoration: none;
					width: 146px;
					display: block;
					border-bottom: 1px solid #d3d3d5;
					padding: 10px 0px;
				}
				#subnav ul li a:hover {
					color: #000;
				}
				
				#subnav ul li.active a {
					color: #BF8701;
				}
					#subnav ul li.last-subnav-list a {
						border-bottom: none;
					}
	#subnav ul ul {
			padding:0 5px 0 15px;
			display:none;
		}
		
		#subnav ul li.active ul {
			display:block;
		}
		#subnav ul li.active ul li a:hover {
					color: #000;
				}
		#subnav ul li.active ul a{
			color: #666666;
		}
		
		#subnav ul li.active ul li.active a{
			color: #BF8701;
		}
			#subnav ul ul li {}
				#subnav ul ul li a {
					color: #224176;
					text-decoration: none;
					width:130px;
					display: block;
					border-bottom: none;
					padding: 4px 0px;
				}
				#subnav ul ul li.last-subnav-list a {
						border-bottom: 1px solid #d3d3d5;
					}
	
/* --FOOTER-- */

#footer {
	height: 54px;
	margin: 0 auto;
	width: 900px;
	background: url(../images/bg-bottom.png) no-repeat;
	font-size: 10px;
	color: #797979;
	text-align: center;
}
	#footer a {
		color: #797979;
		text-decoration: none;
		padding: 0 5px;
	}
	#footer a:hover {
		text-decoration: underline;
	}

#content ul li {
line-height: 15px;
margin-bottom: 5px;
}

#content ul {
margin-top: 0px;
margin-bottom: 0px;
}

hr {border: 0px; border-top: 1px dotted #666; margin: 25px 0px 25px 0px;} 
