body
{
  background-color:#ffffff;
  background-image:none;
 
}
.homeMain
{
  margin-top:50px;
}
.homeHeader
{
  height:100px;  
}
.homeLogo
{
  float:left;  
}

li
{
  float:left;
  display:inline;
  margin-left:10px;
  color:#F4C165;
  font-size:11px;  
}
li a
{
  text-decoration:none;
  color:#B1B6BA;
  text-transform:uppercase;
}
li a:hover
{
  text-decoration:underline;
}
#languages
{
  margin-top:40px;
  float:right;
}


#languages ul li {
  height:22px;
   margin-left:10px;
}


#languages ul li.ListItem0 a {
  background-image:url(../images/backgrounds/uk.gif);
  background-position:top center;
  background-repeat: no-repeat;
  display:block;
  padding-top:30px;
}

#languages ul li.ListItem1 a {
  background-image:url(../images/backgrounds/france.gif);
  background-position:top center;
  background-repeat: no-repeat;
  display:block;
  padding-top:30px;
}

#languages ul li.ListItem2 a {
  background-image:url(../images/backgrounds/netherlands.gif);
  background-position:top center;
  background-repeat: no-repeat;
  display:block;
  padding-top:30px;
}

#languages ul li.ListItem3 a {
  background-image:url(../images/backgrounds/germany.gif);
  background-position:top center;
  background-repeat: no-repeat;
  display:block;
  padding-top:30px;
}

#languages ul li.ListItem4 a {
  background-image:url(../images/backgrounds/spain.gif);
  background-position:top center;
  background-repeat: no-repeat;
  display:block;
  padding-top:30px;
}

.marketBlock
{
  width:310px;
  height:228px;
  float:left;
  display:inline;
}
.marketBlock span
{
  margin-top:30px;
  margin-left:35px;
  padding-left:10px;
  border-left:solid 2px #FFFFFF;
  cursor:pointer;
  width:260px;
  display:block;
  color:#FFFFFF;
  line-height:40px;
  font-size:22px;
}
.bottom
{
  margin-top:25px;
  height:235px;
}
.bottom a
{
  text-decoration:none;
}
#flashblock
{
  float:left;
  width:490px;
  height:215px;
}

h1 {
border-left:2px solid #F4C165;
color:#F4C165;
font-size:150%;
margin-left:0px;
height:32px;
line-height:32px;
margin-top:10px;
margin-bottom:2em;
padding-left:10px;
text-transform:uppercase;
}


a#welcomeText
{ 
  float:left;
  width:489px;
  height:211px;
  display:block;
   background-image:url(../images/backgrounds/text_bg.jpg); 
  background-position:center center;
  background-repeat: no-repeat; 
  text-decoration:none;
  color:#FFFFFF;  
}

a#welcomeText:hover {
  background-image:url(../images/backgrounds/text_bg2.jpg);
  background-position:center center;
  background-repeat: no-repeat; 
  display:block; 
}

a#welcomeText .cont
{
  margin:15px;
}
a#welcomeText span.paragraph
{
  color:#FFFFFF;
  font-size:12px;
  margin:30px;
  display:block;
  
  
}
a#welcomeText span.title
{ 
  float:left;
  display:block;
  width:380px;
  border-left:solid 2px #FFFFFF;   
  color:#FFFFFF;  
  font-size:24px; 
  margin:35px 30px 10px 30px;
  padding-left:20px;
}

#food
{
   background-image:url(../images/backgrounds/food.jpg);
   background-position:center center;
   background-repeat: no-repeat;

}

#cosmetic
{
   background-image:url(../images/backgrounds/cosmetic.jpg);
   background-position:center center;
   background-repeat: no-repeat;
   margin-left:24px;
   margin-right:25px;
}

#industrial
{
   background-image:url(../images/backgrounds/industrial.jpg);
   background-position:center center;
   background-repeat: no-repeat;

}
.footer
{
 background-image:none;
}


.footer li
{
color:#B1B6BA;
font-size:11px;  
}

.footer_content_legal
{
  margin-right:0px;
color:#B1B6BA;
}

.footer_content_legal a
{
color:#B1B6BA;
}

.footer_content_legal a.underlined
{
color:#B1B6BA;
}
.footer_content_legal a.underlined:hover
{
color:#B1B6BA;

}
.footer_content_legal li a
{
color:#B1B6BA;
text-decoration:none;
}

.footer_content_trail
{
width:100px;
margin-left:0px;
}

.footer_content_trail li a
{
color:#B1B6BA;
}
