@charset "utf-8";
@import url("../webfonts/colaborate/font_colaborate.css");

/* CSS Document */

#highlight {
	color: #6FF;
}

#main {
	width: 1220px ;
  	margin-left: auto ;
  	margin-right: auto ;
}
#main img{
	border: 0px;
}
#main_left {
	float:left; 
	width: 620px;
	height: 620px;
    margin: 0px 0px 0px 0px;
}
	#main_left_center {
		float:left; 
		width: 580px;
		height: 580px;
		margin: 20px 0px 0px 20px;
		background-image:url('../images/aboutus1.jpg');
		background-color: #3498DB;
	}
#main_center {
	float:left; 
	width: 280px;
	height: 620px;
}	
	#main_center_top {
		float:left; 
		width: 280px;
		height: 280px;
		margin: 20px 0px 20px 0px;
		background-color: #3498DB;
	}
		#main_center_top_txt {
			font-family: Colaborate;
			font-size: 20px;
			color: #FFF;
			margin: 0px 20px 0px 20px; 
		}
	#main_center_bottom {
		float:left; 
		width: 280px;
		height: 280px;
		margin: 0px 0px 0px 0px;
		background-color: #3498DB;
	}
		#main_center_bottom_txt {
			font-family: Colaborate;
			font-size: 20px;
			color: #FFF;
			margin: 0px 20px 0px 20px; 
		}
#main_right {
	float:left; 
	width: 320px;
	height: 620px;
}
	#main_right_top {
		float:left; 
		width: 280px;
		height: 280px;
		margin: 20px 20px 20px 20px;
		background-color: #3498DB;
	}
		#main_right_top_txt {
			font-family: Colaborate;
			font-size: 20px;
			color: #FFF;
			margin: 0px 20px 0px 20px; 
		}
	#main_right_bottom {
		float:left; 
		width: 280px;
		height: 280px;
		margin: 0px 20px 0px 20px;
		background-color: #3498DB;
	}
		#main_right_bottom_txt {
			font-family: Colaborate;
			font-size: 20px;
			color: #FFF;
			margin: 0px 20px 0px 20px; 
		}
		#main_right_bottom li{
			margin: 10px 0px 0px 15px;
			font-variant: small-caps;
			font-weight: bold;
			font-size: 22px;
			}
