﻿BODY {
	margin:0px;
	padding:0px;
	font: 0.8em/1.3em verdana;
}

#header  {
	background: #3399FF;
	color: #fff;
	clear: both;
	height:6.5em;
}
#header img {
float:left;}

#header h1 {
	position:absolute;
	top:0px;
	left:100px; 
	color: #ffffff;
	padding-top: 15px;
	margin-left:10px;
	margin:0;
	font: 3.5em Arial, Helvetica, sans-serif;
	}
	#header #sub h1{
	position:absolute;
	top:40px;
	left:260px; 
	color: #ffffff;
	margin:0;
	font: .7em Arial, Helvetica, sans-serif;
	
	}
h2 {
	margin:0;
	padding:0;
}

/*define borders for all divs (for debug purposes)
div {
	border: 1px dotted #000;
	margin:2px;
}

div div{
	border: 1px dotted red;
	margin:2px;
}

div div div{
	border: 1px dotted green;
	margin:2px;
}*/

/*layout code*/


#mainNavigation {
/*	position: absolute;*/
	width:100%;
	height:auto;
	background:#0066CC;
	color:#fff;
	top: 0px;
	left:0px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#mainNavigation ul{
	margin:0;
	padding:5px 0 5px 10px;
	
}

div#mainNavigation ul li {
	display: inline;
	margin-right:1em;
	margin-left:0;
	margin-right:.5em;
	padding-right: .5em;
	border-right: 1px solid #3399FF;
}

div#mainNavigation ul li a{
	display: inline;
	color:#91C8FF;
	text-decoration:none;
	font-weight: bold;
}

#whatsNew {
	/*width:200px;*/
	margin:0;
	margin-top:30px;
	margin-left:550px;
	
}

#whatsNew h2 {
	color : #00cc33;
} 

#infoContainer {
	float:left;
	margin-top: 30px;
	width:505px;
}

#overview {
	margin:0;
	padding:0;
	float: left;
	width:250px; 
		
}

#goal {
	padding:0px;
	color: #fff;
	margin-bottom:5px;
	background: url(/images/overviewBack.gif) #3399ff repeat-y;
	
	width: 249px;
	
	height: 101px;
	
}

#goal h2 {
	padding:0;
	padding-top:70px;
	float:left;
	font-size:1px;
	color:#3399FF;
	width: 25px;
	height: 0px;
	overflow:hidden;
	background: url(/images/ourGoal.gif) no-repeat top left #3399ff;
}

#goal p {
	padding:0;
	margin:0;
	padding-left:30px;
	padding-right:10px;
}

#learn {
	clear:both;
	/*height: 107px;*/
	background: url(/images/overviewBack.gif) #fff repeat-y;
	padding:0;
	margin:0;
}

#learn h2 {
	float:left;
	font-size:1px;
	color:#3399FF;
	width: 25px;
	padding-top: 194px;
	overflow:hidden;
	height:0;
	background: url(/images/learnAboutSES.gif) #3399ff no-repeat top left;
	
}

/*roles is the UL inside the learn div*/
#roles {
	padding:0;
	margin:0;
	padding-left:28px;
}

#roles li{
	padding:0;
	margin:0;
	list-style-type:none;
	color:#fff;
	width:108px;
	height:97px;
}
#roles li a{ 
	/*margin-left:-1234em;*/
	padding:0px;
	margin:0px;
	width:108px;
	height:97px;
	font-size:0px;
}

#providers,#families{
	float:left;
	margin-right:3px !important;
	
}

/*#educators, #policyMakers {
	padding:0;
	margin:0;
}*/

#families {
	background: url(/images/families.jpg) no-repeat !important;
	margin-bottom: 3px !important;
}

#providers {
	background: url(/images/providers.jpg) no-repeat !important;
}

#educators {
	background: url(/images/educators.jpg)  no-repeat  !important;
	margin-bottom: 3px !important;
}

#policyMakers {
	background: url(/images/policymakers.jpg)  no-repeat  !important; 
	
}

#SESbyState {
	background: url(/images/pencilKid.jpg) no-repeat top;
	padding-top:205px;
	width:247px;
	margin-left: 250px;
	padding-bottom:0px;
}

#SESbyState a {
	background: url(/images/SESbyState.gif) no-repeat bottom #0c3;
	font-size:1px;
	display:block;
	height:0;
	padding-bottom:97px;
	overflow:hidden;
	border:1px solid red;
	border-top:1px solid #fff;
	color: #0c3;
	
}

#about {
	margin-top:6px;
	clear: left;
	background: url(/images/overviewBack.gif) #fff repeat-y;
	width:497px;
	margin-bottom:5px;
	border-right:3px solid #fff;
}

#about h2{
	float:left;
	font-size:1px;
	color:#3399FF;
	width: 25px;
	padding-top:200px;
	height: 0px;
	overflow:hidden;
	background: url(/images/aboutSESQ.gif) no-repeat top left;
	
}

#about p  {
	padding:0;
	margin:0;
	padding-left:35px;
	padding-right:10px;
}

#about ul {
	margin-left:40px;
}


#footNav li{
	display:inline;
	padding-right:1em;
}


#footer {
	color: #999999;
	clear: both;
	border-top: 5px solid #3399FF;
	padding: 0px 20px 10px 50px;
	font-size:xx-small
}

.headerimg {
margin: 10px;}

#web {
display:none;
visibility:hidden;}


#mainNavigation #sesStateNav a{color:#fff; font-weight:bold;}
li#contactNav {border-right:none!important;}