@import "/shared/first-layer/stylesheets/style.css";

#header_bg {
	background: #fff;
}

#cia_header {
 text-indent: -2000px;
 width: 100%;
 height: 125px;
 margin: 3px 0 0 0;
 background: url(/cia/img/cia_header.png) no-repeat top right;
}

#content {
	overflow: hidden;
	width: 100%;
}

#curriculum_strategies_resources {
	float: left;
	width: 48%;
}
#strategies_resources ul.section_links {
	border-bottom: 2px solid #fff;
}

#curriculum, #programs {border-bottom: 10px solid #fff;}

#programs_news {
	float: right;
	width: 48%;
}

#news_information {
	background-color: #EBEBE8;

}
#news_information #padding {padding: 10px;}

.links {background-color: #EBEBE8;}
.links h4 {
	margin: 0;
	padding: 5px;
	color: #EE7703;
}

ul.section_links {
	float: none;
	padding: 0;
}
ul.section_links li {
 border-top: 2px solid #fff;
 border-bottom: none;
}

ul.section_links li a,
ul.section_links li a:visited {
	border-color: #EBEBE8;
	background-color: #EBEBE8;
 color: #1D1753;
 width: 320px;
}
ul.section_links li a:hover {border-color: #EE7703;}

/* ------- */

