@charset "utf-8";
/* CSS Document */

#fiber_banner {
	float: left;
	width: 960px;
	height: 300px;
	background-image: url("../images/fiber_banner.jpg");
	background-repeat: no-repeat;
}
#tabs {
	width: 600px;
	height: 100px;
	float: left;
	margin-top: 227px;
}
#fiber_fast {
	background-image:url(/images/flame_laptop.jpg);
	background-position: 103% 50%;
	background-repeat: no-repeat;
}
#reliable {
	background-image:url(/images/clock.jpg);
	background-position: 93% 50%;
	background-repeat: no-repeat;
}
#reliable p {
	width: 450px;
	float: left;
}
#fiber_fast p {
	width: 455px;
	float: left;
}
#fiber_true {
	background-image:url(/images/ftthclogo.png);
	background-position: 92% 50%;
	background-repeat: no-repeat;
}
#fiber_true p {
	width: 455px;
	float: left;
}