body {
  background-image: url('gfx/body_bg_home.png');
}
h1 {
  margin-top: 0;
}
div#header {
  width: 1004px;
  margin: auto;
  z-index: 1;
}
div#customers {
  height: 390px;
  width: 1004px;
  margin: auto;
}
div#customers #img {
  position: relative;
  height: 322px;
}
div#customers #img .feature {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
div#imgFade {
  background-color: #101f46;
  height: 322px;
  position: absolute;
  width: 100%;
  visibility: hidden;
}
ul#customerLogos {
  margin-top: 15px;
  width: 800px;
  float: left;
}
ul#customerLogos li {
  float: left;
  line-height: 43px;
  border-right: 1px solid #e3e4e6;
  border-left: 1px solid #fff;
}
ul#customerLogos li a {
  display: block;
  height: auto;
  text-indent: -9999px;
  background-position: center top;
  background-repeat: no-repeat;
}
ul#customerLogos li a.overtoom {
  background-image: url('gfx/home_logo_overtoom.png');
  width: 133px;
}
ul#customerLogos li a.mcl {
  background-image: url('gfx/home_logo_mcl.png');
  width: 113px;
}
ul#customerLogos li a.endex {
  background-image: url('gfx/home_logo_apx_endex.png');
  width: 160px;
}
ul#customerLogos li a.monuta {
  background-image: url('gfx/home_logo_monuta.png');
  width: 133px;
}
ul#customerLogos li a.elektrokoopjes {
  background-image: url('gfx/home_logo_elektrokoopjes.png');
  width: 166px;
}
ul#customerLogos li a.active {
  background-position: center bottom;
}
a.allCustomers {
  float: right;
  width: 138px;
  height: 35px;
  color: #9c9c9c;
  font-weight: bold;
  line-height: 37px;
  margin-top: 16px;
  background: url('gfx/arrow_btn_large.png') no-repeat right center;
	padding-right: 10px;
}
a.allCustomers:hover {
  color: #63686a;
}
div#shadowDown {
  height: 5px;
  background: url('gfx/shadow_down.png') repeat-x;
}
div#shadowUp {
  height: 5px;
  background: url('gfx/shadow_up.png') repeat-x;
}
div#disciplines {
  background-color: #fff;
  padding: 25px 0;
  min-height: 200px;
}
div#disciplines div#content {
  width: 1004px;
  margin: auto;
  padding: 0;
  min-height: 100px;
}
div#disciplines div#desc {
  width: 600px;
  line-height: 20px;
  float: left;
  position: relative;
}
div#disciplines div.discipline {
  position: absolute;
  width: auto;
  top: 0;
  left: 0;
  visibility: hidden;
}
div#disciplines div#list {
  width: 370px;
  float: right;
}
div#disciplines div#content div#list ul {
  float: left;
  width: 50%;
  line-height: 15px;
  list-style-image: none;
  margin: 0;
}
div#disciplines div#content  div#list ul li {
  border-top: 1px dotted #ccc;
  padding: 5px;
  background: none;
  cursor: pointer;
}
div#disciplines div#content  div#list ul li.active {
  background-color: #f5f6f7;
}
div#disciplines div#list ul li span {
  color: #91bb27;
  font-weight: bold;
  display: block;
}
div#homeContent {
  width: 1004px;
  margin: auto;
	margin-bottom: 20px;
  padding: 25px 0;
  line-height: 20px;
}
div#homeContent div.blocks {
  float: left;
  width: 270px;
  margin-right: 45px;
}
div#latest {
  float: right;
  width: 370px;
}
div#latest h1 {
  float: left;
  width: 80px;
}
div#latest ul {
  float: right;
  width: 250px;
  height: 24px;
  position: relative;
  top: 5px;
  z-index: 10;
}
div#latest ul li {
  float: left;
  width: 75px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #d8d9dc;
  margin-left: 4px;
  text-align: center;
  background-color: #ebedee;
}
div#latest ul li a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  height: auto;
  width: auto;
  color: #666;
}
div#latest ul li a.active {
  background-color: #f5f6f7;
  color: #91bb27;
  border-bottom: 1px solid #f5f6f7;
}
#contentLatest {
  padding: 2px 0;
  border-top: 1px solid #d8d9dc;
  clear: both;
  /*background: url('gfx/latest_bg.png') no-repeat center top;*/
  min-height: 170px;
  position: relative;
}
div.feature1 {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
div.news {
  padding-top: 5px;
}
/* 
News
*/
div.news a.title {
  font-weight: bold;
  text-decoration: none;
  color: #393C40;
}
div.news a.title:hover {
  text-decoration: underline;
}
div.news div.newsLink {
  border-top: 1px solid #d8d9dc;
  line-height: 30px;
}
div.news div.newsLink a {
  font-weight: bold;
  text-decoration: none;
  color: #393C40;
}
div.news div.newsLink a:hover {
  text-decoration: underline;
}

/* 
Twitter
*/
div.twitter .twitterLogo {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
div.twitter div {
  padding: 5px 0;
  border-bottom:1px dotted #dddddd;
}

/* 
Facebook
*/
div.facebook .twitterLogo {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
div.facebook div {
  padding: 5px 0;
	margin-top: 10px;
	border: 0px;
}

.fbConnectWidgetTopmost {
	border: none;
}

/*#likebox-frame{
  border:2px solid #F5F6F7; 
 border:2px solid red;
 width:364px;
 z-index:10;
 height: 189px;
 overflow: hidden;
 position:relative;
 top:-1px;
 left:-2px;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-10px;
}
*/
