@charset "utf-8";
body, html {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4c4c4c;
line-height: 16px;
}
img {
border: none;
}
body.home {
background:url(../images/home_bg.jpg) #d9dadb repeat-x top left;
}
body.sub {
background:url(../images/subpage_bg.jpg) #d9dadb repeat-x top left;
}
#header {
position: relative;
top: 0px;
left: 0px;
width:906px;
}
#subheader {
position: relative;
top: 0px;
left: 128px;
width: 776px;
}
#links {
width: 534px;
position: relative;
top: 0px;
left: 108px;
}
#herolinkover, #homelinkover, #cbrnelinkover, #contactlinkover {
	position: absolute;
	z-index: 200;
	top: 4px;
}
#homelinkover {
	left: 2px;
}
#herolinkover {
	left: 126px;
}
#cbrnelinkover {
	left: 255px;
}
#contactlinkover {
	left: 382px;
}
#riseabove {
position: absolute;
top: 244px;
left: 101px;
z-index:1;
}
#seehowitworks {
top: 353px;
left: 401px;
position: absolute;
z-index:20;
}
#homecontent {
position: absolute;
top: 393px;
left: 405px;
width: 494px;
z-index:40;
}
#herocontent {
position: absolute;
top: 200px;
left: 130px;
width: 205px;
z-index:40;
}
#herocontent2 {
position: absolute;
top: 205px;
left: 630px;
border-left: 2px solid #b1b1b1;
padding-left: 20px;
width: 240px;
z-index:41;
}
#cbrneimage {
position: absolute;
left: 35px;
top: 159px;
z-index:5;
}
#cbrnecontent {
position: absolute;
left: 700px;
top: 280px;
z-index: 10;
width: 240px;
}
#contactcontent {
position: absolute;
left: 130px;
top: 205px;
width: 778px;
}
#contactcontent p img {
	margin-bottom:20px;
}
#contactcontent2 {
position: absolute;
left: 130px;
top: 333px;
border-top:1px solid #b1b1b1;
width: 778px;
}
#contactform {
position: absolute;
left: 230px;
top:0px;
width: 520px;
z-index:25;
}
#sublinks {
width: 400px;
top: 745px;
left: 25px;
position: absolute;
}
#copyright {
position: absolute;
left: 490px;
width: 400px;
top: 745px;
text-align: right;
}
#sublinks a, #copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#000;
line-height: 18px;
text-decoration: none;
}
#pipe {
left: 347px;
top: 169px;
position: absolute;
height: 593px;
width: 200px;
}
.bolder {
font-weight:bold;
color:#bd1b21;
}
.smaller {
font-size: 10px;
line-height: 14px;
}
#callout1, #callout2, #callout3, #callout4, #callout5, #callout6 {
position: absolute;
z-index:100;
}
#callout1 {
	left: 369px;
	top: 150px;
}
#callout2 {
	left: 486px;
	top: 315px;
}
#callout3 {
	left: 481px;
	top: 438px;
}
#callout4 {
	left: 421px;
	top: 565px;
}
#callout5 {
	left: 84px;
	top: 614px;
}
#callout6 {
	left: 87px;
	top: 534px;
}
label {
display: inline-block;
width: 40px;
font-size:10px;
padding:2px 0px 2px 0px;
height: 20px;
padding:0px;
margin:0px;
text-align: right;
}
label.wider {
width: 55px;
}
label.muchwider {
width: 70px;
}
input, select { margin: 0px 0px 0px 5px; padding:0px; font-size: 10px; }
#fname, #lname, #city { width: 116px;}
#state, #zip { width: 85px;}
#ext { width: 52px; }
#title { width: 88px; font-size:10px; }
#email { width: 133px;}
#dept { width:450px;}
#address { width:450px;}
#comments { margin-left:5px; width: 490px;}
#submit { margin-right:20px;}
