@charset "UTF-8";




#mainContent {
	  position: relative;
	  z-index: 5;
	  padding:10px;
	  height:260px;
	  width:828px;
	  background: url(images/sloganbg.png) center no-repeat;
	  }


#4uidslogancontainer {
	height:240px;
	width:100%;
}

.slogan {
 font-family: helvetica, arial, sans-serif;
  letter-spacing: -1px;
  text-decoration: none; 
  color: #555555;
  font-weight:normal;
  padding: 20px;
  overflow:hidden;
   margin-top:20px;
 margin-bottom:-40px;
   line-height: 30px;
       font-size: 28px;
  }
  

h2.slogan { 
	    font-size: 22px;
   line-height: 25px;
} 

#titleservices {
position:relative;
top:-6px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 10;

}

#titlerealisations {
position:relative;
top:-18px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 9;
}

#titlepacks {
position:relative;
top:-30px;
height: 69px;
width:100%;
background-image: url(images/titlebg.png); 
background-repeat: repeat-x;
z-index: 8;

}
