*{
	margin:0;
	padding:0;
}

h1{
	font-size:1em;
	color:#616161;
	margin:0 0 30px 0;
}

h2{
	width:282px;
	font-size:1em;
	color:#616161;
	margin:0 0 10px 0;
}
/***********************************************************/
html body{
	width:100%;
	height:100%;
	background:url(../images/main_bg.gif) repeat-x;
	font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	font-size:1em;
}
/***********************************************************/
#fullcol{
	width:950px;
	height:auto;
	margin:0 auto 0 auto;
}
/***********************************************************/
#header{
	width:920px;
	height:117px;
	margin:0 auto 0 auto;
}

.pubphotos{
	float:right;
}

.pubphotos a {
	border:none;
	text-decoration:none;
	}
	
.logo{
	float:left;
}
/***********************************************************/

#main{
	width:930px;
}

/***********************************************************/

#cardarea{
	width:935px;
	height:258px;
	background:url(../images/home-header.jpg) no-repeat;
	float:left;
  
}

.card{
	float:left;
}

#cardarea p {
  color:#616161;
  font-size:0.9em;
  line-height:140%;
  margin-bottom:15px;
  margin-left:250px;
  margin-right:20px;
  margin-top:90px;
}

#cardarea ul{
	width:600px;
	height:auto;
	list-style:none;
	float:left;
	margin:0px 0 0 250px;
	font-size:0.8em;
	font-weight:bold;
	color:#7c7c7c;

}

#cardarea li{
	background:url(../images/bullet.gif) no-repeat top left;
	padding:0 0 0 13px;
	background-position:0 8px;
	margin:0 0 8px 0;
}

#vouchersarea{
	width:230px;
	height:239px;
	background:url(../images/vouchers_bg.gif) no-repeat;
	float:right;
}

#vouchersarea p{
	width:106px;
	font-size:0.7em;
	font-weight:bold;
	color:#7c7c7c;
	float:right;
	margin:60px 6px 0 0;

}
/***********************************************************/
#pubsarea{
	width:950px;
	clear:both;
	
	margin:0 auto 0 auto;
}

#pub1{
	width:165px;
	float:left;
	margin:0 0 10px 15px;
	

}


#pub2{
	width:180px;

	float:left;
	position: relative;
	left: 6px;

	margin:0 0 10px 11px;
}


#pub3{
	width:180px;

	float:left;

	margin:0 0 20px 11px;
	position: relative;
	left: 14px;
}

#pub4{
	width:180px;

	float:left;

	margin:0 0 20px 11px;
	position: relative;
	left: 14px;
}

#pub5{
	width:160px;

	float:left;

	margin:0 0 20px 11px;
	position: relative;
	left: 20px;
}

.pubstext{
	font-size:0.7em;
	color:#616161;
  text-align: justify;
}

.enterlink{
	float:right;
	clear:both;
	font-size:0.7em;
	font-weight:bold;
	color:#7e7065;
	margin:10px 90px 0 0;
}


#pubsarea a{
	color:#7e7065;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	margin-top: 5px;
}

#pubsarea a:hover{
	color:#7e7065;
	text-decoration:underline;
}

.pubimage{
  padding-bottom: 10px;
}

.pub-logo {
  width: 100%;
  text-align: center;
}

#homepage-gallery {
  width: 860px;
  height: 323px;
  overflow: hidden;
  margin: 20px 0 20px 46px;
  position: relative;
}

#homepage-gallery img {
  position: absolute; 
  top: 0;
  left: 0;
}

#homepage-gallery #caption-bar {
  filter:alpha(opacity=75);
  -moz-opacity:0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  background-color: #5F5F5F;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 200;
  font-size: 12px;
  padding: 10px;
  width: 100%;
}

#homepage-gallery #caption-bar span {
  display: block;
}

#chaussysbar{
	width:890px;
	height:48px;
	margin:0 auto 0 auto;
	background:url(../images/chaussys_bg.gif) no-repeat;
	clear:both;
}

#chaussysbar p{
	width:780px;
	color:#fff;
	font-size:0.8em;
	float:right;
	margin:15px 20px 0 0;
}

#chaussysbar a{
	text-decoration:none;
	color:#fff;
}

#chaussysbar a:hover{
	text-decoration:underline;
}


#footer{
	width:900px;
	clear:both;
	margin:30px auto 0 auto;
	color:#7e7065;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#footer #recruitment-message {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  
}

.copyright{
	float:right;
	background:url(../images/ep_bullet.gif) no-repeat;
	font-size:0.7em;
	font-weight:bold;
	padding:0 0 0 23px;
	background-position:0 3px;
}

#footer a{
	color:#7e7065;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.details{
	float:left;
	font-size:0.7em;
	font-weight:bold;
}
