#preloadedImages{
width: 0px;
height: 0px;
display: inline;
background-image: url(headerBarNEW.gif);
background-image: url(menu_head.png);
background-image: url(menu_top.gif);
background-image: url(footer.gif);
background-image: url(blueStripes.gif);
background-image: url(footer.gif);
}

html {
height: 100%;
}

div.headerMain {
margin: 0;
padding: 0;
left: 6px;
position:relative;
width: 776px;
height: 105px;
background-image: url(headerBarNEW.gif);
}

#menu_position{

position:relative;
margin-top: 30px;

}


body {
background:#e6e6fa; ;
height: 100%;
}

#cc {   
margin: 0;
padding: 0;
}

#cc li {   
margin-top: 90px;
padding: 0;
list-style: none;
float: left;
font:  12px  Geneva, Arial, Helvetica, sans-serif 
}


#cc li a.menu {
font-weight:bold;
position: relative;
top:-3px;
left: 278px;
padding: 6px 12px;
font-size:11px;
color: #FFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration: none
}

#cc li a.menu:hover {
font-weight:bold;
position: relative;
top:-3px;
left: 278px;
padding: 6px 12px;
font-size:11px;
color:#CCCCCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration: none
}

.submenu {  
border-bottom: 1px solid #b1b3b8;
visibility: hidden;
position: absolute;
left: 318px;
z-index: 15
}

.submenu a {  
position: relative;

display: block;
text-align: left;
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
background: #ececf6;
text-decoration: none;
padding: 2pt;
border-right: .7px solid #b1b3b8;
border-left:  .7px solid #b1b3b8;
color: #383861;
}

.submenu a:hover {   
color: #769fdc;
background: #fcfcfc;
}

* html body div.submenu {
border: 1px solid #b1b3b8;
visibility: hidden;
position: absolute;
top: 78pt; 	
width: 100px;
left: 318px;
} 

* html body div.submenu a {
position: relative;
top: 0px;
left: 0px; 
display: block;
text-align: left;
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
background: #ececf6;
text-decoration: none;
padding: 1pt;
} 

.submenu2 {   
border-bottom: .2pt solid #b1b3b8;
visibility: hidden;
position: absolute;
left: 400px;
z-index: 3
}

.submenu2 a {  
display: block;
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
background: #ececf6;
text-align: left;
text-decoration: none;
padding: 2pt;
border-right: .7px solid #b1b3b8;
border-left:  .7px solid #b1b3b8;
color: #383861;
}

.submenu2 a:hover {   
color: #769fdc;
background: #fcfcfc;
}

* html body div.submenu2 {
border: 1px solid #b1b3b8;
border-right:none;
visibility: hidden;
position: absolute;
top: 78pt; 	
width: 80px;
left: 400px;
}

* html body div.submenu2 a {
display: block;
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
background: #ececf6;
text-align: left;
text-decoration: none;
padding: 1pt;
border-right: 1px solid #b1b3b8;
border-left:  .7px solid #b1b3b8;
} 

.above {
z-index: 5;
}

a.butPos1 {
position:absolute;
margin:0px;
top:180px;
left: 62px;
width:243px;
height:87px;
z-index: 2;
background-image: url(button1Norm.png);
border-collapse:collapse;
}

a.butPos1:hover {
position:absolute;
margin:0px;
top:180px;
left: 62px;
width:243px;
height:87px;
z-index: 3;
background-image: url(button1Over.png);
border-collapse:collapse;
}

* html body .butPos1 {
position:absolute;
margin:0px;
top:180px;
left: 51px;
width:243px;
height:87px;
z-index: 2;
background-image: url(button1Norm.png);
border-collapse:collapse;		
}

a.butPos2 {
position:absolute;
margin:0px;
top:280px;
left: 62px;
width:243px;
height:87px;
z-index: 2;
background-image: url(button2Norm.png);
border-collapse:collapse;
}

a.butPos2:hover {
position:absolute;
margin:0px;
top:280px;
left: 62px;
width:243px;
height:87px;
z-index: 2;
background-image: url(button2Over.png);
border-collapse:collapse;
}

* html body .butPos2{
position:absolute;
margin:0px;
top:280px;
left: 51px;
width:243px;
height:87px;
z-index: 2;
background-image: url(button2Norm.png);
border-collapse:collapse;
}

.pic {
background-repeat: no-repeat;
}

.botPos {
width: 786px;
position:relative;
margin:0px;
z-index: 9;
border-collapse:collapse;
}

* html body .botPos{
width: 786px;
position:relative;
margin:0px;
z-index: 9;
border-collapse:collapse;
}   
  
   /* Side Menu CSS */
<!-- 

#menu {
 /* Menu position that can be changed at will */
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
z-index:10;
color: #383861;
margin-top: 15px;
margin-bottom: 0px;
}

#menu dl {
float: left;
color: #383861;
}

#menu dt {
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
width: 143px;
height: 18px;
cursor: pointer;
text-align: left;
text-indent: 15px;
line-height: 20px;
background: url('menu_head.png');
border-right: 1px solid #0a77d5;
border-bottom: 1px solid #0a77d5;
padding-left: 6px;
}
.shift_d{
margin-top: 5px;
}

#menu dd {
padding: 0px;
color: #383861;
font-size:10px;
margin-left: -38px;
}

#menu li {
line-height:inherit;
text-indent: 18px;
letter-spacing: .2px;
width: 148px;
height: 18px;
text-align: left;
color: #383861;
font-family: Arial, Helvetica, sans-serif ;
font-size: 11px;
background: #e6e6fa;
margin-left: -1px;
list-style-type:none;
border-bottom: 1px solid #FFFFFF;
}

#menu li a  {
color: #383861;
text-decoration: none;
display: block;
height: 100%;
}

#menu dt a {
color:#FFFFFF;
text-decoration: none;
display: block;
height: 100%;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus  {
color: #769fdc;
background: #fcfcfc;
}

#menu li a:visited, #menu dt a:visited {
border-style:hidden;
}

-->
/*
.menu_header {
float:left;
position:relative;
margin: 0;
top: 15px;
left: 8px;	
width: 152px;
height: 18px;	
background: url(menu_top.gif) no-repeat;
}
*/

.menudiv {
position:relative;	
width: 150px;
top: 0px !IMPORTANT; 
left: 8px;
border: 1px solid #b1b3b8;
border-top:none;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
}

.height {
margin-right: -2px;
width: 776px;
height: 105px;
}

* html body .height {
margin-left: 6px;
width: 776px;
height: 105px;
}

* html body .menudiv {
position:relative;	
width: 150px;
top: 0px !IMPORTANT;
left: 8px;
border: 1px solid #b1b3b8;
border-top: none;
padding-top: 1px;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
}

.footerdiv {
position:relative;
width: 777px;
height: 61px;
left: 6px;
top:-1px;
background: url('footer.gif') no-repeat;
z-index: 20;	
}

.footer_text {
position:relative;
top: 25px;
left: 235px;
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;	
}

.footer_text a{
color: #FFFFFF;
text-decoration:none;	
}

.footer_text a:hover {
color: #003399;	
}
div.legal{
position:relative;
top: 44px;
left: 5px;
font: 12px Geneva, Arial, Helvetica, sans-serif;
color: #000033;
text-decoration: none;
}



.menu_fonts{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
}

/*.arrow{

float:left;
padding-right: 5px;
width:10px;
height: 14px;
background-image: url("arrow.gif");
background-repeat:no-repeat;
}
*/

* html body .arrow {
float:left;
padding-right: 7px;
width:10px;
height: 14px;
background-image: url("arrow.gif");
background-repeat:no-repeat;
}


.stripe_box{
background: url(blueStripes.gif);
margin-top: 0px;
width:598px;
border: 1px solid #b1b3b8;
border-top:none;
border-bottom:none;
}

.stripe_box2{
position:absolute;
top: -2px;

background: url(blueStripes.gif);
width:774px;
height:10px;
}

.mid_box {
position: relative;
margin-bottom: 20px;
top: 15px;
left: 0px;
min-height: 400px;
width: 603px;
padding-right: 0;
border: 1px solid #bababa;
background:#e6e6fa;
}

.text_head {
position: relative;
margin: 2px 2px 0px 2px;
width: 590px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
font-size:14px;
color: #290D6D;
background: #FFFFFF;
border: 1px solid #bababa;
padding: 4px;
}

.borderbox1{
border: 1px solid #bababa;
padding: 4px;
background: #FFFFFF;
text-align: center;
padding-right: 0;
}

.borderbox2{
border: 1px solid #bababa;
padding: 4px;
padding-right: 0;
background: #FFFFFF;
}

.text_main {
position: relative;
margin: 0px 2px 2px 2px;
width: 600px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3e3b61;
}

.content_head{
position: relative;
top: -93px;
left: 165px;
width: 450px;
height:18px;;
background: url(topHeaderLong.gif);
z-index: 5;
}

.img_eng {
position: relative;
top: 15px;
left: 0px;
width: 605px;
height: 136px;;
z-index: 5;
}

.hr_dottedxx{
position: relative;
top: -2px;
left: -8px;
border: none 0; 
border-top: 1px dotted #0a77d5;
width: 98%;
height: 1px;
}

* html body .hr_dotted{
position: relative;
top: -2px;
left: -8px;
border: none 0; 
border-top: 1px solid #0a77d5;
width: 98%;
height: 1px;
}

div.textBack_1{
background-color:#258fcc;
border: 1px solid #0a77d5;
margin-left: 75px;
height: auto;
width: 422px;
padding:3px;
font-size:14px;
color: #fff;
text-align: center;
}

#wrapper {
margin: 0px auto;
padding: 0px;
border:0;
width: 780px;


}

#clear{
clear: both;
}

#container {
position: relative;

left: 6px;
width: 774px;
border-left: 1px solid #999999;
border-right: 1px solid #999999 ;
background-color:#FFFFFF;
overflow: hidden;

}

* html body #container {
position: relative;
left: 6px;
border-left: 1px solid #999999;
border-right: 1px solid #999999 ;
background-color:#FFFFFF;

}

#header {
position: relative;
z-index: 100;
}

#side-left {
position: relative;
float: left;
width: 160px;
}

#content {
position: relative;
float: left;
width: 58%;
margin:0 0 0 6px;
}

#footer {
position: relative;
clear: both;
}

.TD1 {
float: left;
margin-top: 2px;
margin-right: 10px;
border: #BFCFFF  1px solid;
}

.TD2 {
float: right;
margin-top: 2px;
margin-right: 10px;
border: #BFCFFF  1px solid;
}

.arc_a {
float: left;
margin-top: 2px;
margin-right: 10px;
border: #BFCFFF  1px solid;
width: 240px;
height: 150px;
margin: 25px 25px;
}

.civ_a {
float: left;
margin-top: 2px;
margin-right: 10px;
border: #BFCFFF  1px solid;
width: 233px;
height: 150px;
margin: 25px 25px;
}

.elec_a {

margin-top: 2px;

border: #BFCFFF  1px solid;
width: 194px;
height: 150px;
margin: 25px 25px;
}

.mech_a {

margin-top: 2px;

border: #BFCFFF  1px solid;
width: 194px;
height: 150px;
margin: 25px 25px;
}

.str_a {

margin-top: 2px;

border: #BFCFFF  1px solid;
width: 200px;
height: 150px;
margin: 25px 25px;
}

.hr_line1{
position: relative;
border: none 0; 
border-top: 1px  dotted #0a77d5;
width: 77%;
height: 1px;
}

* html body .hr_line1{
position: relative;
border: none 0; 
border-top: 1px solid #0a77d5;
width: 77%;
height: 1px;
}

.map {
top: 20px;
position: relative;
float: left;
width: 350px;
margin-bottom: 5px;
}

.map_pic {
width: 300px;
height: 200px;
border: 1px solid white;
}
.map a {
color:#FF0000;
text-decoration: none;
}

h3 {
font-size: 14px;
}

.text_contact {
position: relative;
margin: 0px 2px 2px 2px;
width: 600px;
height: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3e3b61;
overflow:hidden;
}

.location {
position: relative;
float: left;
width: 300px;
top: 20px;
left: 20px;
margin-bottom: 5px;
padding-bottom: 10px;
}

.map a {
color:#0033CC;
text-decoration:none;
}

.map a:hover {
color:#FF0000;
text-decoration: underline;
}

.executive {
margin: 15px 10px;
}

.careers {
margin: 15px 10px;
}

.careers2 {
margin: 15px 10px;
}

.careers2 a {
color:#0033CC;
text-decoration:none;
}

.careers2 a:hover {
color:#FF0000;
text-decoration: underline;
}

.dms {
margin: 15px 10px;
}

.dms a {
color:#0033CC;
text-decoration:none;
}

.dms a:hover {
color:#FF0000;
text-decoration: underline;
}

.principal {
margin: 15px 10px;
}

.quote {
margin: 15px 10px;
}

.quote2 {
margin: 15px 10px;
}

.quote2 a {
color:#0033CC;
text-decoration:none;
}

.quote2 a:hover {
color:#FF0000;
text-decoration: underline;
}

.teaming {
margin: 15px 10px;
}

.teaming a {
color:#0033CC;
text-decoration:none;
}

.teaming a:hover {
color:#FF0000;
text-decoration: underline;
}

.teaming2 {
margin: 15px 10px;
}

.teaming2 a {
color:#0033CC;
text-decoration:none;
}

.teaming2 a:hover {
color:#FF0000;
text-decoration: underline;
}

.scan_head {
margin: 15px 10px;
}


.pic_comment_left {
position: relative;
padding-left: 40px;
float: left;
width: 200px;
}
.pic_comment_right {
position: relative;
padding-right: 45px;
float: right;
width: 200px;
}

.flash{
position: relative;
padding-top: 15px;
padding-bottom: 15px;
}

.flash_conversion {
border: 1px solid #bababa;
padding: 4px;
background: #FFFFFF;
text-align: center;
padding-right: 0;
}

img.pic_1 {
float: right;
width:284px;
height:155px;
}

p.dms {
padding-left: 15px; 
width: 560px;
}



/* ------------------------------ css teaser box --------------------------*/

#labfooter {
		text-align:center;
		clear:both;
	}
	.adwrap {
		margin:30px auto 10px;
		padding:10px 0;
		width:150px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:150px;
		height:60px;
	}

	.teaser {
		width:150px;
		padding:0 0 10px 0px;
		margin:10px auto;
		margin-left: 8px;
		font-family: Arial, Helvetica, sans-serif ;
		font-size: 11px;
		color: #383861;
		background:url("tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
	   width:150px;
		margin:0;
		padding:2px 0px 0px 0px;
		font: 11px Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #383861;
		background:url("tsr.gif") top left no-repeat;
		border-bottom: 1px solid  #CCCCCC;
		text-align: center;
	}
	 h3.login {
	   width:133px;
		margin:0;
		padding:2px 0px 0px 15px;
		font: 12px Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #383861;
		background: #e6e6fa; 
		border: 1px solid  #CCCCCC;
	}
	.teaser p, .teaser a {
		margin:0;
		padding:5px 5px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a {
		display:block;
		text-align:center;
		background:url("tsr-a.gif") 150px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a:hover {
		text-decoration:underline;
	}
	
	


.validator {
margin: 10px 35px;
}
	
