body { 
	background-color: #607a8c;
	font-family: Verdana, Helvetica, Arial, sans-serif ;
	margin-top: 24px;
	text-align: center;	
}
#engineering {
	width: 754px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DEEAFE;
	text-align:left;
	background-image: url(../images/body_bkgrnd.gif);
	background-repeat: repeat-y;
}
#header {
	height: 133px;
	background-image: url(../images/blnk_header.gif);
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	}
#topspace {
	height: 12px;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
#specialist_engineering {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
}
#engineering_text {
	float:left;
	margin: 0px;
	width:370px;
	background-color: #FFFFFF;
}
#engineering_details {
	float:left;
	margin: 0px;
	width:263px;
}
#footer {
	text-align:center;
	padding:6px 0px;
	background-color: #607A8C;
	color: #D6E5E0;
	font-size: 8px;
	margin-bottom: 6px;
}

#navigation {
	float:left;
	width:121px;
	text-align:left;
	color: #2D5C80;
	font-size: 11px;
	font-weight: bold;
	line-height: 0px;
}	
#navigation ul {
	margin: 0;
	padding: 6px 1px 8px 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold; 
}	
#navigation li {
	margin: 0px 0px 6px 0px;
	line-height: 14px;
}	
#navigation a:link, #navigation a:active, #navigation a:visited  {
	display:block;
	background: url(../images/bullet.gif) no-repeat 3px 6px;
	color: #2D5C80;
	top:20px;
	width:120px;
	padding:6px 0px 8px 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation a:hover{
	background: url(../images/bullet.gif) no-repeat 4px 6px;
	color: #000000;
	text-decoration: none;
}
#downloadetails {
	float:left;
	margin: 6px 0px;
	padding: 0px;
	width:263px;
	border: 0px;
}
#press_release {
	float:left;
	margin: 0px;
	width:263px;
}
.boxes {
	float:left;
	margin: 8px 0px 12px 0px;
	padding: 0px;
	width:123px;
	border: 0px;
}

