/* CSS Document */

body{ 
     margin-left:0px; 
	 margin-right:0px; 
	 margin-top:0px;
	 background-color:#ffffff; 
	 font-family:"Tahoma", Arial, Helvetica, sans-serif;
	 color:#676767;
	 font-size:12px;
	 line-height:18px;
	 }
	 
body a{
     text-decoration:none;
	 color:#999999;
 
	 }	

body a:hover{
	 text-decoration:underline;
	 color:#676767;
	 }

.ml{margin-left:26px;}
.h1{color:#3174a6; font-size:18px; font-weight:bold;}
.h2{color:#3174a6; font-weight:bold;}

/****************************************************************/

.logo{ 
      width:304px; 
	  height:552px;
	  background-image:url(images/asaf_ofer_logo.jpg);
	  background-repeat:no-repeat; 
	  display:inline; 
	  float:left;
	  }

.site_container{
      width:603px; 
	  display:inline; 
	  float:left;
	  }

/****************************************************************/


.TopMenu{
      width:603px; 
	  height:36px;
	  margin-top:28px;
	  }

.divaider{
      width:2px; 
	  height:36px;
	  background-image:url(images/divaider.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
	  }

.home_b a{
      display:block;
      width: 63px;
	  height:36px;
	  background-image:url(images/home_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.home_b a:hover { 
      background-position: 0 -36px;
      }

.WebDevelopment_b a{
      display:block;
      width: 138px;
	  height:36px;
	  background-image:url(images/WebDevelopment_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.WebDevelopment_b a:hover { 
      background-position: 0 -36px;
      }

.WebDesign_b a{
      display:block;
      width:97px;
	  height:36px;
	  background-image:url(images/WebDesign_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.WebDesign_b a:hover { 
      background-position: 0 -36px;
      }

.GUI_b a{
      display:block;
      width:48px;
	  height:36px;
	  background-image:url(images/GUI_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.GUI_b a:hover { 
      background-position: 0 -36px;
      }

.Portfolio_b a{
      display:block;
      width:75px;
	  height:36px;
	  background-image:url(images/Portfolio_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.Portfolio_b a:hover { 
      background-position: 0 -36px;
      }

.ContactUs_b a{
      display:block;
      width:91px;
	  height:36px;
	  background-image:url(images/ContactUs_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.ContactUs_b a:hover { 
      background-position: 0 -36px;
      }

.SiteMap_b a{
      display:block;
      width:79px;
	  height:36px;
	  background-image:url(images/SiteMap_b.jpg);
	  background-repeat:no-repeat;
	  display:inline; 
	  float:left;
      }
.SiteMap_b a:hover { 
      background-position: 0 -36px;
      }

/****************************************************************/

.site_content{
      width:593px; 
	  margin-top:8px;
	  padding-left:10px;
	  }

#site_content{
      width:593px; 
	  margin-top:8px;
	  padding-left:10px;
	  }

.site_icons{
      width:603px; 
	  height:40px;
	  margin-top:30px;
	  text-align:center;
	  border-bottom-color:#d3d3d3;
	  border-bottom-style:dotted;
	  border-bottom-width:2px;
	  }

.site_icons img{
	  display:inline; 
	  float:left;
	  border:0px;
	  }


.footer_menu{
            color:#999999;
			font-size:10px;
			}

.contactform{ 
      width:500px; 
	  height:280px;
	   }










