@charset "utf-8";
/* CSS Document */
html {height: 100%; margin-bottom: 30px; }  /* add vertical scrollbars to every page */
* {padding: 0; margin: 0;}
img {border: none;}

img, div { behavior: url(styles/iepngfix.htc) }

.clearfix {clear:both;}

body {
	background: url(../images/background.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
	}

div#container{
	background:  url(../images/body_bg.gif) repeat-y;
	width: 743px;
	margin: 0 auto;
	padding-bottom: 8px;
	}

div#container_topcap{
	width: 743px;
	height: 13px;
	background: url(../images/body_topcap.gif) no-repeat;
	}

div#container_botcap{
	width: 743px;
	height: 13px;
	background: url(../images/body_botcap.gif) no-repeat;
	margin: 0 auto;
	}

div#header {
	height: 216px;
	width: 725px;
	margin: 0 auto;
	background: url(../images/logo_title.jpg) top right no-repeat;
	}

a#contact_button {
	width: 115px;
	height: 27px;
	background: url(../images/contact_button_bg.jpg) no-repeat;
	display: block;
	float: right;
	position: relative;
	text-align: center;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	left: -21px;
	top: -74px;
	font-size: 14px;
	}

a#contact_button:hover {
	background: url(../images/contact_button_bg_over.jpg) no-repeat;
	}

div#body_content{
	width: 711px;
	margin: 0 auto;
	padding: 0px 7px 0px 7px;
	}
	
img#logo {
	margin-left: 6px;
	margin-top: 28px;
	float: left;
	}

div#header_product {
	width: 232px;
	height: 121px;
	float: right;
	position: relative;
	top: 84px;
	right: 9px;
	}

div#header_product a {
	width: 232px;
	height: 121px;
	display: block;
	}
	
div#page_title {
	float: left;
	width: 650px;
	height: 50px;
	position: relative;
	top: 17px;
	left: 20px;
	}

div#page_title h1{
	color: #0A90C4;
	font-family: "Century Gothic", Lucida Grande, Lucida Sans, Bitstream Vera Sans, Verdana;
	font-size: 25px;
	font-weight: normal;
	}
	
div#page_title h2{
	color: #78797b;
	font-family: "Century Gothic", Lucida Grande, Lucida Sans, Bitstream Vera Sans, Verdana;
	font-size: 14px;
	font-weight: normal;
	}

div#nav {
	float: left;
	width: 173px;
	background: url(../images/nav_bg.jpg) no-repeat bottom;
	padding-bottom: 12px;
	margin-right: 15px;
	display: inline;
	margin-bottom: 20px;
	}

div#nav_topcap {
	width: 173px;
	height: 10px;
	background: url(../images/nav_topcap.jpg) no-repeat;
	overflow: hidden;
	}

div#nav ul {
	list-style: none;
	margin-left: 12px;
	margin-right: 12px;
	}

div#nav li {
	border-bottom: 1px solid #666666;
	background: url(../images/nav_arrow.jpg) top left no-repeat;
	padding-left: 17px;
	}

div#nav li ul {
	list-style: none;
	margin: 8px 0px 6px -8px;
	padding: 0;
	}

div#nav li ul li {
	border-bottom: none;
	background: url(../images/nav_sub_arrow.jpg) top left no-repeat;
	padding-left: 13px;
	margin: 0;
	}

div#nav li ul li a {
	font-size: 12px;
	margin-bottom: 2px;
	line-height: 16px;
	display: block;
	height: 18px;
	overflow: hidden;
	color: #0A90C4;
	}

div#nav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	display: block;
	}

div#nav a:hover {
	color: #000000;
	}
	
div#body_content div#nav p {
	padding: 0px 0px 0px 19px;
	background: url(../images/more_arrow2.gif) left no-repeat;
	font-size: 13px;
	color: #0A90C4;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	}

div#body_content p{
	color: #7f7f7f;
	font-size: 12px;
	line-height: 28px;
	text-align: left;
	}

div.industrial {
	margin-left:8px;
	}

div#body_content p.intro{
	padding-right: 58px;
	}
	
div#body_content p.tribute{
	padding-right: 58px;
	}

div#body_content h2 {
	color: #0A90C4;
	font-family: "Century Gothic", Lucida Grande, Lucida Sans, Bitstream Vera Sans, Verdana;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 3px;
	}

a.link_more, a.link_more2 {
	padding-left: 19px;
	background: url(../images/more_arrow.gif) left no-repeat;
	font-size: 13px;
	color: #0A90C4;
	font-weight: bold;
	text-decoration: none;
	margin-left: 12px;
	}

a.link_more2 {
	background: url(../images/more_arrow2.gif) left no-repeat;
	}

a.link_more:hover, a.link_more2:hover {
	text-decoration: underline;
	}

div#callout_product {
	width: 450px;
	padding-bottom: 5px;
	float: right;
	margin-left: 2px;
	}

div#callout_product_topcap {
	width: 350px;
	height: 12px;
	overflow: hidden;
	}

div#callout_product img {
	margin-top: 12px;
	margin-left: 11px;
	}

img.photo_left {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	}
	
div#footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	width: 709px;
	height: 57px;
	margin: 12px auto 0px auto;
	overflow: auto;
	}

div#footer p {
	color: #FFFFFF;
	font-size: 11px;
	}

div#footer p.copyright {
	width: 200px;
	height: 20px;
	float: left;
	display: block;
	position: relative;
	top: 15px;
	left: 20px;
	}

div#footer p.phone {
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
	display: block;
	position: relative;
	top: 15px;
	left: -20px;
	}

div#footer ul {
	clear: both;
	position: relative;
	top: 18px;
	list-style: none;
	height: 14px;
	margin-left: 30px;
	}

div#footer li {
	line-height: 12px;
	float: left;
	display: block;
	border-right: #FFFFFF solid 1px;
	height: 12px;
	padding: 0px 4px;
	}

div#footer li.last {
	border-right: none;
	}

div#footer li a {
	line-height: 12px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
	
div#footer li a:hover {
	text-decoration: underline;
	}
