* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
a {
	color: #3d9ac4;
	text-decoration: none;
	outline:none;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.centered {
	text-align: center;
}

#container {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

h1.logo a {
	bottom: 8px;
	left: 9px;
	position: absolute;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 223px;
	display: block;
}

h1.logo a span {
	left: -9999px;
	position: absolute;
}

#header {
	height: 92px;
	position: relative;
}

#header .topnav {
	color: #005E3D;
	bottom: 4px;
	right: 8px;
	position: absolute;
	width: 500px;
	text-align: right;
}

#header .topnav a {
	text-transform: uppercase;
	text-decoration: none;
	color: #005E3D;
}

#main {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
}

#main .top {
	height: 12px;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
}

#main .middle {
	padding-left: 31px;
	padding-top: 31px;
	margin-left: 13px;
	background-repeat: no-repeat;
	min-height: 590px;
	width: 759px;
	background-image: url(images/bg_leaves.jpg);
	position: relative;
	background-color:#d3f3f3;
}

#banner {
	height: 123px;
	width: 726px;
	border-color: #cacaca;
	border-width: 1px;
	border-style: solid;
	margin-left: -1px;
	background-image: url(images/banner_mission.png);
}

#content {
	margin-top: 20px;
	width: 727px;
}
#content h2 {
	border-color: #3187b6;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: white;
	background-repeat: repeat-x;
	background-image: url(images/title_blue.gif);
	height: 28px;
	display: block;
	font-size: 1.2em;
	padding-top: 8px;
	padding-left: 12px;
}
#content h2 a {
	color: #FFFFFF;
	display: block;
}
.textbox {
	color: #4C4C4C;
	background-image: url(images/white_trans.png);
	margin-top: 5px;
	border: 1px solid #D4D4D4;
	min-height: 340px;
	padding: 12px;
}
.textbox a:hover {
	text-decoration: underline;
}
#onecol .textbox {
	padding: 30px;
	min-height: 304px;
	margin-bottom: 30px;
}
#onecol .notrans {
	background-color:#FFFFFF;
}


#threecols {
	width: 237px;
	float: left;
}
#threecols.two {
	margin-left: 7px;
	margin-right: 7px;
}
.textbox .sectionpic {
	margin-bottom: 7px;
}
.textbox p {
	margin-bottom: 1em;
}
.textbox ul {
	margin-left: 50px;
}
.textbox ul li {
	line-height: 2em;
}
a.mainlink {
	display: block;
	font-size: 1.1em;
}
a.mainlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bouldincompanies {
	margin-left: 30px;
	margin-top: 20px;
}
#bouldincompanies a {
	display: block;
	float: left;
	margin-left: 40px;
}
#bouldincompanies a.vertcenter {
	margin-top: 20px;
}
.spacer {
	height: 10px;
	clear: both;
}
#demil_home {
	clear: left;
	margin-bottom: 20px;
	width: 725px;
}
#demil_home h2 {
}
#demil_home .textbox {
	min-height: 100px;
}
#demil_home .textbox .demilpic {
	float: left;
}
#demil_home .textbox .copy {
	float: left;
	margin-left: 20px;
	width: 400px;
}
#newsticker {
	background-image: url(images/news_bg.gif);
	height: 22px;
	width: 773px;
	margin-left: 13px;
	border: 1px solid #3187B6;
	padding-left: 15px;
	padding-top: 7px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #3D9AC4;
}
#newsticker a {
	color: #FFFFFF;
	overflow: hidden;
	text-transform: uppercase;
}
#newsticker a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newsticker ul {
	list-style-type: none;
}


#contact_form {
	display: block;
	margin-top: 0px;
}
#contact_form fieldset {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D4D4D4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contact_form fieldset#3 {
	border-bottom-style: none;
}
#contact_form label {
	display: block;
	float: left;
	width: 75px;
	padding-right: 5px;
	height: 25px;
}
#contact_form input {
	margin-bottom: 10px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4C4C4C;
	padding: 3px;
}
#contact_form label.zip{
	margin-left:15px;
	width:40px;
}
#contact_form input.zip{
	float:left;
}
#contact_form input.state{
	float:left;
}
#contact_form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	border: 1px solid #999999;
	color: #4C4C4C;
	margin-bottom: 10px;
}
#contact_form input.check, #contact_form input.radio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_form label.larger{
	display: block;
	float: left;
	width: 150px;
}
#contact_form .button {
	background-image: url(images/title_blue.gif);
	color: #FFFFFF;
	border: 1px solid #3D9AC4;
}


#main .btm {
	height: 14px;
	background-image: url(images/bg_btm.gif);
	background-repeat: no-repeat;
}
#footer {
	font-size: 0.9em;
	padding-left: 15px;
	color: #707070;
}
#demil .left {
	width: 450px;
}
#demil #item {
	background-repeat: no-repeat;
	padding-bottom: 1em;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 4em;
}
#demil h3 {
	font-size: 1.3em;
	color: #3d9ac4;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}
#demil .demilimage {
	margin-bottom: 1em;
	border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

#demil #floatMenu {
	position:absolute;
	top:125px;
	left:50%;
	margin-left:155px;
	width:175px;
}

#demil .right .divider {
	border-top-color: #bfbfbf;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	padding-bottom: 1.5em;
	margin-top: 1.5em;
}

a.biglink {
	display: block;
	background-color: #3D9AC4;
	color: #FFFFFF;
	padding: 5px;
}
a.biglink:hover {
	text-decoration: none;
	background-color: #69AED3;
}
#demil h3.equipment_section {
	background-color: #619200;
	display: block;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 30px;
	text-align: center;
}
