*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/bkg.gif) left top repeat-x;
}

a {
	outline: none;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
}

/* header */

#header {
	height: 80px;
}

#logo {
	float: left;
	margin-top: 15px;
}

#mainNav {
	margin-top: 50px;
	float: right;
}

#mainNav ul {
	list-style-type: none;
}

#mainNav ul li {
	float: left;
	margin-left: 5px;
	height: 21px;
}

#mainNav ul li a {
	display: block;
	height: 21px;
}

#mainNav ul li:hover > a {
	background-position: left bottom;
}

#mainNav ul li a span {
	display: none;
}

#mainNav a.home {
	width: 48px;
	background: url(images/nav_home.gif) left top no-repeat;
}

#mainNav a.about {
	width: 65px;
	background: url(images/nav_about.gif) left top no-repeat;
}

#mainNav a.capabilities {
	width: 79px;
	background: url(images/nav_capabilities.gif) left top no-repeat;
}

#mainNav a.applications {
	width: 82px;
	background: url(images/nav_applications.gif) left top no-repeat;
}

#mainNav a.engineering {
	width: 82px;
	background: url(images/nav_engineering.gif) left top no-repeat;
}

#mainNav a.quality {
	width: 52px;
	background: url(images/nav_quality.gif) left top no-repeat;
}

#mainNav a.contact {
	width: 74px;
	background: url(images/nav_contact.gif) left top no-repeat;
}

/* sub nav */

#subNav #active {
	background-position: left bottom;
}

#subNav {
	clear: both;
}

#subNav ul {
	list-style-type: none;
}

#subNav ul li {
	float: left;
}

#subNav ul li a {
	display: block;
	height: 28px;
}

#subNav ul li a span {
	display: none;
}

#subNav ul li:hover > a {
	background-position: left bottom;
}

#subNav a.inMoldDecorating {
	width: 122px;
	background: url(images/subnav_inmold.gif) left top no-repeat;
}

#subNav a.screenPrinting {
	width: 104px;
	background: url(images/subnav_screen.gif) left top no-repeat;
}

#subNav a.classAPrinting {
	width: 103px;
	background: url(images/subnav_classa.gif) left top no-repeat;
}

#subNav a.electronicAssembly {
	width: 128px;
	background: url(images/subnav_electronic.gif) left top no-repeat;
}

#subNav a.laserEtching {
	width: 93px;
	background: url(images/subnav_laser.gif) left top no-repeat;
}

#subNav a.injectionMolding {
	width: 112px;
	background: url(images/subnav_injection.gif) left top no-repeat;
}

#subNav a.complimentaryProcesses {
	width: 163px;
	background: url(images/subnav_complimentary.gif) left top no-repeat;
}

/* footer */
#footerWrapper #footer ul{
	margin-left: 90px;
}

#footer {
	clear: both;
	background: url(images/footer_bkg.gif) left top repeat-x;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #acacac;
	padding: 15px 0px 15px 0px;
	margin-bottom: 15px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin-right: 20px;
}

#footer ul li a {
	color: #acacac;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #007836;
}

#footer span {
	float: left;
	margin-left: 30px;
}

#footer #divider {
	float: left;
	margin-left: 10px;
}

/* capabilites nav */

#pageNav {
	padding-top: 10px;
}

#back {
	float: left;
	width: 64px;
	background: url(images/previous_btn.png) left top no-repeat;
}

#back:hover {
	background-position: left bottom;
}

#back a {
	width: 64px;
}

#next {
	float: left;
	margin-left: 15px;
	width: 42px;
	background: url(images/next_btn.png) left top no-repeat;
}

#next:hover {
	background-position: left bottom;
}

#next a {
	width: 42px;
}

#pageNav a {
	display: block;
	height: 11px;
}

#pageNav span {
	display: none;
}

#pageNav div {
	height: 11px;
}

#pageNav div.inactive {
	background-position: left bottom;
}

/* copy */
#copy {
	clear: both;
	padding: 40px 0px 0px 0px;
	font-family: Arial, sans-serif;
	min-height: 550px;
}

/* main */
#main {
	width: 610px;
	float: left;
	margin-bottom: 10px;
}

#main div.paragraph {
	font-size: 12px;
	line-height: 19px;
	margin-top: 20px;
}

#main div.paragraph h4 {
	color: #343132;
}

#main div.paragraph p {
	color: #6f6f6f;
	margin-bottom: 10px;
	width: 580px;
}

#main img.large {
	margin-bottom: 30px;
}

#main p.fullHeadline {
	width: 610px;
	font-size: 14px;
	color: #6f6f6f;
	padding-bottom: 18px;
}

#main p.fullHeadline span.line {
	width: 610px;
	background: url(images/footer_bkg.gif) left bottom repeat-x;
	padding: 4px 0px;
	display: block;
}

#main p.fullHeadline span.bold {
	font-weight: bold;
	color: #343132;
}

#main p.midHeadline span.line_bottom {
	clear: both;
	display: block;
	padding-top: 3px;
	margin-left: 196px;
}

#main span.bold {
	font-weight: bold;
	color: #343132;
	font-size: 14px;
	padding-bottom: 18px;
}

#main #headlineWrapper {
	width: 610px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 8px;
}

#main p.midHeadline {
	width: 610px;
	font-size: 14px;
	color: #6f6f6f;
	padding-bottom: 15px;
}

#main p.midHeadline img {
	float: left;
	margin-right: 20px;
}

#main p.midHeadline span.bold {
	font-weight: bold;
	color: #343132;
}

#main p.midHeadline span.line {
	float: left;
	display: block;
	width: 410px;
	background: url(images/footer_bkg.gif) left bottom repeat-x;
	padding: 4px 0px;
}

#main p.midHeadline span.line span.clear {
	clear: both;
}

#colWrapper {
	clear: both;
	border-top: 1px solid #e6e6e6;
	/*margin-top: 15px;
	padding-top: 15px;*/
}

#colWrapper .col:first-child, #firstCol {
	margin-left: 0px;
}

#decColWrapper {
	border-bottom: 1px solid #e6e6e6;
}

.col {
	width: 250px;
	float: left;
	margin: 25px 0px 30px 37px;
}

#decColWrapper .col {
	margin-bottom: 10px;
}

.col ul {
	list-style-type: none;
}

.col ul li {
	font-size: 12px;
	line-height: 19px;
	color: #6f6f6f;
}

.col ul li.email {
	margin-top: 10px;
}

.col ul li.email a {
	color: #007535;
	text-decoration: none;
}

.col ul li.email a:hover {
	color: #007535;
	text-decoration: underline;
}

.col ul li span {
	font-weight: bold;
	color: #000;
}

#main div.paragraph ul.bullet {
	margin: 5px 0 0 8px;
	list-style-type: none;
}

.col ul.bullet li, ul.bullet li {
	background: url(images/grey_arrow.gif) 0px 5px no-repeat;
	padding-left: 10px;
	color: #6f6f6f;
}

.col img {
	margin-bottom: 15px;
	display: block;
}

.col p {
	font-size: 12px;
	line-height: 19px;
	color: #6f6f6f;
	margin-bottom: 30px;
}

.col p span {
	color: #343132;
	font-weight: bold;
}

/* sidebar */
#sideBar {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 11px;
	margin-bottom: 15px;
}

#sideBar h3 {
	color: #007635;
	font-size: 18px;
	margin-bottom: 12px;
}

#sideBar ul {
	list-style-type: none;
	color: #878787;
}

#sideBar ul li {
	margin-bottom: 4px;
}

#sideBar ul li span {
	font-weight: bold;
}

#sideBar ul li.subtitle {
	margin-top: 12px;
}

#sideBar ul li a {
	color: #aeadad;
	text-decoration: none;
}

#sideBar ul li a:hover {
	color: #007836;
}

/* home page */
#home_flash {
	width: 825px;
	height: 318px;
	background-color: #dddddd;
}

#home_main {
	width: 510px;
	float: left;
	font-family: Arial, sans-serif;
	margin: 30px 0px;
}

#home_main h3 {
	font-size: 15px;
	color: #343132;
}

#home_main p {
	font-size: 12px;
	color: #6f6f6f;
	margin-bottom: 20px;
	line-height: 19px;
}

#home_nav {
	width: 825px;
}

#home_nav img {
	display: block;
}

#home_nav #home_nav_title {
	width: 130px;
}

#home_nav ul {
	list-style-type: none;
	float: left;
	width: 695px;
}

#home_nav ul li {
	float: left;
}

#home_nav ul li a {
	display: block;
}

#home_nav ul li a.decorating {
	width: 156px;
	height: 45px;
	background: url(images/home_nav_decorating.png) left top no-repeat;
}

#home_nav ul li a.sprinting {
	width: 174px;
	height: 45px;
	background: url(images/home_nav_sprinting.png) left top no-repeat;
}

#home_nav ul li a.cpainting {
	width: 193px;
	height: 45px;
	background: url(images/home_nav_cpainting.png) left top no-repeat;
}

#home_nav ul li a.assembly {
	width: 172px;
	height: 45px;
	background: url(images/home_nav_assembly.png) left top no-repeat;
}

#home_nav ul li a.etching {
	width: 156px;
	height: 43px;
	background: url(images/home_nav_etching.png) left top no-repeat;
}

#home_nav ul li a.molding {
	width: 174px;
	height: 43px;
	background: url(images/home_nav_molding.png) left top no-repeat;
}

#home_nav ul li a.processes {
	width: 193px;
	height: 43px;
	background: url(images/home_nav_processes.png) left top no-repeat;
}

#home_nav ul li a.capabilities {
	width: 172px;
	height: 43px;
	background: url(images/home_nav_overview.png) left top no-repeat;
}

#home_nav ul li:hover > a {
	background-position: left bottom;
}

#home_contact {
	font-family: Arial, sans-serif;
	float: left;
	margin: 30px 35px 30px 0px;
	height: 156px;
	width: 267px;
	background: url(images/world_map.gif) left top no-repeat;
}

#home_contact ul {
	list-style-type: none;
	float: left;
	font-size: 11px;
	color: #6f6f6f;
}

#home_contact ul li span {
	font-weight: bold;
}

#home_contact ul li.telephone {
	margin-top: 5px;
}

#home_contact ul li.email {
	margin-top: 5px;
}

#home_contact ul li.email a {
	color: #007535;
	text-decoration: none;
}

#home_contact ul li.email a:hover {
	color: #007535;
	text-decoration: underline;
}

#home_contact #icons {
	margin: 27px 14px 0px 12px;
}

#home_contact #icons li {
	margin-bottom: 3px;
}

#home_contact #contact_info {
	margin-top: 23px;
}

/* misc */
.clear {
	clear: left;
}

object {
	display: block;
}

.underline {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
}
