body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 

table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 

fieldset,img {  
	border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 

ol,ul { 
	list-style:none; 
} 

caption,th { 
	text-align:left; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 

q:before,q:after { 
	content:''; 
} 

abbr,acronym {
	border:0; 
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

a
{
color:#e41a15;
}

body
{
background-color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size:62.5%;
text-align:center;
}

#wrapper
{
width: 960px;
margin: 0 auto;
text-align:left;
}

#header
{
width: 960px;
height:100px;
}

#logo
{
float: left;
width: 220px;
height: 68px;
margin-top: 21px;
margin-left: 38px;
}

#header-text
{
float: right;
width: 577px;
height: 54px;
margin-top: 47px;
margin-right: 38px;
}

#top-navigation
{
height: 29px;
width: 960px;
padding-top: 26px;
}

#top-navigation ul
{
margin-left:30px;
}

#top-navigation li
{
display: inline;
float: left;
height: 29px;
width: 134px;
background-image: url(images/tab.gif);
background-repeat: no-repeat;
padding-right: 2px;
font-size:1.3em;
}

#top-navigation a
{
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-align: center;
text-decoration: none;
display: block;
padding-top: 5px;
}

#top-navigation a:hover
{
color: #E41A15;
}

#top-navigation li.home-tab
{
height: 29px;
width: 88px;
background-image: url(images/home-tab.gif);	
}

#flash {
width:960px;
height:200px;
padding-top:48px;
text-align:center;
zindex: 10;
}

#breadcrumbs {
width: 940px;
font-size:1.1em;
margin:10px 0px 10px 20px;
}

#breadcrumbs a {
	color:#333;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#left-navigation {
	height: auto;
	width: 189px;
	background-color:#333;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	display:inline;
}

#left-navigation li
{
font-size:1.4em;
list-style:none;
padding-left: 20px;
margin-bottom:8px;
}

#left-navigation a
{
color: #CCC;
text-decoration: none;
}

#left-navigation a:hover
{
color: #FFF;
}

#left-navigation ul ul li
{
font-size: 80%;
margin-bottom:2px;
}


#left-navigation ul ul
{
margin-left: 10px;
}


#middle {
height: auto;
width: 659px;
float: left;
margin-left: 22px;
padding-bottom: 20px;
display:inline;
}

#middle h1
{
font-size: 2em;
padding-bottom: 15px;
color: #004D29;
}

#middle h2
{
font-size: 1.8em;
padding-bottom: 12px;
color: #004D29;
}

#middle h3
{
font-size: 1.5em;
padding-bottom: 2px;
color: #004D29;
font-weight:bold;
}

#middle h4
{
font-size: 1.4em;
padding-bottom: 0px;
font-weight:bold;
color: #004D29;
}

#middle p
{
font-size: 1.2em;
line-height: 1.4em;
padding-bottom:15px;	
}

#middle ul,ol
{
margin:0px 0px 15px 30px;
}

#middle ol ul li
{
list-style-type:circle;
font-size:100%;
}

#middle li
{
font-size: 1.2em;
line-height: 1.4em;
list-style-type:disc;
}

#middle ul ul li
{
font-size:100%;
list-style-type:circle;
}

#middle ol li
{
list-style-type:decimal;
}

#middle ul ul
{
margin-bottom:0px;
}

#middle ol ul
{
margin-bottom:0px;
}

#middle .intro
{
font-weight: normal;
color: #666;
font-size: 0.9em;
line-height: 1.3em;
}

#cms
{
min-height:440px;
}

p.clients
{
vertical-align:middle;
}

p.clients img
{
display:inline;
margin:0 30px 30px 0;
}

#logos {
margin-top:25px; /* Space added by Calvin */
height: 58px;
width: 262px;
float: right;
}

#logos ul {
	margin: 0px;
	clear: both;
}

#logos li {
	display:inline;
	padding-right:2px;
}

#heatforce {
	width: 115px;
}

#iso {
	width: 75px;
}

#safe {
	width: 51px;
}

table.contact-form
{
margin:10px 0;
}

table.contact-form td
{
font-size:1.2em;
padding:3px 0;
width:235px;
}

label
{
font-size:0.80em;
}

table.contact-form input, table.contact-form textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;
}

table.contact-form input.field, table.contact-form textarea.field
{
border:1px solid #888;
width:233px;
}

img.veriborder, input#submit
{
margin:10px 0;
}

span.required
{
color:#004D29;
}

div#popup
{
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}

div#map
{
float:right;
left:-100px;
height:250px;
margin-bottom:2em;
width:330px;
}

div.errors
{
border:1px solid #f00;
color:#f00;
font-size:1.2em;
margin-bottom:1.5em;
padding:1em;
}

#right
{
float: right;
width: 218px;
padding-left: 20px;
padding-right: 20px;
}

#right h2
{
font-size: 2em;
color: #004D29;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
line-height: 1em;
padding-top: 5px;
}

#promo-box-1
{
width: 217px;
border: 1px solid #999;
margin-bottom:20px;
}

div.promo-top
{
height: 90px;
width: 217px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999;
}

div.promo-center
{
min-height: 123px;
width: 217px;
background-image: url(images/promo-background.gif);
background-repeat: no-repeat;
background-position:bottom right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999;
}

div.promo-center p
{
font-size: 1.2em;
line-height:1.3em;
padding-left: 10px;
padding-right:10px;
padding-bottom:10px;
color: #333;
}

div.promo-bottom
{
height: 28px;
width: 217px;
}

div.promo-bottom p
{
font-size: 1.2em;
color: #004D29;
padding-top: 5px;
padding-left: 10px;
font-weight: bold;
}

div.promo-bottom a
{
color: #004D29;
text-decoration: none;
}

div.promo-bottom a:hover
{
color: #E31A14;
}

#promo-box-2
{
width: 217px;
border: 1px solid #999;
margin-bottom:20px;
}


#footer
{
width:960px;
height:45px;
font-size:1.1em;
clear: both;
background-color:#004D29;
color: #FFF;
}

#footer-left
{
width:460px;
float:left;
margin-left:20px;
display:inline;
margin-top: 10px;
}

#footer-left li
{
display:inline;
margin-right:10px;
}

#footer a
{
color:#fff;
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}

#footer-right
{
width:400px;
float:right;
margin-right:15px;
display:inline;
text-align: right;
margin-top: 10px;
}

div.answer
{
font-size: 1.2em;
line-height:1.3em;
padding-left: 10px;
padding-right:10px;
padding-bottom:10px;
color: #333;
}

#MyUserName {display: none;}
#MyAddress {display: none;}

