/*
	display:inline;
	float:left;
	border:1px solid red;
*/

/*   HEADER   */
div#header_logo {
	width:450px;
	text-align:left;
	display:inline;
}
div#header_txt_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width:250px;
	margin: 17px 5px 0px 0px;
	float:right;
	text-align: right;
}
div#header_txt_right .smaller {
	font-size:14px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color:#FFF;
}
/*   MAIN CONTENT   */
.standout_txt {
	font-family:Eurostile, Verdana, Arial, sans-serif;
	font-size:1.0em;
}
table.docs {
	margin:30px 0px 40px 0px;
}
table.docs th {
	font-size:12px;
	text-align:left;
	padding:0px 15px 5px 0px;
	border-bottom:1px solid #666;
}
table.docs td {
	font-size:12px;
	padding:8px 15px 0px 0px;
	vertical-align:bottom;
}
/*
*/
table.box {
	background-color:#FFF;
	font-size:1px;
	margin-right: 15px;
	display:inline;
}
table.box TH {
	background-color:#AAA;
	padding:3px 0px 3px 0px;
	text-transform:uppercase;
	font-family:Eurostile Bold, Verdana Bold, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	letter-spacing:1px;
}
table.box TH a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
table.box TH a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
/*
*/
table.box td {
	background-color:#FFF;
}
table.box td.left {
	background-color:#FFF;
	height:100%;
	border-left:1px solid #BBB;
}
table.box td.right {
	background-color:#FFF;
	height:100%;
	border-right:1px solid #BBB;
}
table.box td.bottom {
	background-color:#FFF;
	border-bottom:1px solid #BBB;
}
table.box td.center {
	background-color:#FFF;
	height:100%;
	padding:8px 0px 5px 0px;
	font-size:9px;
	display:block; /* Without this the Display is broken in FF */
}
table.box td.center p {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:0px 0px 5px 0px;
}
table.box td.center p a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
table.box td.center p a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#024E82;
}
p.more_link, p.more_link a {
	text-align:right;
	font-size:8px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	margin:0px;
	padding:0px;
}
p.more_link a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#024E82;
}
table.certifications {
	font-size:1px;
	display:inline;
	text-align:center;
}
.red {
	color:#F00;
}
.green {
	color:#060;
}
.ten {
	font-size:10px;
}
table.products {
	border:1px solid #666;
}
table.products caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;/*024E82*/
	padding:10px 0px 7px 0px;
}
table.products th {
	background-color:#E3DEC9;
	border-bottom:1px solid #666;
	padding:4px;
}
table.products td {
	border-right:1px dashed #CCC;
	border-bottom:1px solid #E3DEC9;
}
div#contactform {
	border:1px solid #666;
	background-color:#FFF;
	width:500px;
	padding:20px;
	margin:20px 0px 0px 40px;
}
div#contactform textarea {
	width:470px;
}
/*   IMAGES PASTED INSIDE TEXT   */
div#homepage_img {
	float:left;
	clear:left;
	display:block;
	z-index:10;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding:0px 20px 20px 0px;
	margin-left:-20px;
}
div#img_right img, div#img_left img, div#img_center img {
	border:1px solid #666;
}
div#img_right a, div#img_left a, div#img_center a {
	text-decoration:none;
	color:#666;
}
div#img_right {
	float:right;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding:10px 0px 20px 20px;
}
div#img_left {
	float:left;
	clear:left;
	z-index:10;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding:10px 20px 20px 0px;
}
div#img_center {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding:0px 0px 20px 0px;
}
/* SUBNAV */
div#subnav {
	float:right;
	display:block;
	margin:0px 0px 20px 20px;
	padding:5px 0px 5px 10px;
	border-left:1px dashed #666;
}
div#subnav blockquote {
	margin:-5px 0px 0px 20px;
}
div#subnav h3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 0px 0px;
}
div#subnav h3 a:active, div#subnav h3 a:link, div#subnav h3 a:visited {
	color:#024E82;
	font-weight: bold;
	text-decoration: none;
}
div#subnav h3 a:hover {
	color:#C60;
	font-weight: bold;
	text-decoration: none;
}
p.subnav {
	text-transform:none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin:0px;
}
p.subnav a:active, p.subnav a:link, p.subnav a:visited {
	color:#024E82;
	font-weight: bold;
	text-decoration: none;
}
p.subnav a:hover {
	color:#C60;
	font-weight: bold;
	text-decoration: none;
}
#subnav a img {
	margin: 0px 0px 3px 0px;
	border: 2px solid #F8F8F8;
}
#subnav a:hover img {
	border: 2px solid #C60;
}
/*  */

/*   FOOTER   */
img.footer {
	float:left;
	margin: 0px 20px 5px 0px;
}
p.btm_nav {
	color: #333;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	margin: 3px;
	padding: 0px;
}
p.btm_nav a:active, p.btm_nav a:link, p.btm_nav a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
p.btm_nav a:hover {
	color: #024E82;
	font-weight: bold;
	text-decoration: underline;
}
p.copyright {
	color:#333;
	margin: 3px;
	padding: 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
p.copyright a:active, p.copyright a:link, p.copyright a:visited {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
p.copyright a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
