body { background: #fff; color: #000; font: 0.75em Arial, Verdana, Helvetica, sans-serif; text-align: center }
#container { width: 912px; margin: 0px auto; text-align: left }

#top-links { font-size: 0.8em; float: right; margin-top: 35px }
#top-links a { color: #000; text-decoration: none }
#top-links a:hover { text-decoration: underline }
#top-links a:visited { color: #555 }
#top-links a.highlight { color: #e0134f }

#nav { background: url('../img/striped-background.gif'); font-weight: bold; font-size: 1.1em; height: 28px; margin: 0px; padding: 0px; list-style-type: none }
#nav li { float: left }
#nav li a { display: block; float: left; height: 14px; padding: 7px 15px 7px 15px; color: #000; text-decoration: none; overflow: hidden }
* html #nav li a { height: 29px } /* IE6 */
#nav li a.highlight, #nav li a:hover { color: #e0134f; background: #ffd200 }

#subnav { height: 20px; background: #ffd200; margin: 0px; padding: 0px 0px 0px 10px; list-style-type: none; font-size: 0.9em }
#subnav li { float: left; padding: 4px 5px 0px 5px }
#subnav a { display: block; color: #000; text-decoration: none }
#subnav a.highlight, #subnav a:hover { color: #e0134f }

#copy { float: left; width: 492px; padding: 5px 60px 0px 15px; line-height: 140% }
* html #copy { width: 552px }

#collage { float: right; background: url('../img/collage-background.jpg'); width: 345px; height: 520px; overflow: hidden }
#collage .text { font: 1.6em 'Arial Black', Impact, sans-serif; position: relative; top: 100px; left: 160px }

#collage.location { background: url('../img/collages/location.jpg') }
#collage.news { background: url('../img/collages/news.jpg') }
#collage.about-us { background: url('../img/collages/about-us.jpg') }
#collage.outsourced-production { background: url('../img/collages/outsourced-production.jpg') }
#collage.services { background: url('../img/collages/services.jpg') }
#collage.transportation { background: url('../img/collages/transportation.jpg') }
#collage.value-added-services { background: url('../img/collages/value-added-services.jpg') }
#collage.warehousing-distribution { background: url('../img/collages/warehousing-distribution.jpg') }

a { color: #e0134f }
strong a { color: #e0134f }
strong a:hover { text-decoration: none }

h1 { font-weight: bold; font-size: 1.5em; color: #e0134f }
hr { border: 0px; border-top: 1px dotted #e0134f; height: 0px; margin: 15px 0px }
* html hr { margin: 5px 0px }	/* IE6 */

.highlight { color: #e0134f }
strong { color: #6d6e71 }

a img { border: 0px }

.clear-both { clear: both }
.clear-right { clear: right }
.clear-left { clear: left }

#footer { background: url('../img/footer-background.gif') top left repeat-x; padding-top: 35px; text-align: right; font-size: 0.8em }

p.breadcrumbs {color: #8c8c8c; font-size: 0.75em }
p.breadcrumbs a {color: #8c8c8c}