@charset "UTF-8";
.MCE {
    border: medium solid #565555;
	
	margin-left:30px;
	margin-top:7px;
	align:left;
	border-radius:10px;
}


.image{
    padding-top: 5px;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    margin-right: 28px;
    border-style: outset;
    width: 247px;
	height:420px;
 
    text-align: center;
	border-radius:10px;
	background:white;
}

.aboutArticle{
	
	height: auto;
   
    background-color: #FFFFFF;
	

}


.home-projects{
	display:;
	
}
.projects{
	
text-align: center;
height: 420px;
width: 330px;
border: thick ;
border-style: none;
border-color: aliceblue;
background-color: whitesmoke;
	transition: 1s;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 5%;
	float: left;
	filter:grayscale(0);
}

.projects:hover{
	
	background-color: navy;
	color:white;
	filter:grayscale(100%);
	transform: scale(1.3);
}



.MsoNormal{
	
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:12.0pt;
	margin-left:7px;
	text-align:left;
	line-height:19.2pt;
	vertical-align:baseline;
	font-family:'inherit',serif;
	font-size:12.0pt;
	color:#666666;
border-right :medium solid #993300;
	
	border-radius:0 20px 0 0;
}


.aboutHeading{
    padding-top: 5px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: large;
    text-align: center;
    background-image: url(../_images/ACCMA8.jpg);
	width:100%;
	margin:0px;
	border-radius: 10px;
}


.Ourstructure{
	
	background-color: #FFFFFF;
}

.management{
	
	margin:0px;
	background: #fff;
	width:100%;
	
}