/* CSS Document */
/*css file property for yab engineering services limited */
/*remember background url(../images/bgeffect.jpg); */

body {
   background: #fff; 
   font-family: Tahoma, Verdana, Sans-serif;
   font-size: 11px;
   color: #000;
   margin: 0; padding: 0;
 } 
 
#container{
  margin: 0px; 
  padding-left: 0;
  }
  
#intro {
   float: right;
   height: 420px;
   width: 100%;
   margin: 0; padding: 0;
   padding-top: 1em;
   background: url(../images/yab_strip.jpg) repeat-x;
   clear: left;
   }
   

 
 #banner {
   margin: 0; padding: 0;
   padding-left: 1em;
   padding-right: 2em;
   width: auto;
   height: 100px;
  
   }
   
  #logoID{
    float: left;
    width: 350px;
	height: 100px;	
	}
	
  #mainMenu {
  width: 550px;
  float: right;
  height: 30px;
  z-index: 3;
  color: #000;
  padding-top: 6em;
  }
  
  #plans {
	position: absolute;
	height: 400px;
	width: 600px;
	z-index: 1;
	left: 0px;
	}
	
  #contentinfo {
  width: 450px;
  height: 400px;
  float: right;
  z-index: 2;
  padding: 10px;
  padding-top: 50px;
 }
 
 #photog {
   width: 680px;
   height: 200px;
   z-index: 2;
   background: url(../images/contact_qoute.png) no-repeat;
   }
   
  #qoute {
   width: 150px;
   height: 200px;
   }
   
   #photogallery {
    width: 530px;
	height: 140px;
	background: url(../images/photo_gallery.png) no-repeat;
	padding-left: 2px;
	}
	
   #welcome_comp {
    padding: 0px; margin: 0px;
	font: Tahoma, Verdana, sans-serif;
	text-align: justify;
   }
   
    #footer{
   clear: both;
   height: 10px;
   color: #666;
   }
   
   #mdmessage {
    clear: both;
	float: right;
	}
	
	#companyn {
	color: #737a0b;	
	}
	
	#rest_of_d_pages {
    position: absolute;
	height: 400px;
	width: 350px;
	z-index: 1;
	padding-left: 0px;
	background: url(../images/logo_watermark.gif) no-repeat;
	}
	
	#watermark_d_pages {
	position: absolute;
	height: 400px;
	width: 350px;
	z-index: 1;
	padding-left: 0px;
	background: url(../images/logo_watermarkpages.png) no-repeat;
	left: -1px;
	}
	
	#watermark_gallery {
	position: absolute;
	height: 390px;
	width: 350px;
	z-index: 1;
	padding-left: 0px;
	}
	
	#rest_contentinfo {
	 width: 620px;
     height: 360px;
     float: right;
     z-index: 2;
     padding: 10px;
     padding-top: 20px;
	 border: 0px dotted #5978b5;
	 border-left-width: 1px;
		}
		
	 #textformat {
	   font-family: Tahoma, Verdana, sans-serif;
	   padding: 15px;
	   }
	   
	  #ullist {
	  list-style-type: circle;
	  }
	  
	  #mainrow {
	    font-weight: bolder;
		color: #fff;
		background: #1f69b6;
		height: 25px;
		text-align: center;
		}		
		
	  #clientlightrow {
	   background: #94bae1;
	   line-height: 17px;	  
	  }
	  
	  #photoclientlightrow {
	   background: #94bae1;
	   line-height: 2px;	  
	  }
	  
	  #clientdeeprow {
	   background: #6799cd;
	   line-height: 17px;
	  }
	  
	  #photoclientdeeprow {
	   background: #6799cd;
	   line-height: 2px;
	  }
	/* Navigation styles */
	
   a.external:link, a.external:visited {color: #2b4b95; text-decoration: none; font-weight: bold}
   
   a img {
   border: 0px;
   }
