@charset "UTF-8";
.mainsbox {
	height: auto;
	width: 100%;
}
.sbox1 {
	background-color: #EC8537;
	float: left;
	height: 250px;
	width: 25%;
	background-image: url(../items/light.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.sbox2 {
	float: left;
	height: 250px;
	width: 24%;
	background-color: #009999;
	text-align: center;
	margin-right: 9px;
}
.sbox3 {
	background-color: #CCCC99;
	float: left;
	height: 250px;
	width: 25%;
}
.sbox4 {
	background-color: #8C775A;
	float: left;
	height: 250px;
	width: 24%;
	background-image: url(../items/speakers.jpg);
	margin-left: 9px;
	background-repeat: no-repeat;
	background-position: center center;
}
.mainsbox2 {
	float: left;
	height: auto;
	width: 100%;
}
.sbox1a {
	background-color: #EC8537;
	float: left;
	height: 250px;
	width: 24%;
	background-image: url(../items/moods.jpg);
	margin-right: 9px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sbox2a {
	float: left;
	height: 250px;
	width: 25%;
	background-color: #CC9933;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.sbox3a {
	background-color: #CC6600;
	float: left;
	height: 250px;
	width: 24%;
	margin-left: 9px;
}
.sbox4a {
	background-color: #8C775A;
	height: 250px;
	width: 25%;
	background-image: url(../items/access.jpg);
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
.mainsbox3 {
	float: left;
	height: auto;
	width: 100%;
}
.sbox1b {
	background-color: #EC8537;
	float: left;
	height: 250px;
	width: 25%;
	background-image: url(../items/motor.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.sbox2b {
	float: left;
	height: 250px;
	width: 24%;
	background-color: #78C1E2;
	text-align: center;
	margin-right: 9px;
}
.sbox3b {
	background-color: #0099CC;
	float: left;
	height: 250px;
	width: 25%;
}
.sbox4b {
	background-color: #8C775A;
	float: left;
	height: 250px;
	width: 24%;
	background-image: url(../items/energy.jpg);
	margin-left: 9px;
	background-position: center center;
	background-repeat: repeat;
}
