/*******Custom Code written by Yaacov Relf**********/

html {background: url(../img/pagebg2.jpg);}
body {background: url(../img/pagebg2.jpg);}
H1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#FFF;}
H2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#FFF;}
		
  img, div {
	  behavior:url(../img/iepngfix.htc)
	  }
  a:link {
	color: #F93;
	}
  ul{
	  list-style-image: url(../img/bullet_2.png);
	  list-style-position:inside;
	  }	
  ul.a{
	  list-style:inside;
	  }	

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#container{	
	width:950px; 
	height:1099px;
	margin:0px;
	}

#header { 
	width:950px; 
	height: 181px; 
	padding:0; 
	margin:0;
	}
	#header {
		background-image: url(../img/header.png); 
		height: 200px; 
		width: 950px; 
		}
	
/*****************MENU BEGINS***************************/
#menu {
	background: url(../img/menu_bkgrd.png);
	width: 950px; 
	height: 54px; 
	padding:0; 
	margin:0;
	}
	
						
/******************** MENU ENDS************************/	
#content { 
	width: 950px; 
	height: 700px; 
	margin: 0; 
	padding:0;
	}
	
	#upper_content { 
	 	background:url( ../img/banner.png);
		width:949px; 
		height:186px;
		margin-left:1px;
		}
		
 		#upper_content .text { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size:12px; color:#FFF;
			line-height:20 px;
			font-weight: normal; 
			float:right; 
			text-align: left; 
			display:inline;
			}
		#upper_content .h1{
			font-family: Arial, Helvetica, sans-serif; 
			font-size:15px; color:#FFF;
			font-weight: normal;
			text-align: left; 
			padding-left: 5px;
			}	
		#upper_content .container {
			width:775px; 
			height:150px; 
			margin:20px 0 14px 0px;
			padding-left:10px;
			overflow:hidden; 
			position:relative; 
			float:left; 
			clear:both;
			display:inline;
			}
		

    #lower_content { 
    	width: 950px; 
		height: 600px;
		margin:0; 
		padding:0;
		}
	
		#lower_content .top { 
			background:url(../img/t_Lcontent.png); 
			height:43px; 
			width:950px; 
			float:left;
			display:inline;
			}
			#lower_content .top_home {background: url(../img/banners/t_Lhome.png);height:43px; width:950px;float:left;display:inline;}
			#lower_content .top_about {background:url(../img/banners/t_Labout.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_vision {background:url(../img/banners/t_Lvision.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_services {background:url(../img/banners/t_Lservices.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_training {background:url(../img/banners/t_Ltraining.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_staff {background:url(../img/banners/t_Lstaffing.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_company {background:url(../img/banners/t_Lcompany.png);height:43px;width:950px;float:left;display:inline;}
			#lower_content .top_contact {background:url(../img/banners/t_Lcontact.png);height:43px;width:950px;float:left;display:inline;}
		
		#lower_content .bkgrnd{
			background: url(../img/m_Lcontent_strip.png) repeat-y;
			width:950px;
			float:left;
			clear:both;
     		display:inline;
			}
		#lower_content .text{
			padding: 10px 50px 20px 60px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:normal;
			font-style:normal;
			text-align:left;
			color:#e7e7e7;
			float:left;
			clear:both;
     		display:inline;
			}
		#lower_content .plane{
			background:url(../img/plane.png);
			margin-left:50px;
			width:400px;
			height:750px;
			float:left;
			}
		#lower_content .bot {
			background:url(../img/b_Lcontent.png); 
			height:27px; 
			width:950px; 
			float:left;
			display:inline;
			}

		#footer { background:url(../img/footer.png); height:71px; width:950px; float:left; display:inline;}
		#footer .content { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size:12px; 
		color:#FFF; 
		font-weight: normal; 
		text-align: center; 
		padding:25px 40px 0 40px; 
		}
#bottom {
	background:url(../img/bottom.png); 
	height:65px; 
	width:950px; 
	float:left;
	display:inline;
	}



