body {
	background: #C5C7C9 url(../images/bg.png) repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 20px 0 0 0;
	color: #222;
}
#logo {
	margin: 0 0 8px 0;
}
img {
	border: none;
}
h1, h2, h3, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
h1 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0 0;
	text-shadow: 1px 1px 2px #000;
	background: #c10b0b url(../images/h1-bg.gif) no-repeat top right;
	padding: 11px 50px 8px 15px;
	border-bottom: 1px solid #3D0000;
}
h1 em {
	letter-spacing: 1px;
	text-transform: lowercase;
	font-style: normal;
}
h2 {
	color: #E1001F;
	font-size: 18px;
	margin: 10px 0 15px 0;
	text-shadow: 1px 1px 1px #CCC;
}
h3 {
	background: #E4E4E4 url(../images/h3-bg.gif) no-repeat top right;
	color:#FFF;
	margin:3px 0;
	padding:6px 22px 5px 7px;
	text-transform: uppercase;
	text-shadow: 0 1px 2px #000;
	border-bottom: 1px solid #343434;
}
h3 em {
	text-transform: lowercase;
	font-style: normal;
}
h4 {
	color: #222;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 1px 1px 2px #AAA;
}
h5 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 10px 0;
}
p {
	font-size: 13px;
	line-height: 22px;
	color: #555;
	text-align: justify;
}
a {
	color: #E1001F;
	text-decoration: none;
}
a:hover {
	text-shadow: 0 0 3px #ff6565;
	color: #111;
}
p a {
	font-weight: bold;
}
ol {
	font-size: 13px;
	line-height: 22px;
	color: #222;
	padding-left: 10px;	
	margin-left: 20px;
}
ul {
	font-size: 13px;
	line-height: 22px;
	color: #222;
	list-style: none;
	padding-left: 10px;
}
ul li {
	background: transparent url(../images/arrow.gif) no-repeat 0px 7px;
	padding-left: 10px;
}
strong {
	color: #222;
}
#wrapper {
	background: #AAA none;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	-webkit-border-radius: 1em;
	margin: 0 auto;
	padding: 10px;
	width: 962px;
}
#header {
	padding: 15px 0 0 0;
	position: relative;
	height: 120px;
	z-index: 100;
}
#page {
	z-index: 1;
}
#headerinfo {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 40px;
	color: #666;
}
#sub_nav {
	position: absolute;
	top: 70px;
	right: 0;
	color: #CCC;
	font-size: 13px;
}
#sub_nav a:hover {
	color: #000;
}
#content {
	background: #FFF none;
	-moz-border-radius: 8px;
  	border-radius: 8px;
	-webkit-border-radius: 8px;
}
#flashcontent {
	height: 310px;
}
#side_nav {
	background: #EFEFEF none;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	-webkit-border-radius: 1em;
	margin-top: 15px;
	width: 218px;
	padding: 0;	
}
#side_nav p {
	padding: 10px 15px;
	text-align: left;
	font-size: 11px;
}
#side_nav ul {
	list-style: none;
	padding: 0;
	margin: 5px 0;
}
#side_nav ul li {
	border-bottom: 1px solid #FFF;
	padding: 5px 10px 4px 15px;
	background: none;
}
#side_nav ul li:first-child {
	padding: 8px 10px 4px 15px;
}
#side_nav ul li:last-child {
	border-bottom: none;
	padding: 5px 10px 8px 15px;
}
#side_nav a {
	display: block;
	text-transform: uppercase;
}
#side_nav a:hover {
	text-decoration: none;
	text-shadow: none;
}




.news_entry {
	background: transparent url(../images/news-bg.gif) no-repeat;
	height: 150px;
	padding: 10px 20px;
	position: relative;
}
.news_entry h3 {
	background: none;
	color:#FFF;
	margin: 2px 0 0 0;
	padding: 0;
	text-transform: none;
	text-shadow: 0 1px 2px #000;
	border-bottom: 0;
	text-indent: -10px;
	font-size: 14px;
}

.news_entry .news_link {
	display: block;
	height:22px;
	width:165px;
	bottom:32px;
	position:absolute;
	right:20px;
	background: transparent url(../images/news_link_bg.gif) no-repeat top right;
}





.case_study_entry {
	background: transparent url(../images/case_study_bg.gif) no-repeat top right;
	height: 147px;
	position: relative;
	margin-bottom: 15px;
}
.case_study_entry p {
	padding-right: 10px;
	margin-top: 8px;
}
.case_study_entry h3 {
	background: none;
	color:#FFF;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: none;
	text-shadow: 0 1px 2px #000;
	border-bottom: 0;
}
.case_study_entry .case_study_thumb {
	float: left;
}
.case_study_entry .case_study_thumb img {
	width: 129px;
	height: 129px;
	margin-top: 4px;
	border-top: 5px solid #444444;
	border-right: 5px solid #1A1A1A;
	border-bottom: 5px solid #1A1A1A;
	border-left: 5px solid #444444;
}
.case_study_entry .case_study_info {
	padding: 3px 10px 10px 148px;
}
.case_study_info .case_study_link {
	display: block;
	height:22px;
	width:165px;
	bottom:10px;
	position:absolute;
	right:20px;
	background: transparent url(../images/case_study_link_bg.gif) no-repeat top right;
}
.case_study_detail_top {
	padding-left:255px;
	min-height: 220px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
}
.case_study_detail_top img {
	float: left;
}
.case_study_detail_top blockquote {
	margin: 0;
	font: 18px/30px Arial, Verdana, Sans-Serif;
	width: 400px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -25px;
}
.case_study_detail_top blockquote:first-letter {
  background: url(../images/open-quote.gif) no-repeat left center;
  padding-left: 25px;
}
.case_study_detail_top p {
	text-align: right;
}
.case_study_solution {
	background: #BBB none;
	padding: 10px 15px;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	-webkit-border-radius: 1em;
	margin-bottom: 10px;
}
.case_study_solution p {
	color: #333;
	margin: 0;
}
.product_entry {
	margin-bottom: 10px;
}
.product_entry, .product_entry p {
	font-size:12px;
	line-height:17px;
}
.product_entry img {
	float: left;
}
.product_entry_description {
	padding-left: 210px;
}
.location_entry {
	margin-bottom: 20px;
}
.location_entry img {
	float: left;
}
.location_entry p {
	margin-top: 0;
}
.location_info {
	padding-left: 90px;
}


#contactForm td {
	padding: 5px 0 0 0;
}
#contact_button {
	height: 80px;
	width: 220px;
	background: transparent url(../images/contact-button.jpg) no-repeat bottom left;
	margin: 20px 0;
}
#contact_button:hover {
	background: transparent url(../images/contact-button.jpg) no-repeat top left;
}
#cta-wrapper {
	background: #FFF url(../images/actionbg-1.png) no-repeat top center;
	float: left;
}
.call_to_action {
	padding: 15px 25px 35px 25px;
}
.call_to_action p {
	margin: 0;
	line-height: 16px;
	text-align: left;
	padding-left: 100px;
}
.table_top {
	background: #B4B4B4 url(../images/table-top-bg.png) repeat;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}
.table_bottom {
	background: #E4E4E4 url(../images/table-bottom-bg.png) repeat;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
}
.table_heading {
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 0px 1px 2px #343434;
	background: transparent url(../images/accept.png) no-repeat left center;
	padding-left: 20px;
	font-size: 16px;
}
.table_ul {
	margin: 0;
	color: #555;
	padding-left: 6px;
}
.table_ul li {
	background: transparent url(../images/arrow2.gif) no-repeat 0px 7px;
	padding-left: 10px;
}
input {
	background: #E4E4E4 url(../images/table-bottom-bg.png) repeat;
	border-bottom: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-left:2px solid #BBB;
	border-top:2px solid #BBB;
	padding: 5px;
}
.submitButton {
	background: #990000 none;
	color: #FFF5E9;
	cursor: pointer;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	-webkit-border-radius: 1em;
	border: 0;
	float: right;
}
textarea {
	background: #E4E4E4 url(../images/table-bottom-bg.png) repeat;
	border-bottom: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-left:2px solid #BBB;
	border-top:2px solid #BBB;
	padding: 5px;
}
input:focus {
	border-bottom: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-left:2px solid #BBB;
	border-top:2px solid #BBB;
	background: #EEE none;
}
textarea:focus {
	border-bottom: solid #DDD 1px;
	border-right: solid #DDD 1px;
	border-left:2px solid #BBB;
	border-top:2px solid #BBB;
	background: #EEE none;
}
.submitButton:focus {
	background: #990000 none;
	color: #FFF5E9;
	cursor: pointer;
	-moz-border-radius: 1em;
  	border-radius: 1em;
	-webkit-border-radius: 1em;
	border: 0;
}
#breadcrumb {
	height: 50px;
	clear: both;
	background: #1B1B1B url(../images/footer-bg-1.png) repeat-x;
}
#breadcrumb ul {
	height:40px;
	list-style:none outside none;
	margin:0 auto;
	padding:0 10px;
}
#breadcrumb ul li:first-child {
	padding: 7px 0 0 0;
	background: none;
}
#breadcrumb ul li {
	background:url(../images/bottom-arrow.gif) no-repeat scroll left 0 transparent;
	float: left;
	padding: 12px 0 0 15px;
	margin-right: 5px;
	height: 20px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size: 11px;
	color:#131313;
}
#breadcrumb ul li a {
	color:#131313;
	display:block;
	float:left;
	text-decoration:none;
}
#breadcrumb ul li a:hover {
	text-decoration: underline;
	text-shadow: none;
}
#footer {
	background: #1A1A1A none;
	color: #666;
	-moz-border-radius-bottomright: 8px;
	border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
#footer h5 {
	color: #ccc;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 0;
}
#footer p {
	line-height: 16px;
	color: #888;
	margin-top: 0;
}
#footer a {
	color: #E1001F;
	text-shadow: 1px 1px 2px #000;
}
#footer a:hover {
	color: #E1001F;
	text-decoration: underline;
}
#footer p a {
	font-weight: normal;
}
#footnote {
	text-align: center;
	color: #999;
	padding: 25px 0;
	font-size: 10px;
}
#footnote h6 {
	margin: 0;
}
#footnote a {
	color: #999;
	text-decoration: none;
}
#footnote a:hover {
	color: #555;
	text-decoration: none;
	text-shadow: none;
}

/*  ========== SUPERFISH STYLES ========== */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	text-transform: uppercase;
	font-size: 13px;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color: #FFF;
}
.sf-menu a:hover {
	color: #FFF;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #FFF;
	padding: 		0.5em 1em;
	text-decoration:none;
}
.sf-menu li ul a {
	padding: 0.3em 1em 0.2em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}
.sf-menu a:visited:hover {
	color: #FFF;
}
.sf-menu li {
	background:		#AAA;
	width: 235px;
}
.sf-menu li li {
	background:		#AAA;
	width: 235px;
}
.sf-menu li li li {
	background:		#AAA;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#A42329;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#machine_request_form input[type=text], #pickup_request_form input[type=text] {
	width: 95%;
}

#machine_request_form th, #pickup_request_form th {
	font-weight: normal;
}
