/* CSS Document */
html {
font-size: 100%;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #333333;
padding: 0;
margin: 0;


}
#wrapper {
margin: 0 auto;
width: 900px;
margin-top: 148px;
background: url(images/background.gif) repeat-y;

}
#header {
position: absolute;
top: 0px;
height: 120px;
width: 900px;
background: url(images/header.jpg) no-repeat left top;
}
#headerlinks {
padding-left: 550px;
padding-top: 10px;
color: #000066;
font-size: 1.1em;
font-weight: bold;
}
#headerlinks a {
text-decoration: none;
color: #000066;
}
#headerlinks a:hover {
text-decoration: underline;
}


#content {
padding-top: 20px;
padding-left: 20px;
padding-right: 0;
padding-bottom: 20px;
width: 630px;
float: left;
font-size: 1.2em;
}
#contact {
width: 219px;
float: right;

}
#contact IMG {
padding-left: 20px;
padding-top: 20px;
}

div.clearer {
clear: both;

}
#footer {
margin: 0 auto;
width: 900px;
height: 60px;
background: url(images/footer.gif) no-repeat left top;
clear: both;
}
#footerlinks {
text-align: center;
padding-top: 9px;
font-size: 1.0em;
}
#footerlinks a {
text-decoration: none;
color: #333333;
}
#footerlinks a:hover {
text-decoration: underline;
}
#company {
display: none;
}
h1 {
color: #000066;
font-size: 1.3em;
}
h2 {
		font-size:1.3em;
		padding-top:30px;
		padding-right:110px;
		padding-left:110px;
		color: #000066;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		}
.pagelink {
color: #FF3300;
text-decoration: underline;
}
A.pagelink:hover {
text-decoration: none;
}		
.services  {
border-collapse: collapse;
width: 90%;
}
.services  td {
padding: 5px;
border: 1px solid #666666;
}
.clienttable  {
border-collapse: collapse;
width: 90%;
}
.clienttable  td {
padding: 5px;
}
.suppliers  {
border-collapse: collapse;
width: 550px;
}
.suppliers  td {
padding: 10px;

text-align: center;
}

.suppliers a {
color: #FF3300;
text-decoration: underline;
}
.suppliers a:hover {

text-decoration: none;
}
.datasheets  {
border-collapse: collapse;
width: 90%;
}
.datasheets  td {
padding: 5px;
border: 1px solid #666666;
}

.datasheets a {
color: #FF3300;
text-decoration: underline;
}
.datasheets a:hover {

text-decoration: none;
}
.recruitment  {
border-collapse: collapse;
width: 90%;
}
.recruitment  td {
padding: 5px;

}
.contact  {
border-collapse: collapse;
width: 95%;

}
.contact  td {
padding: 5px;

}
.contactform  {
border-collapse: collapse;
width: 95%;

}
.contactform  td {
padding: 5px;

}

.email a {
color: #FF3300;
text-decoration: none;
}
.email a:hover {
text-decoration: underline;
}