@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	min-width: 1240px;
	font-family: Verdana, Geneva, sans-serif;
}
#divtitle{
	height: 60px;
	width: 100%;
}
#texttitle{
	text-align: center;
}
#logo{
	height: 40px;
	margin-top: 0px;
	vertical-align:bottom;
}
#divbt{
	width: 50%;
	height: 600px;
	background-color:#B2427B;
	display:inline-block;
	float: left;
	background-image: url("../img/bt01.png");
	background-size: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.icon{
	width: 100px;
	height: 100px;
	margin-top: 0px;
	margin-left: 5%;
}
.icon1{
	width: 80px;
	height: 80px;
	position: absolute;
	margin-top: 0px;
	margin-left: 20px;
}
#imgbt{
	display: inline; 
    float: right;
	margin-top: 40px;
	margin-right: 5%;
	filter: drop-shadow(10px 10px 10px rgba(0,0,0,.5));
}
.h1bt{
	font-size: 200%;
	margin-top: 16px;
	margin-left: 5%;
	color: white;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,.7));
}
.learnmore{
	width:200px;
	margin-left: 5%;
	font-size: 120%;
}
.alearn{
	text-decoration:underline;
	color: white;
}
.alearn:hover{
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,.7));
}
.alearn:visited{
	text-decoration:underline;
	color: white;
}
#divbp{
	width: 50%;
	height: 600px;
	background-color:#004f94;
	display:inline-block;
	float: left;
	background-image: url("../img/bp01.jpg");
	background-size: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#imgbp{
	display: inline; 
    float: right;
	margin-top: 40px;
	margin-right: 5%;
	filter: drop-shadow(10px 10px 10px rgba(0,0,0,.5));
}
#divl{
	width: 30%;
	height: 480px;
	float: left;
	background-color: #ff6600;
	margin-top: 20px;
	margin-left: 4%;
	margin-right:1%;
	text-align: center;
	background-image: url("../img/mlbg.png");
	background-size: 120%;
	background-position: right bottom;
	background-repeat: no-repeat;
	cursor:pointer;
}
.adiv{
	text-decoration:none;
}
.adiv:hover{
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,.7));
}
.adiv:visited{
	text-decoration:none;
}
.divc{
	width: 29%;
	height: 230px;
	float: left;
	margin-right:1%;
	margin-left:1%;
	margin-top: 20px;	
	cursor:pointer;
	display: table;
}
#divme{
	background-color: #5A1F7D;
	background-image: url("../img/mebk1.png");
	background-size:120%;
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#divgrowth{
	background-color: #82C040;
	background-image: url("../img/growthbg.png");
	background-size:120%;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.divr{
	width: 29%;
	height: 230px;
	float: left;
	background-color: lightcyan;
	margin-right:4%;
	margin-left:1%;
	margin-top: 20px;
	cursor:pointer;
	display: table;
}
#divop{
	background-color: #BFE7A2;
	background-image: url("../img/opbg.jpg");
	background-size:120%;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}#divfy{
	background-color: #BFE7A2;
	background-image: url("../img/fybg.jpg");
	background-size:120%;
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
#ml{
	width: 160px;
	height: 160px;
	margin: 40px auto 10px auto;
}
.title{
	color: white;
	font-size: 160%;
	padding: 0 20px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,.7));
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.title1{
	color: white;
	font-size: 180%;
	padding: 0 20px;
	filter: drop-shadow(2px 2px 2px rgba(0,0,0,.7));
	text-align: center;
}
.learnmore1{
	width:200px;
	font-size: 120%;
	margin: 0 auto;
}
#divbottom{
	margin-top: 40px;
	float: left;
	height: 80px;
	width: 100%;
	text-align: center;
}