@charset "utf-8";
/* CSS Document */

.maindivkalish{
font-size:12px;
font-family:arial;
line-height:24px;
width:1000px;
}
.headermaninkailsh{
background:url(image/back23.jpg);
background-repeat:repeat-x;
width:1000px;
height:130px;
}
.menurifht{
float:right;
}
.menurifht ul{
margin-top:-90px;
}
.menurifht ul li{
float:left;
padding-right:30px;
padding-left:30px;
list-style:none;
padding-top:30px;
padding-bottom:22px;
border-left:1px solid #6188CA;

}
.menurifht ul li a{ 
color:#FFFFFF;
text-decoration:none;
font-family:arial;
	font-weight:bold;
}
.menurifht ul li:second-child{ padding-left:5px;}
.menurifht ul li:hover{
	background:#2a5cb1;
	transition:background-color 0.4s ease-in-out;
	cursor:pointer;

	}
	.maindivkailsh{
	font-size:12px;
font-family:arial;
line-height:24px;
width:740px;
	}
	.welcome{
	background:#2a487a;
	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	}
	
	


	
.mainservices{
	float:left; width:240px; height:auto; text-align:center; font-size:16px; font-weight:bold; color:#333333; font-family:arial;  padding:0px 5px 0px 5px;
	}

.mainservices a{
	float:left; width:240px; height:auto;  text-align:center; font-size:16px; font-weight:bold; color:#000; text-decoration:none; line-height:30px; border-bottom:5px solid #666666;
	}
	
	.mainservices a:hover{ text-align:center; font-size:16px; font-weight:bold; color:#023e69; text-decoration:none; line-height:30px;  border-bottom:5px solid #023e69;
	}
	.mainservices img:hover{
	padding-top:20px;
	transition:.7s;
	cursor:pointer;
	}
	
	
