#outerHome {margin: 0; padding: 0; border: 0px solid #FF0000; height:630px; width:1000px; background-color:#FFFFFF; overflow:hidden;} 
		.container { width:560px; height:179px; overflow:hidden; position:relative; margin:auto; border:0px solid #FF0000; }
		div.imgandtxt { width:575px; height:179px; overflow:hidden; position:absolute; border:0px solid green;z-index:2;bottom:250px;right:213px; }

		div.image{width:281px; height:179px; overflow:hidden; position:relative; float:left; border:0px solid #FF0000;}
		div.imagetxt{width:280px; float:right; height:179px; position:relative; background-color:#FFFFFF; border:1px solid #CECBCE;}
		div.slides {width:560px; height:179px; position:absolute; top:0; left:0; }
		div.slides div.slides li { position:absolute; top:0; width:120px; display:none; padding:0; margin:0; }
		div.imagetxtinner{width:258px; float:left; position:relative; left:20px; top:30px; }
		div.imagetxtinner span.maketxt{font-family:verdana; font-size:12px; line-height:20px; color:#7B757B; font-weight:bold;}
		a.makelinks{ width:100%; height:100%; text-align:left; font-size:12px; line-height:20px; font-family:verdana; font-weight:bold; text-decoration:underline; color:#7B757B;  }
		a.makelinks:hover{width:100%; height:100%; text-align:left; font-size:12px; line-height:20px; font-family:verdana; font-weight:bold; text-decoration:underline; color:#FFC300;}

		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:900px; border:0px solid #FF0000; position:relative; clear:both; }

div#makelogos{position:relative; float:left; top:40px; width:100%; height:200px; border:0px solid green; }
		ul.pagination {  list-style:none; padding:0; margin:20px; display:block; }
		ul.pagination li  { float:left; display:block;  border:0px solid #FF0000; }
		ul.pagination li a { padding:2px 20px; display:block; border:0px;  }
		ul.pagination li.active a {display:block; border:0px; background:url(../images/home/pop_ups/arrow.png) 20px 0px no-repeat;}

		/*latest modifications*/
		#displayScreen{width:575px; height:180px;  margin:0px auto; overflow:hidden;  }
		#logIcons{width:920px; height:195px;  margin:20px auto;}
		ul.thelogos {  list-style:none; padding:0; margin:20px; display:block; }
		ul.thelogos li  { float:left; display:block;  border:0px solid #FF0000; }
		ul.thelogos li a { padding:2px 20px; display:block; border:0px;  }
		ul.thelogos li a:hover {display:block; border:0px; background:url(../images/home/pop_ups/arrow.png) 20px 0px no-repeat;}
		.hide{}
		#scrollerLane{
		width: 500px;
		height: 180px;
		overflow: hidden;
		padding: 0px;
		clear:both;
		position:relative;
		margin:0px;
		z-index:1;
		}
		
		
		
		
		
		/*latest modifications Ends*/