body{
    background-image:url("../images/backgroundnew.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 
}
.menu1{ 
background-color:#ffffff;
border-radius:0px; 

color:black;
width:260px;
padding-right: 17px;
}

.menu2{ 
margin-top:50px;
background-color:#ffffff;
border-radius:0px; 
 
color:black;
width:260px;
padding-right: 17px;
}
.menu3{ 
background-color:#ffffff;
border-radius:0px; 
color:black;
 
width:260px;
padding-right: 17px;
}
.menu4{ 
 margin-top:50px;
background-color:#ffffff;
border-radius:0px; 
color:black;
padding-right: 17px;
 
/*position:fixed;
margin-left:94px;
margin-top:100px;*/
width:260px;
}
.menu5{ 
background-color:#ffffff;
border-radius:0px; 
color:black;
padding-right: 17px;
 
/*position:fixed;
margin-left:445px;
margin-top:100px;*/
width:260px;

}

.containerdiv{
margin-top:100px;
}
.slide1{
	padding-bottom:10px;
	border-radius:0%;
	display:none;
	opacity:1;
	line-height:26px;
}
.mobileview{
	display:none;
}
.headermain{
	background-image: url("../images/iciciheader.png");
	width:100%;
	height:200px; 
	position:fixed;
	background-size:100% 100%;
	z-index:1;
}
.headerdeskimage{
	background-image:url("../images/footermobile.png");
	background-repeat: no-repeat;
	float:left;
	background-position: center; 
	margin:50px 0px 0px 0px;
	height:100px;
	width:290px; 
}


.footerdiv{
	position:;
	border-radius:0%;  
	color:white;
	width:auto;
	height:auto;
	font-size:21px;
	margin:100px 0px -1px 95px;
	padding:1px 20px 1px 20px;
}
.sociallinks{
	margin-top:100px;
	float:right;
	height:50px;
	width:200px;
}


.sociallinks a {
    display: inline-block;
    background-image: url("../images/iconSocilaMedia.png");
    width: 31px;
    height: 33px;
    margin: 3px 5px 0 0;
    opacity:0.8 ;
    filter: alpha(opacity=80);
	background-repeat:no-repeat;
}


.smFB {
	background-position: 0 0;
}
.smTwitter {
	background-position: -44px 0;
}
.youTube {
	background-position: -88px 0;
}
.linkD {
	background-position: -132px 0;
}
.sociallinks a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.slide1 ul li {
	
}
