@charset "utf-8";
/* CSS Document */

/*--title---*/
#titletext1  {
   visibility: visible;
   position: absolute;
   left: 152px;
   top: 130px;
   z-index: 4;
   width: 680px;
}

#titletext1 p
  {
   font: 18px/20px Tahoma;
   margin: 0px;
   color: #84BDEC;
   padding-bottom: 7px;
   text-align: left;
}



/*---- about modulight and contact information-----*/

#dotline2 {
   background: url(http://www.modulight.com/images/dotline.gif);
   background-repeat:repeat;
   visibility: visible;
   position: absolute;
   left: 134px;
   top: 703px;
   z-index: 4;
   width: 916px;
   height: 1px;
}

#aboutML_bckg {
	background: url(http://www.modulight.com/images/bckg_newsPress_box1.jpg);
	background-repeat:no-repeat;
	visibility:visible;
	position:absolute;
	left: 139px;
	top: 711px;
	z-index:4;
	width:436px;
	height: 150px;
}
#aboutML {
	visibility: visible;
	position: absolute;
	left: 152px;
	top: 720px;
	z-index: 5;
	height: 130px;
	width:415px;
}

#contact_data_bckg {
	background: url(http://www.modulight.com/images/bckg_newsPress_box1.jpg);
	background-repeat:no-repeat;
	visibility:visible;
	position:absolute;
	left: 604px;
	top: 711px;
	z-index:4;
	width:436px;
	height: 150px;
}

#contact_data_Fin {
   visibility: visible;
   position: absolute;
   left: 617px;
   top: 720px;
   z-index: 4;
   width: 215px;
   height: 130px;
}

#contact_data_Us {
   visibility: visible;
   position: absolute;
   left: 833px;
   top: 720px;
   z-index: 4;
   width: 200px;
   height: 130px;
}

#aboutML p,
#contact_data_Fin p,
#contact_data_Us p {
  font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   padding-bottom: 7px;
   text-align: left;
}

#contact_data_Fin p a ,
#contact_data_Us p a { 
  font-style:normal;
   color:#E77710;
   text-decoration: none;
}


/*-----*/

/*#logo2  {   
   visibility: visible;
   position: absolute;
   left: 864px;
   top: 750px;
   z-index: 4;
   width: 168px;
   height: 56px;
}

#logo2 a {
	background: url(images/logo.jpg) no-repeat 0% 0px;
	display: block;
    width: 168px;
    height: 56px;
}*/