@charset "utf-8";
/* CSS Document */

/* -----------------text formatting for the whole page ------------*/
#reps_title_text p,
#mailing_title_text p,
#contact_title_text p  {
   font: 18px/20px Tahoma;
   margin: 0px;
   color: #84BDEC;
   padding-bottom: 7px;
   text-align: left;
}

#contact_details_text p,
#emails_text p  {
   font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   text-align: left;
}

#mailing_text p,
#finland_text p,
#usa_text p  {
   font: 12px/15px Tahoma;
   margin: 0px;
   color: #767676;
   text-align: left;
}


#usa_text p a,
#emails_text p a,
#finland_text p a  {
   font-style: Normal;
   text-decoration: none;
   color: #E77710;
}

#contact_details_text p a {
   font-style: Normal;
   text-decoration: none;
   color: #767676;
}

/*--reps  */
#reps_title_text  {
   visibility: visible;
   position: absolute;
   left: 164px;
   top: 131px;
   z-index: 3;
   width: 298px;
}

#reps_map  {
   visibility: visible;
   position: absolute;
   left: 173px;
   top: 191px;
   z-index: 3;
   width: 514px;
   height: 346px;
}

#line_vertical {
   background: url(http://www.modulight.com/images/line_vertical.gif);
   background-repeat:repeat-y;
   visibility: visible;
   position: absolute;
   left: 732px;
   top: 132px;
   z-index: 3;
   width: 1px;
   height: 477px;
}

/*------contact info ----*/

#contact_title_text  {
   visibility: visible;
   position: absolute;
   left: 752px;
   top: 130px;
   z-index: 3;
   width: 298px;
}

#finland_text  {
   visibility: visible;
   position: absolute;
   left: 752px;
   top: 154px;
   z-index: 3;
   width: 149px;
}

#usa_text  {
   visibility: visible;
   position: absolute;
   left: 924px;
   top: 154px;
   z-index: 3;
   width: 140px;
}

#mailing_title_text  {
   visibility: visible;
   position: absolute;
   left: 753px;
   top: 283px;
   z-index: 4;
   width: 298px;
}

#mailing_text  {
   visibility: visible;
   position: absolute;
   left: 753px;
   top: 307px;
   z-index: 4;
   width: 157px;
}

/*---------------- emails box-------------- */
#emails  {
   background-image: url(http://www.modulight.com/images/contact_details_box.jpg);
   visibility: visible;
   position: absolute;
   left: 748px;
   top: 408px;
   z-index: 3;
   width: 304px;
   height: 99px;
   background-repeat: no-repeat;
}

#emails_text  {
   visibility: visible;
   position: absolute;
   left: 768px;
   top: 427px;
   z-index: 4;
   width: 273px;
}
/*------------------- contact details box-------------------*/
#contact_details  {
   background-image: url(http://www.modulight.com/images/contact_details_box.jpg);
   visibility: visible;
   position: absolute;
   top: 514px;
   left: 748px;
   z-index: 3;
   width: 304px;
   height: 99px;
   background-repeat: no-repeat;
}

#contact_details_text  {
   visibility: visible;
   position: absolute;
   left: 768px;
   top: 530px;
   z-index: 4;
   width: 218px;
}