body {
	margin: 0; padding: 0 0 10px 0;
	background: #073753 url(../images/bg.gif) repeat-x; color: #ABCBDE;
	text-align: center;
	font-family: Verdana, Tahoma, Arial; font-size: 12px;
}

h2, h3, h4, h5, p { margin: 0; padding: 10px 0; }
h1, h2, h3, h4 { color: #D5E5EE; }
h1 { font-size: 14px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
hr { color: #0C4D73; background: #0C4D73; border:0; height: 1px; margin: 10px 0; clear: both; }
hr.blank { color: #073753; background: #073753; border:0; height: 0; margin: 0; clear: both; }
p { text-align: justify; line-height: 16px; }
a { color: #20CBF0; text-decoration: none; }
a:hover { color: #FFF; }
img { border: 0; }
img.right { margin: 10px 0 10px 20px; display: block; float: right; }
img.image_left, img.image_right { display: block; float: left; }
img.image_left { margin: 10px 12px 17px 0; }
img.image_right { margin: 10px 0 17px 0; }
ul li, ol li { margin: 0; padding: 5px 0; line-height: 16px; }
ol.eight { counter-reset: item 8; }

.no { display: none; }
.cb { clear: both; }
.right { text-align: right; }
.small { font-size: 11px; }

#container {
	width: 1000px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

#header {
	width: 1000px; height: 129px;
	margin: 0; padding: 0;
	clear: both;
	background: url(../images/blue-eds.jpg) no-repeat;
}
#header a.logo {
	width: 200px; height: 129px;
	margin: 0 0 0 180px; padding: 0;
	display: block; float: left;
}
#header a.logo span { display: none; }

#content {
	width: 1000px;
	margin: 0; padding: 0;
	clear: both;
	background: url(../images/bg_circuit.gif) top left no-repeat;
}

#nav {
	width: 247px;
	margin: 0 40px 0 136px; padding: 0;
	float: left; clear: both;
}
#nav ul { height: 338px; margin: 0; padding: 32px 34px 0 0; list-style: none; }
#nav ul li { margin: 0; padding: 0 0 20px 0; display: block; clear: both; text-align: right; }
#nav ul li a { color: #20CBF0; text-transform: lowercase; font-size: 11px; font-weight: bold; }
#nav ul li a:hover { color: #FFF; }
#nav img { margin: 10px 0; display: block; }

#content_main {
	width: 445px;
	margin: 0; padding: 21px 0 0 0;
	float: left;
}

#footer {
	width: 100%; height: 40px;
	margin: 10px 0 0 0; padding: 0;
	clear: both;
	background: url(../images/bg_footer.gif) top repeat-x;
}

#footer .footer_main {
	width: 578px; height: 20px;
	margin: 0 auto; padding: 0 0 0 422px;
	display: block; clear: both;
	background: url(../images/bg_footer_circuit.gif) no-repeat; color: #1B73A5;
	text-align: left; line-height: 20px;
	font-size: 11px;
}

fieldset.contact_form {
	width: 376px; height: 230px;
	margin: 10px 20px 0 0; padding: 0;
	float: left;
}
fieldset.contact_form dl dt { width: 150px; margin: 5px 0; padding: 0 5px 0 0; float: left; clear: both; font-size: 13px; text-align: right; }
fieldset.contact_form dl dd { width: 210px; margin: 5px 0;  float: left; }
fieldset.contact_form dl dd input#submit { width: auto; cursor: pointer; }
form, fieldset, dl, dt, dd { margin: 0; padding: 0; border: 0; }
input.text, textarea.text {
	width: 200px; padding: 3px;
	background: #F0F0F0; border: 0;
	font-size: 13px; font-family: Tahoma, Verdana, Arial;
}
textarea { height: 100px; }

.two_col {
	width: 216px;
	margin: 0; padding: 0;
	float: left;
}

.projects_diagram1 {
	width: 445px; height: 364px;
	background: url(../images/diagram1.gif) top right no-repeat;
}

.projects_diagram2 {
	width: 445px; height: 130px;
	background: url(../images/diagram2.gif) top right no-repeat;
}