@charset "UTF-8";
.aboutinn {
	height: 400px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
.solutions {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
.boxxi {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 6px;
	box-shadow: 0px 0px #CCC;
}
.above {
	background-color: #999;
	height: 40px;
	width: 100%;
	background-image: url(../images/abovve.jpg);
	background-repeat: repeat-x;
}
.flashbox {
	height: 60px;
	width: 100%;
}

.toppings {
	background-color: #FFF;
	height: 20px;
	width: 100%;
}
