﻿/* ADD THIS BIT TO ANY IMAGE/DIV THAT NEEDS A TRANSPARENT PNG's STYLE:
	behavior: url('../../!includes/js/iepngfix.htc')
*/
#wrapper {
	width: 774px;
	margin: 0px auto 10px auto;
}
#content {
	width: 760px;
	border: 7px solid #ffffff;
	background: #ffffff;
	float:left;
}

#header {
	width: 760px;
	height: 112px;
	background: #ffffff url('../../images/logoBack.gif') no-repeat;
	text-align: left;
	float: left;

}
#logoBox {
	float: left;
}
#dispatchBox {
	float: right;
	margin: 32px 10px 0px 0px;
}
#bigSocial{
	position: absolute;
	top: 295px;
	left: 0;
	margin: 12px 0 0 8px;
}
#topNav {
	width: 760px;
	height: 41px;
	background: #6f9d32 url('../../images/navBacker.png') repeat-x;
	text-align: center;
	vertical-align: middle;
	border-bottom: 7px solid #ffffff;
	float: left;

}
#middleContent {
	width: 760px;
	min-height: 345px;
	border-bottom: 7px solid #ffffff;
	text-align: left;
	float: left;
}
#mainPic {
	width: 550px;
	height: 345px;
	background: #c0c0c0;
	float: left;
}
#insideWrapper{
	background: #ffffff url('../../images/insideBacker.png') repeat-y top left;
	border-bottom: 7px solid #ffffff;
	text-align: left;
	float:left;
}
#insideContent {
	width: 540px;
	min-height: 500px;
	float:left;
}
#insideRight {
	width: 220px;
	float: left;
}
#mainTextArea{
	padding: 10px 10px 10px 0px;
}
#newsContent {
	width: 203px;
	height: 345px;
	background: #ffffff;
	float: left;
	border-left: 7px solid #ffffff;
	position: relative;
}
#newsHeader {
	text-align: right;
	margin-bottom: 0px;
}
#newsStories {
	height: 165px;
	margin-top: 10px;
	overflow-y:auto;
}
#newsArchive {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}
#resourceButton {
  margin-top: 5px;
  text-align: center;
}
#schoolButton {
	width:159px;
	height:65px;
	margin:auto;
	background:url(/images/ac_promo_schoolstimulus2.gif) no-repeat 0 0;
}
#schoolButton a {
	display:block;
	width:159px;
	height:0;
	padding-top:65px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/ac_promo_schoolstimulus1.gif) no-repeat 0 0;
}
#schoolButton a:hover, #schoolButton a:focus, #schoolButton a:active { background-image:none; }
#moreTestimonials {
	text-align: right;
	font-size: 11px;
	margin-top: 10px;
}
#newsContentIn {
	width: 200px;
	margin: 10px 0px 0px 10px;
	float:left;
}
#testimonial{
	width: 200px;
	margin: 40px 0px 0px 10px;
	float:left; 
}
#testimonialHeader{
	text-align: right;
	margin-bottom: 0px;
}
#testimonialStories{
	margin-top: 10px;
}
#bottomContent {
	width: 760px;
	min-height: 220px;
	border-bottom: 7px solid #ffffff;
	text-align: left;
	float: left;
}
#feature {
	width: 200px;
	min-height: 220px;
	border-right: 7px solid #ffffff;
	float: left;
}
#welcomeText {
	width: 553px;
	min-height: 220px;
	background: #799852;
	color: #ffffff;
	float: left;
}
#footer {
	width: 760px;
	background: #828282 url('../../images/footerBacker.gif') repeat-x top left;
	min-height: 170px;
	text-align: center;
	float:left;
}
#footerWrapper {
	width: 730px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	line-height: 140%;
}
#footerCopyWrite {
	margin: 0px 45px 15px 45px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 640px;
	border-bottom: 1px solid #9a9a9a;
}
#footerAddresses {
	width: 730px;
	text-align: left;
}
#footerToll {
	margin-left: 105px;
	width: 140px;
	float: left;
	text-align: left;
}
#footerHQ {
	width: 205px;
	float: left;
	margin: 0px 20px;
	text-align: left;
}
#footerNW {
	width: 170px;
	float: left;
	text-align: left;
}
#moreinfo {
	position: absolute;
	z-index: 10;
	margin-top: 181px;
}
#flex{
	width: 760px;
	margin-top: 7px;
	float:left;
	margin-bottom: 15px;
}
ul#projectTypes {
  margin: 10px 0px 10px 10px;
}
ul#projectTypes li {
  margin: 0px 0px 5px 5px;
  /*list-style-type: square;*/
}