@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%;
}
.menuhead {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
.logo {
	background-repeat: no-repeat;
	background-position: left center;
	height: 54px;
	width: 100%;
	float: left;
	background-image: url(../images/logoos2.png);
	background-color: #FFF;
}
.menur {
	width: 100%;
	background-color: #EBEBEB;
	height: auto;
	float: left;
}
.quick {
	float: right;
	width: auto;
	margin: auto;
	height: auto;
}
.f1 {
	margin: auto;
	height: auto;
	width: auto;
	background-color: #FFF;
}
.timer {
	height: auto;
	width: auto;
	float: left;
	background-color: #FFF;
}
.timer2 {
	height: auto;
	width: auto;
	float: left;
	background-color: #FFF;
}
.fb {
	width: 65%;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
}
.tw {
	height: auto;
	width: 70%;
	float: right;
	padding-right: 15px;
	padding-top: 12px;
}
.main {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
.mainpage {
	background-color: #FFF;
	height: 500px;
	width: 100%;
	float: left;
}
