/* 
Screen layout: */

body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #000000;
color: #303030;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
    padding: 5px;
}
img.floatRight { 
    float: right; 
    margin: 4px;
    padding: 5px;
}

img.floatLeft_aboutUs { 
    float: left; 
    margin: 4px;
    border: 4px solid #999999;
    margin-right: 5px;
}
img.floatRight_aboutUs { 
    float: right; 
    margin: 4px;
    border: 4px solid #999999;
}	

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 15px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: white;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff url(images/engr_paper.jpg) repeat;
position: relative;
}

#logo {
margin: 15px 0 15px 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
color: black;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
letter-spacing: 1px;
background: black url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 205px;
color: #ffffff;
padding: 0;
background: #000000 url(images/front.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#desc p {
width: 265px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc li {
width: 250px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
margin-left: 1cm
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc h4 {
padding: 10px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: gray;
text-decoration: none;
}

#desc a:hover {
color: white;
}

.active {
display: block;
color: #e0e0e0;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#main_edsi_services {
width: 575px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
background-image: url(images/edsi_background.jpg);
background-repeat: no-repeat;
background-position: center;
}

#main_edcs_services {
width: 575px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
background-image: url(images/edcs_background.jpg);
background-repeat: no-repeat;
background-position: center;
}

#main {
width: 575px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

#main a span {
  display: none;
}

.block {
background: #f0f0f0;
border: 1px solid #d0d0d0;
padding: 15px;
}

#main a:hover {
background: #f0f0f0;
text-decoration: none;
}
/* The above hover change defeats the
  IE/Win display changing bug */

#main a:hover span {
background: #f0f0f0;
display: block;
padding: 10px;
color: #303030;
text-decoration: none;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
position: absolute;
top:32em;
left:23em;
width:300px;
font-size: 1.0em;

}

#main a:hover span img {
float:right;
display: block;
padding-top: 24px;
padding-left: 5px;
padding-bottom: 5px;
background: #f0f0f0;
}

#main_projects {
width: 575px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

#main_projects a span {
  display: none;
}

#main_projects li {
  list-style: none;
}


.projectblock {
background: #f0f0f0;
border: 1px solid #d0d0d0;
padding: 1px;
font-size: 0.8em;
text-align: center;
}

#main_projects a:hover {
background: #f0f0f0;
text-decoration: none;
}
/* The above hover change defeats the
  IE/Win display changing bug */

#main_projects a:hover span {
background: #f0f0f0;
display: block;
padding: 10px;
color: #303030;
text-decoration: none;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
position: absolute;
top:35em;
left:23em;
width:300px;
font-size: 1.0em;

}

#main_projects a:hover span img {
float:right;
display: block;
padding-top: 24px;
padding-left: 5px;
padding-bottom: 5px;
background: #f0f0f0;
}

#main_employees a span {
  display: none;
}

#main_employees a:hover {
background: #f4f4f4;
text-decoration: none;
}
/* The above hover change defeats the
  IE/Win display changing bug */

#main_employees a:hover span {
background-color: #f4f4f4;
background-image: url(images/sidebar_footer.gif);
background-repeat: no-repeat;
background-position: bottom; 
width:153px;
position: absolute;
top:27.25em;
left:51.25em;
padding: 0 3px 45px 3px;
z-index: 100;
border: 0px;
}

#main_employees a:hover span img {
float:left;
padding: 5px 7px 5px 7px;
background: #f4f4f4;
}

#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;
}

#main-content a:hover span{	
	top:10px;
	left:10px;
	width:200px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 

#sidebar {	
position: relative;
background-color: #f4f4f4;
background-image: url(images/sidebar_footer.gif);
background-repeat: no-repeat;
background-position: bottom; 
width:0px;
float:right;
margin: 15px 0 12px 0;
padding: 0 3px 45px 3px;
z-index: 0;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 2px 12px 2px;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: black;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

h4 {
margin: 0px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}


#containerindex {

margin: 0 auto 15px auto;

width: 760px;

padding: 132px 20px 20px 20px;

background: black;

position: relative;

}

#containerindex2 {

margin: 0 auto 15px auto;

width: 760px;

padding: 30px 20px 20px 20px;

background: black;

position: relative;

}

bodyindex {

padding: 0;

margin: 0;

font: 76% tahoma, verdana, sans-serif;

background-color: #000000;

}

#descindex {

height: 205px;

color: #ffffff;

padding: 0;

background: #000000 url(images/EDSI-EDCScomglow.jpg) bottom center no-repeat;

clear: both;

margin: 5px 0 0 0;

}

