@charset "UTF-8";
body {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	background-image: url(../images/header_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#site {
	background-color: #FFFFFF;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 25px;
}
#login {
	float: right;
	height: 50px;
	width: 150px;
	margin-top: 50px;
	margin-right: 25px;
}
#login img {
	margin-bottom: 5px;
}
#indexheader {
	background-image: url(../images/header_index.jpg);
	height: 154px;
}
#indexcustomer {
	background-image: url(../images/header_customer.jpg);
	height: 154px;
}
#indexdesign {
	background-image: url(../images/header_design.jpg);
	height: 154px;
}
#indexquality {
	background-image: url(../images/header_quality.jpg);
	height: 154px;
}
#indexproducts {
	background-image: url(../images/header_products.jpg);
	height: 154px;
}
#indexinfo {
	background-image: url(../images/header_inforequest.jpg);
	height: 154px;
}
#indexjobs {
	background-image: url(../images/header_career.jpg);
	height: 154px;
}
#indexcontact {
	background-image: url(../images/header_contact.jpg);
	height: 154px;
}
#leftcontent {
	float: left;
	width: 415px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact {
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactbg {
	background-color: #EBEBEB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#logo {
	width: 200px;
	margin-left: 30px;
	margin-top: 25px;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #ED1C2E;
	border-right-color: #ED1C2E;
	border-bottom-color: #ED1C2E;
	border-left-color: #ED1C2E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contactbgwhite {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: both;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
}
a:link {
	color: #EF2E24;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #B1B1B1;
	text-decoration: none;
}
a:visited {
	color: #EC2E22;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#rightcontent {
	float: right;
	width: 260px;
	margin-top: 38px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#leftcontent p {
	margin-right: 20px;
}
#rightcontent p {
	color: #666666;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
} 
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
#leftcontent li {
	font-size: 12px;
	list-style-type: square;
	margin-top: 2px;
	font-style: italic;
}
#leftcontent ul {
	margin-top: 2px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 10px;
}
.indentitalic {
	font-style: italic;
	padding-left: 25px;
	padding-right: 0px;
}
#jobapp {
	margin-bottom: 20px;
	border: 1px solid #333333;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #EEEEEE;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#drugapp {
	padding: 10px;
	border: 1px solid #333333;
	margin-right: 10px;
	background-color: #EEEEEE;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

