	body{
		font-family:Arial, Helvetica, sans-serif;
		margin:0px 0px 0px 0px;


	}
	.menuItem{


		border:1px solid #97999C;
		color:#25286D;
		font-weight:bold;

		font-size:13px;
		padding:2px;
		cursor:pointer;
	}
  .menuLink	{
		color:#25286D;
		text-decoration:none;
        padding-left:12px;		
  
  }
  .menuLink:hover{
		background-image:url('../images/bullet.gif');
		background-repeat:no-repeat;
		background-position:left;
  	
  }

  .menuLink1{
		color:white;
		text-decoration:none;
  
  }
  
	.submenuItem{
		font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
		color:#A5A7A9;
		font-weight:bold;
		text-decoration:none;
		padding-left:13px;
		height:14px;


	}
	.submenuItem:hover{
		color:#25286D;
		background-image:url('../images/bullet.gif');
		background-repeat:no-repeat;
		background-position:left;

	}
	.subMenuContent{
		display:none;

		border:1px solid #97999C;
		border-top-width:0px;
	    padding:5px 5px 5px 3px;
		position:absolute;
		z-index:20;
		background-color:white;
		line-height:17px;

	}
	#company1{
		width:111px;
		top:115px;
		left:100px;
		/*243*/
	}
	#solutions1{
		width:316px;
		top:115px;
		left:262px;
		/*366*/
	}
	#clients1{
		width:95px;
		top:115px;
		left:389px;
		/*493*/
	}
	#knowledge1{
		width:177px;
		top:115px;
		left:506px;
		/*610*/
	}
	#contact1{
		width:122px;
		top:115px;
		left:600px;
		/*243*/
	}
	#selected{
       color:white;
       background-image:url('../images/menu-bg.jpg');
       background-repeat:repeat-x;
       vertical-align:top;
	}

	
			#cont{
				height:350px;
			    overflow:hidden;
			}
			#work{
				position:relative;

			}
			#up{
			 background-image:url('../images/up.jpg');
			 background-repeat:no-repeat;
			 width:16px;
			 height:16px;
 			cursor:pointer;
			}
			#down{
			 background-image:url('../images/down.jpg');
			 background-repeat:no-repeat;
			 width:16px;
			 height:16px;
 			cursor:pointer;
			}
			#news{
				position:relative;

			}
			
			#up1{
			 background-image:url('../images/up.jpg');
			 background-repeat:no-repeat;
			 width:16px;
			 height:16px;
 			cursor:pointer;
			}
			#down1{
			 background-image:url('../images/down.jpg');
			 background-repeat:no-repeat;
			 width:16px;
			 height:16px;
 			cursor:pointer;
			}
			.adminButton{
				font-size:12px;
				color:#333333;
				  
			}
			