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

.cell {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/cellular.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.internet {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/internet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.phone {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/homephone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.iptv {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/digitalTv.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.support {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/support.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.community {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/community.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.monthly {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/monthlyPlans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.prepaid {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/prepaidPlans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.phones {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/phones.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}.userGuides {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/userGuides.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.data {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/data.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.signUp {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/signup.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.highspeed {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/highspeed.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.wireless {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/wireless.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.webHosting {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/webHosting.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.products {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.setUp {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/setupSheets.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.internetSafety {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/internetSafety.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.rates {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/rates_features.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.longDistance {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/longDistance.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.repair {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/repair_locates.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.aboutBill {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/aboutBill.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.businessSolutions {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/business.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.customerInq {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/customerInq.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.serviceArea {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/serviceArea.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.wirelessFAQ {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/wirelessFAQ.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.wirelessSignup {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/wirelessSignup.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.setTopBox {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/setTopBoxes.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.channelGuide {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/channelGuides.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.packages {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/packages.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.gold {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/goldPackage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.silver {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/silverPackage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.bronze{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/BronzePackage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.newsletters{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/newsletters.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.board{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/board.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.contactQuadro{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.newCustomers{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/newCustomers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.helpfulLinks{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/helpfulLinks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.aboutQuadro{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/aboutQuadro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}
.quadro{
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 35px 0px 15px 5px;
	background-image: url(img/bg/menuBGs/quadro.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 100px;
	font-weight: bold;
}