@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C78C1;
	line-height: 115%;
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0865A0;
	margin-bottom: 10px;
	line-height: 108%;
}
p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
	background-image: url(../i/bodyBg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../i/leftNavBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#wrapper02 {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../i/leftNavBg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#header {
	height: 130px;
	background-color: #FFF;
	background-image: url(../i/headerBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header img {
	padding-left: 30px;
	padding-top: 25px;
}
#header .contactDetails {
	position: absolute;
	top: 26px;
	right: 0px;
	width: 200px;
	text-align: right;
	background-image: url(../i/contactDetails.gif);
	background-repeat: no-repeat;
	height: 82px;
	background-position: 22px top;
}
#header .contactDetails h3 {
	display: none;
}
#header .contactDetails p {
	display: none;
}
#leftNav {
	float: left;
	width: 200px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0079C1;
	text-align: right;
}
#content {
	margin-left: 208px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0079C1;
}
#spacer {
	display: block;
	height: 180px;
	width: 684px;
}
#flashcontent {
	display: block;
	height: 350px;
	width: 780px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	position: absolute;
	left: 208px;
	top: 134px;
}
#leftCol {
	float: left;
	width: 456px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../i/leftColBg.gif);
	background-repeat: repeat-x;
}
#leftCol p.title {
	font-size: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#leftCol h4.designTooling {
	background-image: url(../i/designAndTooling.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.markets {
	background-image: url(../i/markets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.logistics {
	background-image: url(../i/logistics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.news {
	background-image: url(../i/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.quality {
	background-image: url(../i/quality.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.production {
	background-image: url(../i/production.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.added {
	background-image: url(../i/addedValue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4.contactUs {
	background-image: url(../i/contactUs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
	height: 23px;
}

#leftCol h4 .hidden {
	display: none;
}
#leftCol ul {
	margin-left: 15px;
	margin-bottom: 10px;
}
#leftCol ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#rightCol {
	margin-left: 493px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 200px;
	background-image: url(../i/rightColBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 15px;
	text-align: right;
	padding-left: 15px;
}
#rightCol p {
	font-size: 11px;
	font-weight: bold;
}
#rightCol a.more {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../i/findOutMoreBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightCol a.more:hover {
	background-image: url(../i/findOutMoreBgRoll.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}
#rightCol h2 {
	margin-top: 100px;
}






#rightCol02 {
	margin-left: 490px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: right;
}
#rightCol02 h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #1C78C1;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C78C1;
	padding-top: 10px;
	margin-left: 15px;
}
#rightCol02 h4.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
}
#rightCol02 h4 .lc {
	text-transform: lowercase;
}
#rightCol02 p {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#rightCol02 img {
	margin-bottom: 10px;
}
#rightCol02 a.more {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../i/findOutMoreBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightCol02 a.more:hover {
	background-image: url(../i/findOutMoreBgRoll.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}









#caseImg {
	position: absolute;
	height: 500px;
	width: 350px;
	top: 180px;
	right: -80px;
}
#footer {
	clear: both;
	background-color: #929497;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 120px;
	background-image: url(../i/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p.addressDetails {
	display: block;
	width: 190px;
	text-align: right;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
	float: left;
}
#footer p.copyright {
	display: block;
	margin-left: 216px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#footer p.copyright a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer p.copyright a:hover {
	color: #F90;
}
.drop {
	margin-left: 10px;
	margin-top: 15px;
}
.noDrop a {
	display: block;
	background-image: url(../i/arrow-blank.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 154px;
	float: left;
}
.noDrop a:hover {
	color: #80BCE0;
}




.fixedControl {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.fixedControl a {
	display: block;
	background-image: url(../i/arrow-down-title-on.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 154px;
	float: left;
}
.fixedControl a:hover {
	color: #80BCE0;
}






.noDropBtm a {
	display: block;
	background-image: url(../i/arrow-blank.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	width: 165px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.noDropBtm a:hover {
	color: #80BCE0;
}
#leftNav img.quality {
	padding-right: 15px;
	padding-bottom: 45px;
}

/* Styles for left expanding navigation */

.navbar
{
}  

.mainDiv
{
	width:200px;
	float: left;
}

.topItem
{
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 165px;
	color: #FFF;
	cursor:pointer;
	background-image: url(../i/arrow-up-title.gif);
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topItem a {
	color: #FFF;
	text-decoration: none;
}

.topItemOver
{
	text-indent:10px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	width: 165px;
	color: #80BCE0;
	cursor:pointer;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../i/arrow-up-title-on.gif);
}
.topItemOver a {
	color: #FFF;
	text-decoration: none;
}

.topItemClose
{
	text-indent:10px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	width: 165px;
	color: #FFF;
	cursor:pointer;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../i/arrow-down-title.gif);
}


.topItemCloseOver
{
	text-indent:10px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	width: 165px;
	color: #80BCE0;
	cursor:pointer;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../i/arrow-down-title-on.gif);
}



.dropMenu
{
	color: #000;
	filter:alpha(opacity=100);
	padding-top:5px;
	padding-bottom:5px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
}

.subMenu
{
	display:block;
}

.subItem
{
	text-decoration:none;
	color: #0079C1;
	height: 18px;
	margin-top: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;   
}

.subItem a
{
	text-decoration:none;
	color: #0079C1;
	margin-top: 2px;
	background-image: url(../i/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}

.subItemOver
{
	margin-top:2px;
	height:18px;
	color: #26A9E0;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}

.subItemOver  a
{
	cursor:pointer;
	color: #26A9E0;
	text-decoration:underline;
	cursor:pointer;
	margin-top: 2px;
	background-image: url(../i/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}



/***************** Open State ******************/

.fixedDiv
{
	width:200px;
	float: left;
}

.fixedTop
{
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 165px;
	color: #FFF;
	cursor:pointer;
	background-image: url(../i/arrow-down-title-on.gif);
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fixedOpen
{
	color: #000;
	filter:alpha(opacity=100);
	padding-top:5px;
	padding-bottom:5px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
}

.fixedSub
{
	display:block;
}

.fixedItem
{
	text-decoration:none;
	color: #0079C1;
	height: 18px;
	margin-top: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;   
}

.fixedItem a
{
	text-decoration:none;
	color: #0079C1;
	margin-top: 2px;
	background-image: url(../i/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}

.fixedItem a:hover
{
	color: #26A9E0;
	text-decoration: underline;
}

/****************** Ends ***********************/

/***************** Closed? State ******************/

.fixedDiv02
{
	width:200px;
	float: left;
}

.fixedTop02
{
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 165px;
	color: #FFF;
	cursor:pointer;
	background-image: url(../i/arrow-down-title-on.gif);
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fixedOpen02
{
	color: #000;
	filter:alpha(opacity=100);
	padding-top:5px;
	padding-bottom:5px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
}

.fixedSub02
{
	display:block;
}

.fixedItem02
{
	text-decoration:none;
	color: #0079C1;
	height: 18px;
	margin-top: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;   
}

.fixedItem02 a
{
	text-decoration:none;
	color: #0079C1;
	margin-top: 2px;
	background-image: url(../i/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}

.fixedItem02 a:hover
{
	color: #26A9E0;
	text-decoration: underline;
}

/****************** Ends ***********************/


/*****************Ends******************/

/********************************/
/**********Form Styles***********/
/********************************/


/* Styles for contact form */

#responseForm {
	display: block;
	height: auto;
	width: 400px;
	margin-left: 0px;
	margin-top: 20px;
}

#responseForm h3 {
	margin-bottom: 10px;
	padding-top: 7px;
	margin-top: 10px;
}

#responseForm div {
	display: block;
	text-align: left;
	margin-top: 10px;
}

#responseForm input {
	left: 50px;
	margin-left: 15px;
	border: 1px solid #1C78C1;
	font-size: 12px;
	padding: 2px;
	background-image: url(../i/formBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 230px;
}

#responseForm .title {
	width: 140px;
	display: block;
	float: left;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#responseForm .submitDetails {
	width: 140px;
	display: block;
	float: left;
	font-size: 1px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#responseForm textarea {
	border: 1px solid #1C78C1;
	margin-left: 15px;
	padding: 2px;
	font-size: 12px;
	background-image: url(../i/formBg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#responseForm select {
	margin-left: 15px;
}

#responseForm textarea {
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 230px;
}

#responseForm .shorter input {
	height: auto;
	width: auto;
}

#responseForm .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #00336F;
}

#responseForm .productsTitle {
	width: 140px;
	display: block;
	font-size: 13px;
	height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00336F;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#responseForm .noBorder input {
	height: auto;
	width: auto;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#responseForm .lastnoBorder input {
	height: auto;
	width: auto;
	border: 1px solid #7984AE;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 155px;
}

#responseForm .noMail input {
	height: auto;
	width: auto;
	margin-right: 15px;
	float: left;
	margin-bottom: 0px;
	margin-left: 155px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#responseForm .noMailtxt {
	width: 195px;
	display: block;
	font-size: 11px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#responseForm .multiSelect {
	margin-bottom: 25px;
}

#responseForm .title .required {
	color: #1C78C1;
}

#responseForm .requiredTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C79C1;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-left: 155px;
}

#responseForm .button input {
	border: 1px solid #999999;
}
#fixedNav {
	display: block;
	margin-right: 20px;
	margin-top: 0px;
	clear: both;
	margin-bottom: 5px;
}

.navitem
{
	text-decoration:none;
	color: #0079C1;
	height: 18px;
	margin-top: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	display: block;
}

.navitem a
{
	text-decoration:none;
	color: #0079C1;
	margin-top: 2px;
	background-image: url(../i/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
.navitem a:hover {
	color: #26A9E0;
	text-decoration: underline;
}

.lastDiv
{
	width:200px;
	float: left;
	margin-bottom: 10px;
}

.lastTop
{
	background-position:center center;
	background-repeat:no-repeat;
	border: none;
	width: 165px;
	color: #FFF;
	cursor:pointer;
	background-image: url(../i/arrow-blank.gif);
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lastTop a {
	text-decoration: none;
	color: #FFF;
}
.lastTop a:hover {
	color: #80BCE0;
}

/****************Homepage Ajax ticker*******************/

#ajaxticker1{
	width: 227px;
	padding: 5px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ /*class to apply to your scroller(s) if desired/
}

/****************Endsr*******************/
#leftCol a.inserts {
	color: #1C78C1;
	font-size: 14px;
	font-weight: normal;
}

