body{
	color: #333333;
	background: #ffffff url('/images/banner_dropgray.jpg') center 110px repeat-x;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	margin: 0;
	}
#body{
	background: url('/images/banner_dropback.jpg') center 110px no-repeat;
	}
img{
	border: none;
	}
h1{
	color: #999999;
	background: url('/images/hgrad.jpg') bottom left repeat-x;
	margin: 0px;
	line-height: 18px;
	padding: 16px 0 16px 5px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	}
#container{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	}
#header{
	float: left;
	}
#logo{
	background: url('/images/eda_logo.jpg') top left no-repeat;
	float: left;
	}
#logo img{
	width: 320px;
	height: 107px;
	}
#navigation a{
	font-size: 14px;
	float: left;
	font-weight: bold;
	color: #629400;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 5px;
	padding: 75px 0 5px 0;
	width: 150px;
	margin-right: 10px;
	border-bottom: 1px dashed #f4a130;
	}
#navigation a#programs:hover,
#navigation a#programs.active{
	background: #efeecc;
	}
#navigation a#simulator:hover,
#navigation a#simulator.active{
	background: #efeecc;
	}
#navigation a#benefits:hover,
#navigation a#benefits.active{
	background: #efeecc;
	}
#navigation a#about:hover,
#navigation a#about.active{
	background: #efeecc;
	}
#subnavigation{
	clear: both;
	}
#subnavigation a{
	position: relative;
	font-size: 14px;
	float: left;
	font-weight: bold;
	color: #629400;
	text-decoration: none;
	text-transform: uppercase;
	height: 40px;
	width: 150px;
	margin-right: 10px;
	vertical-align: bottom;
	border-bottom: 1px dashed #f4a130;
	}
#subnavigation span{
	position: absolute;
	width: 140px;
	bottom: 0;
	left: 5px;
	display: block;
	vertical-align: bottom;
	}
#subnavigation a:hover,
#subnavigation a.active{
	background: #efeecc;
	}
#banners{
	clear: both;
	}
#banners div{
	height: 252px;
	width: 320px;
	float: left;
	overflow: hidden;
	}
#banners div span{
	display: block;
	height: 1px;
	width: 320px;
	}
#main{
	overflow: visible;
	clear: both;
	}
#footer{
	background: url('/images/footer_gradient.jpg') left bottom repeat-x;
	clear: both;
	}
#footer-container{
	height: 145px;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	}
#copyright{
	width: 800px;
	float: left;
	font-size: 11px;
	}
#contact{
	float: left;
	width: 160px;
	}
#contact a{
	color: #9195a3;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	}
#contactForm{
	width: 280px;
	}
#contactForm h4{
	margin-bottom: 0;
	font-size: 18px;
	}
#contactForm p{
	margin-top: 0;
	}
#contactForm input,
#contactForm textarea{
	font-size: 16px;
	font-family: helvetica,arial,sans-serif;
	border: 1px solid #999999;
	color: #333333;
	background: #dddddd;
	}
#contactForm button{
	font-size: 20px;
	font-family: helvetica,arial,sans-serif;
	border: 1px solid #999999;
	color: #ffffff;
	background: #f4a130;
	}
.gallery_1 a,
.gallery_2 a,
.gallery_3 a{
	float: left;
	display: none;
	}
.clear{
	clear: both;
	}
.column1{
	float: left;
	width: 300px;
	margin: 0 10px;
	}
.column2{
	float: left;
	width: 620px;
	margin: 0 10px;
	}
.column3{
	float: left;
	width: 940px;
	margin: 0 10px;
	}