@charset "utf-8";
/* CSS Document */
/* index structure*/

body{
background-image:url(images/bodyback.jpg);
background-repeat:repeat-x;
margin:0;}

.bodyhome{
background-image:none;
margin:0;}


#HomeIndexWrapper{
	width:901px;
	height:auto;
	display:block;
	margin:auto;
	background-color: #FFFFFF;
	margin-top: 0px;

}


#IndexWrapper, #IndexWrapperContact{
	width:901px;
	height:auto;
	display:block;
	margin:auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/banner900basefull_r1_c1.jpg);
	background-repeat: no-repeat;
}

#IndexWrapperContact{}

#innerwrapper, #innerwrappercontact{
	width:850px;
	height:1070px;
	background-color:#FFFFFF;
	margin-left: 35px;
}

#innerwrappercontact{
height:800px;}



#ImageBox{
	width:550px;
	height:110px;
	margin:auto;
	margin-top:100px;
}
.IndexMenuLogo{
	width:500px;
	height:auto;
	margin:auto;
	background-color:#ffffff;
	text-align: center;
}

#GoogleBox{
	width:auto;
	margin:auto;
	height:auto;
	background-color:#FFFFFF;
	padding-top: 10px;
}
.InfoBox{
	width:auto;
	height:auto;
	text-align: center;
}

a.Web:link, a.Web:visited, a.Web:hover
{ height:15px;
width:auto;
	
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #1C12DA;
	text-decoration: none;
		border-bottom-color:#666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:thin;
	padding:3px;
		margin-top: 3px;
/*	background-image: url(images/computerwires.jpg);
*/

}

a.Web:hover
{
		border-bottom-color:#;
	border-bottom-style: none;
	border-bottom-width: none;



	border-right-color:#;
	border-right-style:none;
	border-right-width:none;
	color:#666666;
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width: thin;
	margin-top: 3px;
	

}


/*end index structure----------------------*/

.body12black {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bauhaus14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}


.body18black{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.body14black{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.body11nblk{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: center;
}

.header{
	font-family:Verdana,Tahoma,sans-serif:
	font-size: 20px
	font-style: normal;
	color: #000000
	font-weight: bold;
}

a.navbau16:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Bauhaus 93,Tahoma, sans-serif, Helvetica, sans-serif,;
	font-size: 16px;
	font-weight: bold;

}

a.navnavbau16:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Bauhaus 93,Tahoma, sans-serif, Helvetica, sans-serif,;
	font-size: 16px;
	font-weight: bold;

}

a.navnavbau16:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: Bauhaus 93,Tahoma, sans-serif, Helvetica, sans-serif,;
	font-style: normal;
	font-size: 16px;
	font-weight: bolder;

}


a.navgrey10:link, a.navgrey10:visited, a.navgrey10:hover{
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a.navgrey10:hover
 {
text-decoration: underline;

}


/* NEW POPUP  START firefox */

.thumbnail_d{
	z-index: 0;
	position: relative;
	width:369px;
	height:388px;
	background-image: url(images/WEBMOCKUP.jpg);	
	float: left;
	left: 0px;
	top: 0px;
	outline:none;

}

.thumbnail_d:hover{
	background-image: url(images/WEBMOCKUP.jpg);
	background-color: transparent;
	z-index: 50;
	color:#CC0000;
	text-decoration: none;
	font-family:Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

.thumbnail_d span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left:100px;
border: 0px;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail_d span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail_d:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position:absolute;
top: 170px;
left: 15px; /*position where enlarged image should offset horizontally */

}

/*END  luneville  thumbnail d side view */

/* NEW POPUP  END */


input.btn {
float:left;
	  color: #000; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color: #FFFFFF;
	  border-top: 1px dashed #666666;
	  border-bottom: 1px dashed #666666;
	  border-left:hidden;
	  border-right-color:#FFFFFF;
	  border-left-color:#FFFFFF;
	  border-right:hidden;
	
/*	  border: 1.5px solid; */	  

/*border-color: #696 #363 #363 #696; 
*/	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
input.btn:hover {
color:#999999; 

  border-color: #FF0000; 
/*    border: 1.5px solid;
*/	background-color: #EEEEEE;}
/*--S-----------------------------------------------------------------------NEW PAGES-----S
*/
#menubox{
	width: 892px;
	height: 22px;
	margin-left: 5px;
	margin-top: 170px;
	position: absolute;
}
#bannerbox, #bannerboxcontact, #bannerboxmaint, #bannerboxnewsys{
	background-image:  url(images/banner900.jpg);
	height:195px;
	width:901px;
	background-repeat:no-repeat;
	margin: auto;
}
#bannerboxcontact{
	background-image: url(images/banner900contact.jpg);}

#bannerboxmaint{
	background-image:  url(images/banner900maint.jpg);}

#bannerboxnewsys{
	background-image:  url(images/banner900newsys.jpg);}

#bannerboxwide{
	background-image:url(images/banner2011.jpg);
	width:1900px;
	height:196px;
	margin:auto;
	margin-top:0px;
	position: absolute;
}

.bannertext{
	display:block;
	width:200px;
	height:30px;
	position:absolute;
	margin-left:580px;
	margin-top:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bolder;
	font-weight: bold;
	color: #1C12DA;
	text-decoration: none;
}

#webleftcol{
	width:450px;
	height:1050px;
	display:block;
	background-color:#FFFFFF;
	float:left;
	margin-top:0px;
}

.webcentercol, .webrightcol{
	width:300px;
	height:auto;
	display:block;
	background-color: #FFFFFF;
	float:left;
	margin-top:0px;
	
}

.webcentercol{
margin-left:50px;
	
}

.sitepanel, .sitepanel2, .sitepanel3{
	width:275px;
	display:block;
	background-color: #FFFFFF;
	height: 120px;
	padding-left: 25px;
	float: left;
}

.sitepanel2{
	width:240px;
	height: 130px;
	margin-left: 10px;

}

.sitepanel3{
margin-left:200px;
}

.imgright{
float:right;
border:0;}


.imgrightpad{
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	padding-top: 15px;
}

.imgcenter{
float:none;}

a.nav12b:link, a.nav12b:visited, a.nav12b:hover{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;

}

a.nav12b:hover{
	color: #0033FF;
}

#bottompanelweb{
	width:850px;
	height:415px;
	background-color: #FFFFFF;
	clear: both;

}
.panelnewsys{
	width:780px;
	height:auto;
	background-color: #FFFFFF;
	clear: both;
	border-bottom:solid;
	border-bottom-color: #999999;
	border-width:1px;
	padding-left: 20px;

}

.panelcontact{
	width:780px;
	height:auto;
	background-color: #FFFFFF;
	clear: both;
	border-bottom:solid;
	border-bottom-color: #999999;
	border-width:1px;
	padding-left: 20px;

}





a.menutxt:link, a.menutxt:visited, a.menutxt:hover{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C12DA;
	text-decoration:none;

}

a.menutxt:hover{
	color: #999999;
}

li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}


/*INDEX MENU*/

#leftcol{
	width:100px;
	height:400px;
	float:left;
	margin-top: 100px;
}

#footer{
	width:900px;
	background-image:url(images/footer.jpg);
	height:109px;
	margin:auto;
	margin-top: -50px;
	z-index:10;
	margin-bottom: 20px;
}

