/* CSS Document */
BODY	{
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #333333;
	margin: 0px;
	padding: 0px;
	font-family:Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
   	background-image:url(images/main-bg.gif);
    background-repeat:repeat-y;
	width:100%;
	height:100%;
    background-position:center;
	background-color:#ffffff;
	}
	
.ph { FONT: 11px verdana, arial, sans-serif; font-weight: bold; color:#000000; letter-spacing:2px; line-height:22px;  TEXT-DECORATION: none;}	
	
	


a:visited	{ color: #339966; text-decoration: none; }

a:active	{ color: #339966; text-decoration: none; }

a:hover		{ color: #FF6600; text-decoration: none; }	

.title		{ COLOR: #000000; FONT: 24px Georgia, Times, serif; font-weight: bold; }


.hedaer{ background:url(images/header-bg.gif); background-repeat:repeat-x; width:999px; height:102px;}



#form-text1{ font-family:Arial, Helvetica, sans-serif;
              font-size:12px;
			  color:#000000;
			  text-align:left;
			  font-weight:normal;
			  background-color:#FFCCCC;
			  padding-top:5px;
			  padding-left:20px;
               }



#hrline11 {
         margin:0px;
		 padding:0px;
		 width:100%;
		 height:9px;
		 background:url(images/about-rep.jpg);
		 background-repeat:repeat-x;

         }
		 
		 
.abot-us-text 
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:23px; text-align:justify; padding-left:10px; padding-right:10px; padding-bottom:10px; padding-top:5px;}
		 

#form-text2{ font-family:Times New Roman;
              font-size:14px;
			  color:#ffffff;
			  font-weight:normal;
			  padding-top:10px;
			  padding-left:5px;
               }
			   
			   
#project-details{ font-family:Verdana, Arial, Helvetica, sans-serif;
              font-size:11px;
			  color:#330099;
			  font-weight:normal;
			  line-height:25px;
			  padding-top:5px;
			  padding-left:5px;
			  padding-right:2px;
			  border:1px dotted #333333;
			  text-align:justify;
               }			
			   
			   
#project-details:hover{ font-family:Verdana, Arial, Helvetica, sans-serif;
              font-size:11px;
			  color:#000000;
			  font-weight:normal;
			  padding-top:5px;
			  padding-left:5px;
			  padding-right:2px;
			  border:1px dotted #666633;
			  text-align:justify;
               }			
			   
#project-images { border:1px solid #990033;
                  text-decoration:none;
				  font-family:Courier New;
				  font-size:15px;
				  color:#0099CC;
				  font-weight:bold;
                 }		
				 
#project-images:hover { border:1px solid #990033;
                  text-decoration:none;
				  font-family:Courier New;
				  font-size:15px;
				  color:#FF0000;
				  font-weight:bold;
                 }						 	   	      