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

a {
	outline: none;
	}

body {
	background-color: #f0f0f0;
	min-width: 900px;
	font-family: Arial, sans-serif;
}

h6 {
	margin-top: 20px;
	font-size: 11px;
}

h5 {
	font-size: 13px;
}

h5, h4 {
	margin-bottom: 4px;
	line-height: 18px;
}

p {
	vertical-align: top;
}

img {
	margin-top: 5px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	height: 91px;
	position: relative;
	z-index: 1000;
}

#content a {
	color: 	#2d7bb8;
}

.clear {
	clear: both;
}

.right { 
	float: right;	
}

.left, .left_body {
	float: left;
	margin-right: 20px;	
}

.left_body {
	padding:0 20px 5px 0;
}

.left_col, .right_col {
	float: left;
	margin:13px 10px 0 0;
	width:160px;
}

.left_col ul, .right_col ul {
	margin: 0px;
}

.left_col li, .right_col li {
	padding: 0 0 5px;
	margin: 0px;
}
	.left_col li ul li, .right_col li ul li,
	.left_col li ul li ul li, .right_col li ul li ul li{
		padding-bottom: 0px;
	}

.subhead {
	float: right;
}

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

.subhead ul li {
	float: left;
}

#home_link {
	float: left;
	position: relative;
	top: 17px;
	left: 43px;
	width: 200px;
	height: 57px;
	background: url('images/autocam_logo.gif') top left no-repeat;
}

#home_anchor {
	display: block;
	width: 200px;
	height: 57px;
}

#sm_header {
	margin-top: 22px;
}

#sm_header ul {
	margin-right: 25px;
}

#sm_header ul li {
	font-size: 9px;
	margin-right: 15px;
}

#sm_header ul li a {
	display: block;
	padding: 3px;
	color: #8f8f8f;
	text-decoration: none;
}

#sm_header ul li a:hover {
	color: #2d7bb8;
	background-color: #daebf9;
}


#header ul#navigation{
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
	border-top: 1px solid #e8e8e8;
	position: absolute;
	top: 40px;
	right: 18px;
}
	#header ul#navigation ul, #header ul#navigation li{
		margin: 0px;
		padding: 0px;
		list-style: none;	
	}
	#header ul#navigation li#productApplications,
	#header ul#navigation li#capabilities,
	#header ul#navigation li#quality,
	#header ul#navigation li#leanManufacturing{
		display: inline;
	}
		#header ul#navigation li#productApplications a,
		#header ul#navigation li#capabilities a,
		#header ul#navigation li#quality a,
		#header ul#navigation li#leanManufacturing a{
			display: block;
			float: left;
			background: transparent url(images/navigation_grid.gif) 0px 0px no-repeat;
			height: 25px;
			width: 100px;
			text-indent: -1000em;
		}
		#header ul#navigation li#productApplications a{
			background: transparent url(images/navigation_grid.gif) 0px 0px no-repeat;
			width: 167px;
		}
		#header ul#navigation li#capabilities a{
			background: transparent url(images/navigation_grid.gif) -167px 0px no-repeat;
			width: 108px;
		}
		#header ul#navigation li#quality a{
			background: transparent url(images/navigation_grid.gif) -275px 0px no-repeat;
			width: 134px;
		}
		#header ul#navigation li#leanManufacturing a{
			background: transparent url(images/navigation_grid.gif) -409px 0px no-repeat;
			width: 160px;
		}

			/* Navigation Active States */
			#header ul#navigation li#productApplications a.active{
				background: transparent url(images/navigation_grid.gif) 0px -25px no-repeat;
			}
			#header ul#navigation li#capabilities a.active{
				background: transparent url(images/navigation_grid.gif) -167px -25px no-repeat;
			}
			#header ul#navigation li#quality a.active{
				background: transparent url(images/navigation_grid.gif) -275px -25px no-repeat;
			}
			#header ul#navigation li#leanManufacturing a.active{
				background: transparent url(images/navigation_grid.gif) -409px -25px no-repeat;
			}
			
			/* Navigation Hover States */
			#header ul#navigation li#productApplications a:hover{
				background: transparent url(images/navigation_grid.gif) 0px -25px no-repeat;
			}
			#header ul#navigation li#capabilities a:hover{
				background: transparent url(images/navigation_grid.gif) -167px -25px no-repeat;
			}
			#header ul#navigation li#quality a:hover{
				background: transparent url(images/navigation_grid.gif) -275px -25px no-repeat;
			}
			#header ul#navigation li#leanManufacturing a:hover{
				background: transparent url(images/navigation_grid.gif) -409px -25px no-repeat;
			}


/* subApplications */

#header #subApplications{
	position: absolute;	
	top: 53px;
	left: 313px;
	padding: 25px 0 0 0;
	display: none;
}

			#header #subApplications h3 a{
				display: block;
				float: left;
				height: 25px;
				text-indent: -1000em;
				width: 167px;
				background: transparent url(images/navigation_grid.gif) 0px -75px no-repeat;
				position: absolute;
				top: 1px;
				left: 0px;
				z-index: 3000;
			}


		#header #subApplications ul{
			margin: 0px;
			padding: 15px 20px;
			height: 110px;
			width: 300px;
			list-style: none;
			border: 1px solid #e8e8e8;
			border-width: 1px 1px 3px 1px;
			background: #fff;
			position: absolute;
			white-space: nowrap;
		}
			#header #subApplications ul li{
				margin: 0px;
				padding: 0px;
				list-style: none;
				width: 160px;
			}
			#header #subApplications ul li ul{
				margin: 0px;
				padding: 0px;
				height: auto;
				list-style: none;
				border: 1px solid #e8e8e8;
				border-width: 0px;
				background: #fff;
				position: absolute;
				top: 15px;
				left: 180px;
				z-index: 2000;
				width: auto;
			}
				#header #subApplications ul li:hover ul{
					display: block;
				}
				#header #subApplications ul li a,
				#header #subApplications ul li.sfHover ul li a{
					display: block;
					font: normal normal 11px/17px Arial, Helvetica, sans-serif;
					text-decoration: none;
					color: #6b6b6b;
					height: 17px;
					background: #fff;
					padding: 0 8px 0 5px;
					margin: 0 0 2px 0;
				}
				#header #subApplications ul li.sfHover, #header #subApplications ul li.sfHover ul, #header #subApplications ul li.sfHover ul li{
					display:block;
					visibility:visible;
				}
				#header #subApplications ul li a:hover{
					color: #2d7bb8;
					background-color: #daebfb;
				}
				#header #subApplications ul li a:hover,
				#header #subApplications ul li.sfHover a{
					color: #2d7bb8;
					background: #daebfb url(images/subnav_indicator.gif) top right no-repeat;
				}
				#header #subApplications ul li ul li a:hover, 
				#header #subApplications ul li.parent ul li a:hover{
					color: #2d7bb8;
					background-color: transparent;
					background-image: none;
				}
	
				#header #subApplications ul li ul.components-subnav{
					padding-bottom: 50px;
				}


/*(
#lg_header {
	margin-right: 15px;
	width: 595px;
}

#lg_header ul {
	border-top: 1px solid #e8e8e8;
	padding: 22px 23px 30px 0px;
}

#lg_header span {
	display: none;
}

#lg_header #quality_systems {
	background: url('images/quality_systems_btn.gif') 0px -17px no-repeat;
	height: 15px;
	width: 95px;
	margin: 0px 54px 0px 23px;
}

#lg_header #quality_systems a {
	display: block;
	height: 15px;
	width: 95px;
}

#lg_header #quality_systems:hover {
	background-position: 0px -2px;	
}

#lg_header #lean_manufacture {
	background: url('images/lean_manufacture_btn.gif') 0px -17px no-repeat;
	height: 15px;
	width: 106px;
	margin-right: 54px;	
}

#lg_header #lean_manufacture a {
	display: block;
	height: 15px;
	width: 106px;
}

#lg_header #lean_manufacture:hover {
	background-position: 0px -2px;	
}

#lg_header #applications {
	background: url('images/applications_btn.gif') 0px -17px no-repeat;
	height: 15px;
	width: 110px;
	margin-right: 54px;
}

#lg_header #applications a {
	display: block;
	height: 15px;
	width: 110px;
}

#lg_header #applications:hover {
	background-position: 0px -2px;
}

#lg_header #capabilities {
	background: url('images/capabilities_btn.gif') 0px -17px no-repeat;
	height: 15px;
	width: 71px;
}

#lg_header #capabilities a {
	display: block;
	height: 15px;
	width: 71px;
}

#lg_header #capabilities:hover {
	background-position: 0px -2px;
}*/

#flash {
	margin: 0 auto;
	display: block;
}

.wide {
	margin-bottom: 10px;
}

#content {
	width: 794px;
	margin: 0 auto;
	padding: 55px 35px 135px 35px;
	background: url('images/hatching.gif') top left repeat-x;
}

#content.homecontent {
	background:none;
	padding-top:30px;
}

#ph_800 {
	width: 255px;
	height: 21px;
	text-indent:-1000em;
	overflow:hidden;
	background: url('images/autocam_800.gif') top left no-repeat;
	margin: 0 0 5px 0;
}

#content #sidebar {
	margin-right: 45px;
	width: 220px;
	float: left;

}

ul.home li a {color:##1c78be;}

#outlined {
	border: 1px solid #e8e8e8;
	padding: 17px 17px 0px 17px;
	margin-bottom: 17px;		
}

#content #inner_sidebar {
	margin-top: 33px;
	width: 191px;
	float: left;
	margin-right: 45px;
}

#content #inner_sidebar ul {
	border: 1px solid #e8e8e8;
	padding: 17px 0px 17px 17px;
	/*width: 165px;*/
}

#content #sidebar ul, #content #inner_sidebar ul {
	list-style-type: none;
	margin-bottom: 17px;
}

html body #wrapper #content #inner_sidebar div.case_study_ad{
	margin-top:10px; 
	font-size: 10px; 
	line-height: 16px;
	padding: 15px; 
	color: #444;	
}

	html body #content #sidebar div.case_study_ad p{
			
	}


#content #sidebar ul h4, #content #inner_main ul h4 {
	font-size: 10px;
	font-weight: bold;
}
#content #sidebar ul#home_address li h4, #content #sidebar ul#home_address li {
	font-size:11px;
}
#content #sidebar ul#home_address li {
	color:#222;
}

#content #sidebar ul span, #content #inner_sidebar ul span, #content #inner_main ul span {
	color: #6ba768;	
}

#content #inner_sidebar ul span {
	font-weight: bold;
}

#content #sidebar ul li a {
	color: #727272;
	font-size: 10px;
	text-decoration: none;

}

#content #sidebar ul li {
	font-size: 10px;
	color: #4A4A34;	
	margin-bottom: 2px;
}

#content #inner_sidebar ul li {
	font-size: 11px;
	margin-bottom: 6px;
}

#content #inner_sidebar ul li a {
	font-size: 11px;
	text-decoration: none;
}

#content #inner_sidebar ul li a {
	color: #000;
}


#content #sidebar ul li a {
	color: #2d7bb8;
	text-decoration: underline;
}

#content #sidebar ul li a:hover {
	color: #2d7bb8;
}

#content #inner_sidebar ul li a:hover {
	color: #6ba768;
}

#content #inner_sidebar ul#sidebarNav li a.active,
html body #content #inner_sidebar ul li.current-cat a{
	font-weight: bold;
	color: #6ba768;
}
#content #inner_sidebar ul#sidebarNav li.subnavOff ul{
	display: none;
}
#content #inner_sidebar ul#sidebarNav li.subnavOn ul{
	display: block;
}


#content #download {
	width: 125px;
	padding: 22px 0px 22px 58px;
	background: #ebf4f8 url('images/brochure_icon.gif') 12px 12px no-repeat;
}
#content #download a {
	font-size: 10px;
	text-decoration: none;
	color: #1c78be;
}

#content #download a:hover {
	text-decoration: underline;	
}
#content #journey {
	width: 125px;
	padding: 22px 0px 22px 58px;
	margin-top:18px;
	background: #ebf4f8 url('images/journey.gif') 12px 12px no-repeat;
}
#content #journey a {
	font-size: 10px;
	text-decoration: none;
	color: #1c78be;
}

#content #journey a:hover {
	text-decoration: underline;	
}

#pdfs {
	width: 125px;
	padding: 22px 0px 22px 58px;
	background: #ebf4f8 url('images/download.gif') 24px 24px no-repeat;
}

#pdfs a {
	font-size: 10px;
	text-decoration: none;
	color: #1c78be;	
}

#pdfs a:hover {
	text-decoration: underline;
}

#content #iso {
	width: 200px;
	padding: 10px;
	background: #ebf4f8;
	color: #333;
	font-size:11px;
	letter-spacing:-.1px;
}





#content #main, #content #inner_main {
	float: left;
	width: 515px;
	margin-bottom: 120px;
}
	#content #inner_main.product {
		width: 550px;
	}

#content #inner_main {
	margin-bottom: 350px;
	padding-top: 20px;	
}

#content #inner_main img {
	margin: 10px 6px 5px 0px;
}

#content #inner_main h5 span {
	color: #000;
}

#content #main p {
	line-height: 26px;
	font-size: 12px;
}

#content #inner_main p {
	line-height: 21px;
	font-size: 12px;
	margin-bottom: 15px;
}

#content #inner_main .b_border {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}


#content #inner_main .b_border_thin {
	border-bottom: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}

#content #inner_main table {
	text-align: center;
	font-size: 10px;
}

#content #inner_main table a {
	color: #1c78be
}

#content #inner_main ul {
	list-style-type: none;
	margin: 10px 0px;
}

#content #inner_main ul li {
	font-size: 11px;
	line-height: 15px;
}

#content #inner_main ul li ul {
	margin: 0px 0px 5px 0px;	
}

#content #inner_main ul li ul li {
	line-height: 15px;	
}

#content #inner_main ul li ul li ul {
	margin-left: 10px;
	padding-left: 10px;
}

#content #inner_main ul li .contact {
	font-weight: bold;
	color: #000;
}

#content #inner_main .address {
	width: 165px;
	float: left;	
}

#content #inner_main h2 a {
	text-decoration: none;
}
.illustration {
	width: 515px;
	padding: 15px 0px 15px 0px;
}

.illustration img {
	display: block;
	margin: 0 auto;
}

#footer {
	clear: both;
	border-top: 1px solid #e8e8e8;
	padding: 10px 0px 0px 0px;
	height: 43px;
}

#footer ul.navigation, #footer ul.supplemental{
	list-style-type: none;
	width: 864px;
	margin: 0 0 0 44px;
	padding-left: 0px;
	text-transform: uppercase;
}
#footer ul li{
	font-size: 9px;
	color: #8f8f8f;
}
#footer ul.navigation li {
	float: left;
	margin-right: 33px;
	margin-bottom: 10px;
}
#footer ul.supplemental li.copyright{float: left; cursor:default;}
#footer ul.supplemental li.external{float: right; padding-right: 54px;}

#footer ul.navigation li a, #footer ul.supplemental li a {
	font-size: 9px;
	color: #8f8f8f;
	text-decoration: none;
}

#footer ul.supplemental li, #footer ul.supplemental li a {
	color: #BBBBBB;
}

#footer ul.navigation li a:hover, #footer ul.supplemental li a:hover {
	color: #2d7bb8;
}


#flash_replaced p a img#flash_link {
	position:absolute;
	top:225px;
	margin-left:400px;
	}

#flash_replaced p, #flash_replaced ul, #flash_replaced li {
	float:left;
	font-size:12px;
	list-style-type: none;
	margin-right: 20px;
	color:#8f8f8f;
}

#flash_replaced ul {
	margin-left:301px;
	}

#flash_replaced a, #flash_replaced a:hover { color:#2d7bb8; }



/*FORM*/
form {
	width: 340px;
}

form div.left {
	margin-right:20px;
}

form div.full {
	width: 480px;
	float:left;
}
form input {
	border: 1px solid #e1e1e1;
	padding: 5px; 
	height: 28px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	margin: 0 10px 0 0px;
}

form p i{
	color: #449f4f;
	font-style: italic;
}

#content #inner_main div.left p {
	margin: 0 0 10px 0px;
	padding: 0 0 0 0px;
}
#content #inner_main div.left.titles p {
	margin: 4px 0 22px 0px;
	padding: 0 0 0 0px;
}

#content #inner_main div p.b_border {
	margin: 10px 0px;
	padding: 0 0 0 0px;
	width: 445px;
}

#fName { width: 100px;}
#lName { width: 200px;}
#Phone1 { width:25px; margin-right: 0px;}
#Phone2 { width:25px; margin-right: 0px;}
#Phone3 { width:65px;}
#Phone4 { width: 127px;}
#Email { width: 325px;}
#Company { width: 325px;}
#Subject { width: 325px; margin-left: 10px;}
#eRadio {  margin: 0 0px 0px 10px; padding-top: 5px;}
#pRadio {  margin: 0 0px 0px 10px; padding-top: 5px;}
form input#radioInquiryGeneral,
form input#radioInquiryQuote,
form input#radioInquiryEmployment{
	border: none;	
}


.submit {
	width: 63px;
	height: 26px;
	display: block;
	background: url(images/submit.jpg) no-repeat;
	border: 0px;
	text-indent: -9000000em;
	overflow:hidden;
	cursor: pointer;
	float: right;
	font-size: 1px;
	letter-spacing: -1000em;
}

.submit:hover {
	background-position: 0 -26px ;
}

textarea {
	border: 1px solid #e1e1e1;
	width: 432px;
	min-height: 120px;
	padding: 5px;
}

label.error {
	display: none!important;
}
input.error {
	background: #fbc9c9;
	border-color: #990000;
}
p#error-message {
	color: #990000;
	display: none;
}

#content #inner_sidebar ul li ul {
	border: 0px;
	padding: 5px 5px 0px 5px;
	width: 200px;
	list-style-type: none;
	margin: 0px;
}

ul h5 {
font-size: 11px;
margin: 8px 0px 0px; padding: 0px;}

.gray {font-size: 10px; color: #4A4A34; margin: 0px;}

div#space {
	height: 40px;
	width: 20px;
	display: block;
}

ul#menu {
	margin: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	border: 1px solid #e6e6e6;
	background: url(images/arrow.jpg) no-repeat 140px 10px;
	color: #4A4A34;
	position: relative;
	top: 10px;
	left: 430px;
	
	}
	
ul#menu li ul li {
	top: 0px;
	padding: 0px;
	}
	
ul#menu li {
	position: relative;
	padding: 5px;
	}
	
ul#menu li ul li a span{
	font-weight: bold;
	}

ul#menu li ul li a:hover {
	color: #6ba768;
	}	
	
ul#menu li ul {
	position: absolute;
	left: -1px; /* Set 1px less than menu width */
	top: 24px;
	display: none;
	width: 162px;
	border-bottom: 1px solid #e6e6e6;
	}

/* Styles for Menu Items */
ul#menu li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 1px 5px ;
	border-left: 1px solid #e6e6e6; /* IE6 Bug */
	border-right: 1px solid #e6e6e6;
	border-bottom: 0;
	width: 150px;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul#menu li { float: left; height: 1%; }
* html ul#menu li a { height: 1%; }
/* End */
ul#menu li:hover, ul#menu li.over {color: #d0d0d0;}
ul#menu li:hover ul, ul#menu li.over ul { display: block; } /* The magic */

.col {
	width: 240px;
	float: left;
	margin-right: 17px;
	}
	
.col.resource {
	background: #f6f6f6;
	border: 1px solid: #f3f3f3;
	padding: 0px 10px;
	width: 220px;
	}
	
.col.resource a{
	text-decoration: none;
	}	
.col.resource a:hover {
	text-decoration: underline;
	}
	
ul#menu li h5 a {
	padding-top: 3px;
	}	
	
ul#menu li h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #777;
	}
	
 ul#menu li h5 span a {
 	color: #6ba768;
 	font-weight: bold;
 	}	
	
a img, img { border: 0;}

#ZoomBox a img, img { padding: 0px; margin: 0px;}
#ZoomBox img { border: 1px solid #e6e6e6; margin:0px; padding: 0px; left: 0px; top: 0px;}
#ZoomClose img {border: 0px; }

small {font-size: 10px;}

p.b_bottom {
		border-bottom: 1px solid #e8e8e8;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
}

.inside {
	margin-top: -45px;
	}
	
	
/*a.zoom {
	height: 110px;
	width: 165px;
	display: block;
	float:left;
	}

a:hover span.zoom{
	margin: 0px;
	padding: 0px;
	display:block;
	height: 18px;
	width: 76px;
	background: url(images/view_larger.jpg) no-repeat;
	}*/	
	
div.title span { display: none;}
h1.title { margin-top: 10px; width: 575px;  height: 33px; clear: both; padding: 0px; font-size: 15px; color: #47aa42; font-weight: normal; }


#omtec.inside a {
	width: 183px;
	height: 183px;
	background: transparent;
	display: block;
	position: absolute;
	margin: -13px;
	z-index: 100;
}

#omtec.inside {
	background:#f0f0f0;
	width:163px;
	padding: 13px;
	color:#4a4a34;
	font-size: 12px;
	margin-top: 20px;
	line-height:18px;
	}
	
#omtec.inside h4 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	}

#omtec.inside dl dt{
	font-weight:bold;
	}
	
#omtec.inside h4.imgr {
	background: url(images/omtec_small.jpg) no-repeat;
	width: 160px;
	height: 28px;
	text-indent: -10000em;
	overflow: hidden;
	font-size: 1px;
	border-bottom: #c3c2bd 1px solid;
	padding-bottom: 10px;
	margin: 5px 0 10px;
	}
	
	
#omtec.home a {
	width: 526px;
	height: 115px;
	background: transparent;
	display: block;
	position: absolute;
	margin: -13px;
	z-index: 100;
}
#omtec.home .left {
	width: 356px;
	border-right: #c3c2bd 1px solid;
	float:left;
}

#omtec.home .right {
	float:left;
}

#omtec.home {
	background:#f0f0f0;
	width:500px;
	height:86px;
	padding: 13px;
	color:#4a4a34;
	font-size: 12px;
	margin-top: 20px;
	line-height:18px;
	}
	
#omtec.home h4 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-top: 3px;
	}

#omtec.home dl dt {
	font-weight:bold;
	}	

#omtec.home h4.imgr {
	background: url(images/omtec_large.jpg) no-repeat;
	width: 345px;
	height: 54px;
	text-indent: -10000em;
	overflow: hidden;
	font-size: 1px;
	}

#event img {float:left;}

#event {
	background:#f0f0f0;
	width:163px;
	padding: 13px;
	color:#4a4a34;
	font-size: 11px;
	margin-top: 30px;
	line-height:15px;
	border: 1px solid #ccc;
	}
	
#event.home {
	width:200px;
	float:left;
	margin: 6px 18px 0px 0px;
	padding: 18px;
	font-size: 13px;
	}

#event h4 a {
	text-decoration:none;
	}	

#event h4 a:hover {
	text-decoration:underline;
	}

#event dl dt {
	font-weight:bold;
	}	
	
#event dl {
	margin-left: 33px;
	}	

#main #newsItems{
	margin: 20px 0 0 0;
	border: 1px solid #e8e8e8;
	padding: 13px;
	background-color: #F2F7FA;
}
	html body #main #newsItems h4{
		font: normal normal 14px/1.2em Arial, Helvetica, sans-serif;
	}
		html body #main #newsItems h4 a{
			text-decoration: none;
			font-weight: bold;
			color: #6BA768;
		}
		html body #main #newsItems h4 a:hover{
			text-decoration: underline;
		}
	html body #main #newsItems p{
		font: normal normal 12px/1.5em Arial, Helvetica, sans-serif;
	}

	html body #main #newsItems p.newsTitle{
		font: normal bold 12px/1.5em Arial, Helvetica, sans-serif;
	}

		html body #main #newsItems p.newsTitle a{
			text-decoration: none;
		}
	
		html body #main #newsItems p.newsTitle a:hover{
			text-decoration: underline;
		}
		
	html body #main #newsItems .newsItem{
		margin-bottom: 10px;
	}
	span.infoText{
		color: #bbb;	
	}
#content #inner_sidebar  h5{
	font-size: 11px;
	width: 183px;
	font-weight: normal;
	margin: 0px 15px 0px 15px;
	font-style: italic;
	color: #c3c3c3;

}	

/* #### Product Slideshows ### */
	#slideshow.homeslide{
		margin:0 auto;
		width:864px;
		height:411px;
		background:url("images/hatching.gif") repeat-x scroll left bottom transparent;
	}
	
	#homenav{
		margin:0 0 0 28px;
		width: 250px;
		height:391px;
		background: transparent url("images/slideshow_white.png");
		/*background-color:rgba(255,255,255,0.5);*/
		position:absolute;
		z-index:99;
		float:left;
	}
	
	#homenav ul {
		padding: 142px 0 0 25px;
		list-style-type:none;
	}
	
	#homenav ul li {
		height: auto;
		padding: 0px;
		margin: 0px;
		color: #26a347;
		font: normal normal 26px/1.2em "Trebuchet MS", Arial, Helvetica, Sans-serif;
		display: block;
		text-indent: -999em;

	}
	/*#homenav ul li .homenavArrows{
		font: normal normal 30px/1.2em "Arial", Arial, Helvetica, Sans-serif;
	}
	#homenav ul li a:link, #homenav ul li a:visited, #homenav ul li a:hover, #homenav ul li a:active, #homenav ul li a {
		text-decoration: none;
		color: #0074c1;
	}
	#homenav ul li a:hover, #homenav ul li a:active, #homenav ul li a {
		color: #004e80;
	}*/
	#homenav ul li a:link, #homenav ul li a:visited, #homenav ul li a:hover, #homenav ul li a:active, #homenav ul li a {
		display: block;
		width: 190px;
		height: 38px;
		background: transparent url("images/homenav_bg.png") 0px 0px no-repeat;	}
		
		#homenav ul li a#navImplants	{background-position: 0px    0px;}		
		#homenav ul li a#navInstruments	{background-position: 0px  -38px;}		
		#homenav ul li a#navHandpieces	{background-position: 0px  -76px;}		
		#homenav ul li a#navComponents	{background-position: 0px -114px;}		
		#homenav ul li a#navAssemblies	{background-position: 0px -152px;}
		
		#homenav ul li a#navImplants:hover		{background-position: -189px    0px;}		
		#homenav ul li a#navInstruments:hover	{background-position: -189px  -38px;}		
		#homenav ul li a#navHandpieces:hover	{background-position: -189px  -76px;}		
		#homenav ul li a#navComponents:hover	{background-position: -189px -114px;}		
		#homenav ul li a#navAssemblies:hover	{background-position: -189px -152px;}	
	
	#bigPic{
		width:inherit;
		height:391px; /* added caption height to image height for caption */
		background-color:#FFF;
		margin:0 0 15px 0;
		float: left;
		position: relative;
	}
	
	#bigPic img{
		position:absolute;
		display:none;
		margin: 0px;
		padding: 0px;
	}
	
	#bigPic #caption{
		height: 31px;
		width: 395px;
		position: absolute;
		top: 340px;
		left: 0px;
		background-color: #ebf4f8;
		margin: 0px;
		padding: 10px 15px;
		font-size: 10px;
		line-height: 1.5em;
		color: #333;
	}
	
	#bigPicSingle{
		width: 536px;
		height:391px; /* added caption height to image height for caption */
		background-color:#FFF;
		margin:0 0 15px 0;
		float: left;
		position: relative;
	}
		
	html body #content #bigPicSingle img{
		margin: 0px;
		float: left;
	}
	
	html body #content #bigPicSingle #caption{
		width: 506px;
		background-color: #ebf4f8;
		margin: 0px;
		padding: 10px 15px;
		font-size: 10px;
		line-height: 1.5em;
		color: #333;
		float: left;
	}
	
	#homeheader {
		width:864px;
		height:95px;
		background:url(images/slideshow_blue.png);
		color:#FFF;
		position:absolute;
		z-index:100;
		margin:32px auto 0 auto;
		float:left;
	}
	
	html body #homeheader h1.homeheadertitle {
		padding:0px 0 0 27px;
		color: #FFF;
		height:85px;
		width:790px;
		font: normal normal 30px/1.15em "Trebuchet MS", Arial, Helvetica, Sans-serif;
		background: transparent url("images/homeheader_title_bg.png") 20px 10px no-repeat;
		text-indent: -999em;
	}
	
	.sIFR-hasFlash h1.title {
		font-size: 18px;
		line-height: 1em;
	}
	
	html body #content #inner_main #slideshow{
		margin-top: 10px;
	}
	
	html body #content #inner_main #bigPic{
		width:425px;
		height:391px; /* added caption height to image height for caption */
		background-color:#FFF;
		margin-bottom:15px;
		float: left;
		position: relative;
	}
	html body #content #inner_main #bigPic img{
		position:absolute;
		display:none;
		margin: 0px;
		padding: 0px;
	}
	html body #content #inner_main #bigPic #caption{
		height: 31px;
		width: 395px;
		position: absolute;
		top: 340px;
		left: 0px;
		background-color: #ebf4f8;
		margin: 0px;
		padding: 10px 15px;
		font-size: 10px;
		line-height: 1.5em;
		color: #333;
	}
	html body #content #inner_main ul#thumbs{
		float: left;
		padding: 0px;
		margin: 0px;
	}
	html body #content #inner_main ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
		
	html body #content #inner_main ul#thumbs li{	
		cursor:pointer;
		display: block;
		margin: 0px;
		padding: 0px 0px 10px 10px;
		height: 70px;
		width: 100px;
	}
	html body #content #inner_main ul#thumbs li img{
		width:100px;
		height:70px;
		overflow:hidden;
		position:relative;
		border: 1px solid #fff;
		z-index:1;	
		margin: 0px;
		padding: 0px;	
	}
	html body #content #inner_main ul#thumbs li.active img{
		border:1px solid #ccc;	
		background:#fff;
	}

.readmore{
	text-transform: lowercase;	
}

#content #inner_main form p input {
	height:14px;
}

#content #inner_main form p {
	margin-bottom:12px;
}

html body form .dl_firstname_ {
	width:85px;
	margin:0 0 12px 0;
}

html body form .dl_lastname_ {
	width:121px;
	margin:0 0 0 0;
}

html body form .dl_companyname_ {
	width:231px;
	margin:0 0 0 39px;
}

html body form .dl_emailaddress_ {
	width:231px;
	margin:0 0 0 8px;
}

html body form .dl_telephone_ {
	width:231px;
	margin:0 0 0 56px;
}

html body form .dl_stateorprovince_ {
    margin: 0 0 0 14px;
    width: 231px;
}

html body form .dl_description_ {
	margin-left:7px;
	padding:4px 5px 5px 5px;
	width:70px;
}

#firstname, #lastname {
	display:inline;
}

#phonenumber {
    width: 339px;
}

#state {
    width: 339px;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}

label em {
	color:#6BA768;
}

#content #inner_main form textarea {
	width:326px;
	margin-bottom:-2px;
}

#inner_form {
	width:570px;
	border-top:1px solid #CCC;
	padding-top:19px;
}

#inner_form .submit {
	margin:-39px 0 0 275px;
}

#form_side {
	width:200px;
	margin-top:-445px;
	float:right;
}

#content #inner_main #locations_name {
	margin-bottom:0px;
}

#content #inner_main #locations_list {
	list-style-type:disc;
	margin-top:0px;
}

#content #inner_main #locations_list li{
	margin-left:14px;
	text-indent:-3px;
}

#content #inner_main #ask_autocam_text, #content #inner_main #join_us_text {
	font-size:11px;
	line-height:16px;
	background-color:#eeefef;
	padding:10px 10px 10px 10px;
}

#content #inner_main #ask_autocam_image, #content #inner_main #join_us_image {
	margin-bottom:-5px;
}

#content #inner_main #contact_us_text {
	width:560px;
}

#content #inner_main ul strong {
	/*color: #0077be;*/
	font-weight:900;	
}

#locations_maps {
	width:400px;
	float:right;
	margin:-475px -55px 0 0;
}

#content #inner_main #locations_lg {
	margin-left:23px;
}

#content #inner_main #locations_label {
	margin:0px 0 5px 0;
}

#locations_right {
	float:left;
}

#content #inner_main #locations_grid{
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
	#content #inner_main #locations_grid li{
		float: left;
		margin: 0px;
		padding: 0px 30px 20px 0px;
		height: 100px;
	}

.locations_left {
	float:left;
	margin-right:20px;
	margin-bottom:12px;	
	width:130px;
	height:87px;
}

#locations_left .address {
	margin-bottom:-8px;
}

.input {
  display: inline-block;
}

.input span {
  position: absolute;
  padding: 5px;
  margin:-2px 0 0 3px;
  color: #999;
  z-index: 1;
  cursor: text;
}

.input input, .input textarea, .input select {
  z-index: 0;
  padding: 6px;
  margin: 0;
  font: inherit;
}

#firstname_input {
	margin-left:53px;
}

#lastname_input {
	margin-left:6px;
}
