@charset "utf-8";
/* CSS Document */

#titletext1  {
   visibility: visible;
   position: absolute;
   left: 152px;
   top: 130px;
   z-index: 4;
   width: 206px;
}

#titletext1 p
  {
   font: 18px/20px Tahoma;
   margin: 0px;
   color: #84BDEC;
   padding-bottom: 7px;
   text-align: left;
}


#contact_form {
   overflow:auto;
   visibility: visible;
   position: absolute;
   left: 152px;
   top: 160px;
   z-index: 4;
   width: 565px;

}

#contact_form p {
   font: 12px/15px Tahoma;
   margin: 0px;
   color: #767676;
   text-align: left;
}      

td {
	text-align:left;
	font: 12px/12px Tahoma;
    margin: 0px;
    color: #767676;
}

.buttonStyle {
	font:     		  12px Tahoma;
	font-style:		  normal;
	font-weight:      bold;
	text-decoration:  none;
	color: 			  #585858;
	background-color: #FFFFFF;
	border: 		  1px #E77710 solid;
	padding-top:      1px;
	padding-bottom:   1px;
	padding-left:	  2px;
	padding-right:	  2px;
} 

/*-----related pages------*/
#line_vertical {
   background: url(http://www.modulight.com/images/line_vertical.gif);
   background-repeat:repeat-y;
   visibility: visible;
   position: absolute;
   left: 732px;
   top: 177px;
   z-index: 3;
   width: 1px;
   height: 412px;
}

/*---------------- emails box-------------- */

#contact_details_text p,
#emails_text p  {
   font: 11px/14px Tahoma;
   margin: 0px;
   color: #767676;
   text-align: left;
}

#emails_text p a {
   font-style: Normal;
   text-decoration: none;
   color: #E77710;
}

#contact_details_text p a {
   font-style: Normal;
   text-decoration: none;
   color: #767676;
}

#emails  {
   background-image: url(http://www.modulight.com/images/contact_details_box.jpg);
   visibility: visible;
   position: absolute;
   left: 748px;
   top: 177px; 
   z-index: 3;
   width: 304px;
   height: 99px;
   background-repeat: no-repeat;
}

#emails_text  {
   visibility: visible;
   position: absolute;
   left: 768px;
   top: 196px; 
   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: 283px;
   left: 748px;
   z-index: 3;
   width: 304px;
   height: 99px;
   background-repeat: no-repeat;
}

#contact_details_text  {
   visibility: visible;
   position: absolute;
   left: 768px;
   top: 299px; 
   z-index: 4;
   width: 218px;
}
