body
{
	background: white;
  	font-family: Verdana, Helvetica, Sans-Serif;
  	font-size: 11px;
	margin-top: 5px;
}

#todays_date
{
	float: right;
	margin: 10px 0px 0px;
	width: 12%;
	height: 60%;
}

#aimslogo
{
  	float: left;
	height: 100%;
  	width: 20%;
	background-image: url('../images/aims_logo_1.png');
	background-repeat: no-repeat;
	background-size: 100%;
}
#aimstitle
{
  	float: left;
  	height: 100%;
  	width: 80%;
 	background-image: url('../images/aims_title_1.png');
	background-repeat: no-repeat;
	background-size: 80%;
  	background-position: 5% 45%;
}

#new_top_menu
{
	float: left;
	height: 100%;
	width: 85%;
	margin: 0px;
  	font-weight: bold;
	background-color: whitesmoke;
  	border-top-left-radius: 1em;
  	border-top-right-radius: 1em;
}

#main_page
{
	max-width:98%;
	min-width:1050px;
	min-height:1000px;
  	height:1100px;
	margin: 0px 1%;	
	border-radius:0.4em;
}

#A
{
	float: left;
	height: 15%;
	width: 100%;
}
#A1
{
	float: left;
	height: 80%;
	width: 100%;
}
#A11
{
	float: left;
	height: 100%;
	width: 55%;
}
#A12
{
	float: left;
	height: 100%;
	width: 45%;
}


#A2
{
	float: left;
	height: 20%;
	width: 100%;
	background-color: white;
}

#B
{
	float: left;
	height: 85%;
	width: 100%;
	background-color: whitesmoke;
  	border-top-right-radius: 1em;
}
#B1
{
	float: left;
	height: 100%;
	width: 27%;
}
#B11
{
	float: left;
	height: 40%;
	width: 100%;
}
#B12
{
	float: left;
	height: 33%;
	width: 100%;
}
#B13
{
	float: left;
	height: 27%;
	width: 100%;
}

#B2
{
	float: left;
	height: 100%;
	width: 73%;
}
#B21
{
	float: left;
	height: 100%;
	width: 65%;
  	background-color: whitesmoke;
}
#B21-1
{
	float: left;
	height: 65%;
	width: 100%;
	border-radius:1em;
}
#B21-2
{
	float: left;
	height: 35%;
	width: 100%;
	border-radius:1em;		
}
#slide_show
{
	float: left;
  	height: 81%;
	padding-top: 40px;  
	overflow: hidden;
}
#B22
{
	float: left;
	height: 100%;
	width: 35%;
}
#B22-1
{
	float: left;
	height: 40%;
	width: 100%;
	border-radius:1em;		
}
#B22-2
{
	float: left;
	height: 33%;
	width: 100%;
	border-radius:1em;		
}
#B22-3
{
	float: left;
	height: 27%;
	width: 100%;
	border-radius:1em;		
}

#dist_personality, #core_team
{
	overflow: hidden;    
}

.inner_box
{
	float: left;
	height: 88%;
	width: 90%;
	margin: 0 1%;
  	padding: 10px;
	border-radius:1em;
	background-color: white;
}
.inner_box_middle
{
	float: left;
	height: 94.5%;
	width: 93.6%;
	margin: 0.7%;
  	padding: 10px;
	border-radius:1em;
	background-color: white;
  	overflow: auto;
}

#copyrights
{
    float: left;
    width: 100%;
    text-align: center;
    font-size: x-small;
    height: 75px;
    margin-top: 5px;
}

.newsflash-event-video
{
    width: 100%;
    height: 325px; 
}