@charset "UTF-8";
/* CSS Document */

#animation {
	width: 755px;
	height: auto;
	padding-bottom: 15px;
	position: relative;
	}
	
#main_container {
	width: 515px;
	height: auto;
	float: left;
	margin-right: 20px;
	position: relative;
	} 

	#info {
		width: 600px;
		height: auto;
		padding: 20px;
		background-color: #fff;
		position: relative;
		float: left;
		margin-bottom: 20px;
		text-align: justify;
		}
	
#capabilities_box {
	width: 200px;
	height: auto;
	padding: 5px;
	float: left;
	background-color: #859088;
	position: relative;
	text-align: left;
	}