@charset "utf-8";
/* Pipeprotection */

body{margin:0; padding:0; background:#FFF;}
img{border:0;}
.wrapper{
	margin:0 auto;
	min-width:980px;}
	
.head{
	height:137px;
	background:url(images/head.jpg) center no-repeat #419bc8;}
	
.content{
	width:980px;
	margin:0 auto;}
	
ul.comps{
	list-style:none;}
	
ul.comps li{
	margin:100px 10px;
	width:195px;
	height:210px;
	float:left;}
	
ul.comps li.flash{
	margin:0;
	width:230px;
	height:420;}

.fibertec{background:url(images/sprite.jpg); background-position:0 0;}
.fibertec:hover{background-position:0 207px;}
.bluejetty{background:url(images/sprite.jpg); background-position:390px 0;}
.bluejetty:hover{background-position:390px 207px;}
.grp{background:url(images/sprite.jpg); background-position:195px 0;}
.grp:hover{background-position:195px 207px;}

.clear{clear:both;}