/* Scheme - - - - - -  
color: #00b0f0; - Blue
color: #639443; Green
*/



/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css reset ends */








* {
margin: 0;
padding: 0;
}

html, body {
width:100%;
font-family: verdana;
background-color: #fff;
text-align: center;
color: #000;
font-size: 12px;
line-height: 20px;
}

body a:link {
text-decoration: none; 
color: #000;
}

body a:visited {
text-decoration: none; 
color: #000;
}

a img {
border: none;
}

ul {
list-style: disc;
}

ul li {
padding: 5px;
margin-left: 20px;
}




#container {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
width: 800px;
height: auto;
color: #000;
text-align: left;
z-index: 10;
border: solid 1px #ccc;
background: url(images/left-fill.gif) repeat-y;
}

#topper {
position: relative;
width: 100%;
height: 16px;
display: block;
top: 0px;
right: 0px;
z-index: 30;
background: #fff;
background: url(images/comp-fill-thin.gif) no-repeat right;

}
#left {
position: relative;
display: block;
float: left;
width: 220px;
height: 100%;
background: url(images/left-fill.gif) repeat-y;
}

#right {
float: right;
display: block;
width: 570px;
height: 100%;
}

#header {
height: 150px;
}

#company {
margin-top: -2px;
padding: 0px;
font-size: 20px;
color: #639443;
height: 10px;
width: 100%;
}

#logo {
position: relative;
display: block;
text-align: center;
margin-right: 10px;
}


#othersites {
margin-left: 10px;
}


#content {
position: relative;
color: #000;
height: auto;
}

#message-home {
border-bottom:  solid 2px #639443;
margin-bottom: 20px;
}

#message-home p {
width: 360px;
text-align: left;
}

#message-home h1 {
font-family: times;
font-size: 1.5em;
width: 100%;
color: #666;
border-bottom: solid 2px #639443;
margin-bottom: 10px;
}

#message-home ul {
width: 360px;
padding: 10px 0px;
text-align: left;
}

#message-home-sub {
display: block;
width: 100%;
height: 445px;
}

#message-home-sub h2 {
color: #666;
font-size: .9em;
}

#message-home-sub-left {
float: left;
width: 45%;
margin: 0px 0px 20px 10px;
height: 110%;
border-right: solid 1px #639443;
}

#message-home-sub-left  h3 {
font-size: .8em;
color:  #639443;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#message-home-sub-left a {
color: #888;
}

#message-home-sub-left a:visited {
color: #888;
}

#message-home-sub-left a:hover {
color: #888;
text-decoration: underline;
}


#message-home-sub-right {
float: left;
width: 40%;
height: auto;
padding-left: 5px;
font-size: 16px;
margin-left: 25px;
}


#message-manu-sub-right {
float: left;
width: 40%;
height: 380px;
margin-left: 25px;
}

#message-manu-sub-right  a:link {
color: #888;
}

#message-manu-sub-right  a:visited {
color: #888;
}

#message-manu-sub-right  a:hover {
color: #639443;
text-decoration: underline;
}

.contact-individual {
font-size: .7em;
padding: 5px 2px 5px 0px;
}

#message-home-sub-right  a:link {
color: #888;
}

#message-home-sub-right  a:visited {
color: #888;
}

#message-home-sub-right  a:hover {
color: #639443;
text-decoration: underline;
}

#message-home-sub-right  a:hover:link {
color: #639443;
text-decoration: underline;
}

#message-home-sub-right  a:hover:visited {
color: #639443;
text-decoration: underline;
}

#message-home-sub-right  a:hover:active {
color: #639443;
}


#message-about {
border-bottom:  solid 2px #639443;
padding-bottom: 20px;
margin-bottom: 20px;
}

#message-about p {
width: 360px;
text-align: left;
}

#message-about h1 {
font-family: times;
font-size: 1.5em;
width: 100%;
color: #666;
border-bottom: solid 2px #639443;
margin-bottom: 10px;
}

#message-about-brands {
margin-left: -15px;
text-align: center;
}

#message-about-brands img {
padding: 10px 40px;
border-bottom: solid 5px #fff;
}

#message-about-brands img:hover {
border-bottom: solid 5px #ccc;
} 

#message-flyer { 
position: absolute;
display: block;
height: 45px;
width: 200px;
margin-top: -90px;
right: 5px;
text-align: center;
font-size: 10px;
}

#message-transportation {
height: auto;
width: auto;
border-bottom:  solid 2px #639443;
padding-bottom: 20px;
margin-bottom: 20px;
}

#message-transportation ul {
margin-left: 20px;
}

#message-transportation p {
width: 360px;
text-align: left;
}

#message-transportation h1 {
font-family: times;
font-size: 1.5em;
width: 100%;
color: #666;
border-bottom: solid 2px #639443;
margin-bottom: 10px;
}

#message-image-pinecone {
position: absolute;
display: block;
background: url(images/pinecone.gif) no-repeat top right;
height: 500px;
width: 560px;
margin-top: 30px;
}

#message-image-tree {  /*Photo by Jeff Strobel*/
position: absolute;
display: block;
background: url(images/trees.gif) no-repeat top right;
height: 400px;
width: 560px;
margin-top: 30px;
}

#message-image-transportation {
position: absolute;
display: block;
background: url(images/transportation.gif) no-repeat top right;
height: 500px;
width: 570px;
margin-top: 80px;
}

#message-image-manufacturing {
position: absolute;
display: block;
background: url(images/manufacturing2.gif) no-repeat top right;
height: 500px;
width: 560px;
margin-top: 140px;
}

#message-contact  {
position: relative;
display: block;
width: auto;
height: 515px;
border-bottom: solid 2px #639443;
padding-bottom: 20px;
margin-bottom: 20px;
}


#message-contact p {
width: auto;
text-align: left;
}

#message-contact h1 {
font-family: times;
font-size: 1.5em;
width: 100%;
color: #666;
border-bottom: solid 2px #639443;
margin-bottom: 20px;
}

#message-contact-message-left {
float: left;
width: 200px;
margin-left: 20px;
padding-bottom: 20px;
}

#message-contact-message-right {
float: right;
width: 280px;
height: auto;
border-left: solid 1px #639443;
padding-left: 30px;
}

#message-contact-sub {
position: relative;
display: block;
width: 800px;
height: auto;
z-index: 30;
margin-left: -230px;
}


#message-contact-sub img {
height: auto;
width: auto;

}

#message-contact-message-right  a:link {
color: #888;
}

#message-contact-message-right  a:visited {
color: #888;
}

#message-contact-message-right  a:hover {
color: #639443;
text-decoration: underline;
}

#message-contact-message-right  a:hover:link {
color: #639443;
text-decoration: underline;
}

#message-contact-message-right  a:hover:visited {
color: #639443;
text-decoration: underline;
}

#message-contact-message-right  a:hover:active {
color: #639443;
}

#message-terms-privacy {
margin-bottom: 40px;
}

#message-terms-privacy  h1 {
font-family: times;
font-size: 1.5em;
width: 100%;
color: #666;
border-bottom: solid 2px #639443;
margin-bottom: 20px;
}

#message-terms-privacy ol {
list-style-type: upper-roman;
margin-left: 25px;
}


#general {
width: 240px;
margin: 0px;
height: auto;
}

.contact-person {
font-size: .9em;
padding: 5px 2px 5px 0px;
width: 100%;
}













/* Navigation */

#nav {
position: relative;
display: block;
top: -5px;
font-size: .8em;
color: #000;
z-index: 25;
height: 100%;
}

#nav ul {
list-style: none;
}

#nav ul li {
margin-left: 5px;
margin-bottom: 2px;
padding: 5px;
width: 193px;
}

#nav li a {
background: url(images/button-white.gif) no-repeat left;
}

#nav li a:link {
background: url(images/button-white.gif) no-repeat left;
padding: 10px 10px 10px 25px;
display: block;
border-top: solid 2px #639443;
border-bottom: solid 2px #639443;
border-left: solid 2px #639443;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}

#nav li a:visited {
background: none;
background: url(images/button-white.gif) no-repeat left;
padding: 10px 10px 10px 25px;
display: block;
border-top: solid 2px #639443;
border-bottom: solid 2px #639443;
border-left: solid 2px #639443;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}

#nav li a:hover {
background: url(images/button-fill.gif) repeat-x;
background-color: #fff;
display: block;
font-weight: bold;
color: #666;
border-top: solid 2px #ccc;
border-bottom: solid 2px #ccc;
border-left: solid 2px #ccc;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}

#nav li a.current { 
background: url(images/button-fill.gif) repeat-x !important; 
background-color: #fff !important;
display: block !important;
font-weight: bold !important;
color: #666 !important;
border-top: solid 2px #ccc !important;
border-bottom: solid 2px #ccc !important;
border-left: solid 2px #ccc !important;
-moz-border-radius-topleft: 5px !important;
-moz-border-radius-bottomleft: 5px !important;
-webkit-border-top-left-radius: 5px !important;
-webkit-border-bottom-left-radius: 5px !important;
}










/* footer section */
#footer {
position: relative;
display: block;
height: 50px;
clear: both;
top: 0px;
border-top: solid 6px #ccc;
padding-left: 10px;
background: #fff;
}

#footercontact {
position: relative;
bottom: -30px;
text-align: center;

}

#links { 
position: absolute;
bottom: 40px;
font-size: 10px;
}

#links a:link {
text-decoration: none; 
color: #fff;
}

#links a:visited {
text-decoration: none; 
color: #fff;
}

#links a:hover {
height: auto;
color: #ddd;
text-decoration: none;
}

#links a:hover:link {
color: #ddd;
text-decoration: none;
}

#links a:hover:visited {
color: #ddd;
text-decoration: none;
}

#links a:hover:active {
color: #fff;
}

#copyright {
position: absolute;
bottom: 5px;
margin: 10px;
padding: 1px;
font-size: 9px;
color: #000;
}


