/*body {
    overflow:auto;
	background:#F1F1F2 url(../images/bodybg.png) repeat;
}*/

#whatisContainer{width:100%;color:#444;}
#whatis {
    width: 840px;
    padding: 50px 40px;
    margin: 62px auto 0;
    line-height: 160%;

    /*background:url(../images/bodybg.png) repeat;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	background:#fff;
    min-height:450px;
	border:1px solid #ccc;
	*/
}
#whatis h1{font-size:40px;font-weight:bold;padding:15px 0 30px 0;font-family: 'ComfortaaRegular', Arial, sans-serif;}
#whatis h2{float:left;font-size:25px;font-weight:bold;clear:both;padding:25px 0;font-family: 'ComfortaaRegular', Arial, sans-serif;}
#whatis p{margin:0;padding: 0;line-height:180%;clear:both;font: 20px/27px 'ComfortaaThin', Arial, sans-serif;color:#000;}
    #whatis .about-container {clear: both;padding: 10px 0;}
        #whatis .about-container .about-container-left {width: 300px;float: left;-webkit-box-shadow: 0 25px 30px -20px rgb(0 0 0 / 30%);-moz-box-shadow: 0 25px 30px -20px rgba(0,0,0,0.3);box-shadow: 0 25px 30px -20px rgb(0 0 0 / 30%);background: #fff;}
            #whatis .about-container .about-container-left .about-container-img {}
            #whatis .about-container .about-container-left .about-container-name {padding: 15px 0;text-align: center;width: 300px;}
                #whatis .about-container .about-container-left .about-container-name h3 {font-size: 15px;font-weight: bold;color: #444;}
        #whatis .about-container .about-container-right {padding: 0 20px;width: 500px;float: left;}
#whatis ul.follow-us{list-style-type:none;float:left;font: 18px/27px 'ComfortaaThin', Arial, sans-serif;color:#000;margin:0;padding:0;}
#whatis ul.follow-us li{list-style-type:none;float:left;margin:0;padding:0;}
#whatis ul.follow-us li.follow-us-img{margin:3px 0 0 5px;}

#whatis a{color:#085CBA;text-decoration:none;}