
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 0.80em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: url(/img/bg.jpg) repeat-x;
	margin: 0px;
	color: #000000;
	background-color: #b7d7e6;
}

#wrapper {
	text-align: left;
	background-color: #b6d7e6;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	position: relative;
	z-index: 0;
	background-image: url(/img/cont_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#container {

}

/* Header */

#headerHome {
	background: #fdfdfb url(/img/header_bg.jpg) no-repeat left top;
	height: 124px;
	width: 950px;
}

#header {
	background: #fdfdfb url(/img/header_bg.jpg) no-repeat left top;
	height: 124px;
	width: 950px;
}

#header a {
		display: block;
		text-decoration: none;
		height: 124px;
		width: 950px;
}

/* Main Nav */

#navContainer{
	background: #D6662C url(/img/nav_bg.jpg) top repeat-y;
	float: left;
	clear: both;
}

#mainNav{
	width: 261px;
	margin-top: 30px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	float: left;
	clear: both;
}

	#mainNav a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	#mainNav a:hover {
	text-decoration: none;
	color: #f8e22a;
	}
	
	#mainNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	#mainNav a:visited:hover {
	text-decoration: none;
	color: #f8e22a;
	}
	
	#mainNav a:visited.selected {
	color: #f8e22a;
	
}

body#home #mainNav #navHome a, 
body#about #mainNav #navAbout a, 
body#markets #mainNav #navMarkets a, 
body#factories #mainNav #navFactories a, 
body#supplyChain #mainNav #navSupplyChain a, 
body#process #mainNav #navProcess a, 
body#locations #mainNav #navLocations a, 
body#qualityAssurance #mainNav #navQuality a, 
body#contact #mainNav #navContact a, 
body#empl #mainNav #navEmployment a{
   color:#f8e22a;
   text-decoration: none;
}

.glossymenu{
   list-style-type: none;
   margin: 5px 0;
   padding: 0;
   border-bottom-width: 0;
   font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 104%;
   font-weight: bold;
   width: 261px;
}
	
.glossymenu li a{
   background: white url(/img/nav_button_bg.jpg) repeat-x bottom left;
   display: block;
   width: auto;
   margin:0;
   padding: 7px 0;
   padding-left: 23px;
   text-decoration: none;
   border-top: 1px solid #d7672d;
   border-bottom: 1px solid #b75420;
}
	

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px)*/ 
   position: relative;
   width: 236px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
}

.glossymenu li a:hover{
	background-image: url(/img/navhover_button_bg.jpg);
	border-top: 1px solid #b75420;
	border-bottom: 1px solid #d7672d;
	
}


/* Global Link Styles */

a:link {
	color: #10578f;
	text-decoration: underline;
}

a:visited {
	color: #10578f;
	text-decoration: underline;
}
	
a:hover {
	color: #3688c8;
	text-decoration: none;
}



/* Main Content */

#contentMain{
	background: url(/img/nav_bg.jpg) top left repeat-y;
	float: left;
	clear: both;
	overflow: auto;
}

#content {
	width: 654px;
	padding: 15px 15px 20px 20px;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
}

/* Header Styles */

h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 1.25em;
	color: #FFFFFF;
	margin:5px 0;
}

h2 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #10578f;
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 a:visited {
	text-decoration: none;
	color: #10578f;
}

h2 a:link {
	text-decoration: none;
	color: #10578f;
}

h2 a:hover {
	text-decoration: none;
	color: #f8e22a;
}

h2 a:visited:hover {
	text-decoration: none;
	color: #f8e22a;
}

h3 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 1em;
	color: #10578f;
	margin-bottom: 7px;
	margin-top: 5px;
}

h4 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
	color: #a26148;
	margin-bottom: 6px;
	margin-top: 5px;
}

/* General Content Lists */

#content ul {
	list-style: none;
	margin: 5px 0px; 0 0;
	padding: 0 0px 0 0px;
	vertical-align: top;
}

#content ul li {
	padding-left:16px;
	padding-bottom: 10px;
	line-height: 1.25em;
	list-style: none;
	background: url(/img/arrow_sm.gif) no-repeat 0px 3px;
}


#content ol {
	margin: 5px 0 0 0px;
	padding: 0 0 0 0px;
	list-style: decimal;
}

#content ol li {
   margin-left: 23px;
   padding-bottom: 10px;
   line-height: 1.25em;
}

/* For flash objects */

#content object {
	float: right;
	border: 7px solid #e9eaea;
	margin:0px;
	padding:0px;
}

/* World Locations Content */

#contentwl {
	width: 679px;
	padding: 15px 0px 20px 10px;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
}

/* Quality Assurance Content */

#contentqa {
	width: 654px;
	padding: 15px 15px 20px 20px;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
}


#contentqa object {
	border: 7px solid #e9eaea;

}

#contentqa img {
	float: right;
	margin: 5px 0px 0px 0px;
	border: 7px solid #e9eaea;
	margin-left: 10px;
  clear: both;
}

#qatext {
	width: 300px;
}

/* Gallery Content Area Styles */

#marketsGallery {
	width: 689px;
	float: left;
}

/* Home Styles */
	
#homeContent{
	background: url(/img/home_content_bg.jpg) no-repeat left top;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	width: 654px;
	float: left;
	clear: right;
	background-color: #FFFFFF;
}

#homeContent h1{
	color: #10578f;
}


#homeText {
	width: 375px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.25em;
	color: #10578f;
}

#homeCalloutbar {
	background-image: url(/img/home_callout_bg.jpg);
	width: 679px;
	height: 226px;
	padding: 15px 15px 0px 15px;
	background-color: #06263f;
	background-position: top right;
	float: right;
}

#homeCalloutbar img{
	margin-left: 5px;
}

#homeGreen {
	background: url(/img/home_green_bg.jpg) top left no-repeat;
	width: 195px;
	height: 200px;
	padding: 10px 10px 0px 10px;
	float: left;
	clear: both;
}

#homeGreen a{
 text-decoration: none;
 line-height:2em;
 color:#FFFFFF;
}

#homeGreen a:hover {
text-decoration: underline;
color: #f8e22a;
}

#homeTeal {
	background: url(/img/home_teal_bg.jpg) top left no-repeat;
	width: 190px;
	height: 200px;
	padding: 10px 10px 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	clear: none;
}

#homeTeal a{
  text-decoration: none;
 line-height:2em;
 color:#FFFFFF;
}

#homeTeal a:hover {
text-decoration: underline;
color: #f8e22a;
}

#homeYellow {
	background: url(/img/home_yellow_bg.jpg) top left no-repeat;
	width: 208px;
	height: 200px;
	padding: 10px 10px 0px 10px;
	float: left;
	clear: none;
}

#homeYellow a{
  text-decoration: none;
 line-height:2em;
 color:#FFFFFF;
}

#homeYellow a:hover {
text-decoration: underline;
color: #f8e22a;
}

/* Top Blue Area */

#calloutbar {
	background-image: url(/img/callout_bg.jpg);
	padding: 15px 20px 0px 20px;
	background-color: #06263f;
	background-position: top right;
	background-repeat: no-repeat;
	width: 649px;
	float: left;
	clear: none;
}

.calloutText {
	color: #FFFFFF;
	line-height: 1 .25em;
}

	.calloutText a:link{
 	color:#FFFFFF;
}

	.calloutText a:visited {
 	color:#FFFFFF;
}

	.calloutText a:hover {
	text-decoration: none;
	color: #f8e22a;
	}



/* About Us Gallery */

#aboutGallery {
 margin: 0px;
 padding:0px;

}


/* Quality Assurance Styles */

#video {
 float: right;
 margin: 5px 0px 0px 0px;
 margin-left: 10px;
  clear:both;
}

#video1 {
 width:320px;
 float: right;
 margin: 5px 0px 0px 0px;
 margin-left: 10px;
  clear:both;
}

#video2 {
 width:320px;
 float: right;
 margin: 5px 0px 0px 0px;
 margin-left: 10px;
  clear:both;
}

.caption {
	float: right;
	clear: both;
	font-size:90%;
	padding: 10px;
}

/* Our Process Styles */

#processSteps {
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 20px;

}
#Step1 {
	background: url(/img/process_steps_bg.jpg) top center  no-repeat;
	width: 150px;
	height: 230px;
	padding-top: 70px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#Step2 {
	background: url(/img/process_steps_bg.jpg) top center  no-repeat;
	width: 150px;
	height: 230px;
	padding-top: 70px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#Step3 {
	background: url(/img/process_steps_bg.jpg) top center  no-repeat;
	width: 150px;
	height: 230px;
	padding-top: 70px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#Step4 {
	background: url(/img/process_steps_bg.jpg) top center  no-repeat;
	width: 150px;
	height: 230px;
	padding-top: 70px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#processSteps em {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 370%;
	color: #10578f;
	margin: 0;
	font-style: normal;
}


/* Contact/Employment Form Styles */

#form {
	background-color: #d8e6b6;
	border: 1px dotted #739f0a;
	padding: 10px;
}

#form img {
	vertical-align: bottom;
}

.smtext {
	font-size: 85%
}

#address1{
	width: 210px;
	padding: 10px 10px 0px 0px;
	float: left;
}

#address2{
	width: 180px;
	padding: 10px 10px 0px 0px;
	float: right;

}

.addresstxt {
	color: #10578f;
	line-height: 1.25em;
}

#addressmain {
	width: 440px;
	height: 100px;
	padding-bottom: 5px;
}

/* Employment Form Styles */

#employment {
	padding: 20px;
	width: 250px;
	background-image: url(/img/employment_bg.jpg);
	border: 1px dotted #0e94ad;
	float: right;
	clear: left;
}

#employment em {
	font-style: normal;
	font-size: 85%;
	margin:0;
	padding: 0;
}

#employment img {
	border: 1px solid #0e94ad;
	margin-bottom: 20px;
}

/* Thank you Style */

#thankyou {
	background-color: #d7e2b6;
	padding: 20px;
	border: 1px dotted #739f0a;
	margin-bottom: 10px;
}

/* Form Output Error Styles */

#formerror {
	background-color: #cf9494;
	color: #a63333;
	border: 1px solid #b56565;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	width: 350px;
}

#formerror h2 {
	color: #a63333;

}

/* Green Form Buttons */

a.button {
    background: transparent url(/img/bg_button_a.gif) no-repeat scroll top right;
    display: block;
	 float:left;
	 color:#FFFFFF;
    font: normal 12px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;;
    height: 23px;
    margin-right: 5px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
	 
}

a.button span {
    background: transparent url(/img/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 16px;
    padding: 3px 4px 5px 8px;
}

a.button:hover {
    color: #f8e22a;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active {
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
}

#right {
	float: right;
	margin-bottom:10px;
}


/* Footer */

#footer {
	background-image: url(/img/disclaimer.jpg);
	background-repeat: no-repeat;
	background-color: #c2ddea;
	width: 950px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 85%;
	line-height: 2em;
	color: #707070;
	background-position: top;
	position: relative;
	float: left;
	clear: both;
}

#footerContent{
	margin-top: 0px;
	margin-bottom: 30px;
}

#footer a{
	padding-right: 5px;
	padding-left: 5px;
}

/* Misc Styles */

#indent {
	margin-left: 10px;
}