@charset "utf-8";
/***************************************************************************************/
/*** argusconsulting.com ***************************************************************/
/*** developed by scotsnyder@scotsnyder.com ********************************************/
/*** 11.14.2008 ************************************************************************/
/***************************************************************************************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #000000;
	background-image: url(../images/black_gray_fader_background_lrg_old.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.8em;
}
img {
	border-width: 0px;
}
p {
	margin-top: 0em;
	text-align: left;
	margin-bottom: 0.7em;
}
ul.l1 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	color: #cccccc;
}
li.l1 {
	float: left;
	width: 300px;
	color: #cccccc;
	list-style-type: none;
} 
ul.l2 {
	float: left;
	margin-bottom: 20px;
	color: #cccccc;
	margin-left: 0px;
}
li.l2 {
	float: left;
	margin-left: 0px;
	list-style: url(none) none outside;
	color: #cccccc;
	padding-left: 15px;
	width: 625px;
}
ul.l3 {
	float: left;
	margin-bottom: 20px;
	color: #cccccc;
	margin-left: 0px;
	width: 350px;
}
li.l3 {
	float: left;
	margin-left: 0px;
	list-style: url(none) none outside;
	color: #cccccc;
	padding-left: 15px;
	width: 350px;
}
a.l2:link {
	color: #ffcc00;
	text-decoration: none;
}
a.l2:visited {
	color: #ffcc00;
	text-decoration: none;
}
a.l2:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.aqua_dot {
	background: url(../images/list_dot_aqua.gif) no-repeat 0px 4px;
}
.intro_dot {
	background: url(../images/list_dot_drk_blue.gif) no-repeat 0px 4px;
}
.comm_dot {
	background: url(../images/list_dot_drk_green.gif) no-repeat 0px 4px;
}
.mil_dot {
	background: url(../images/list_dot_lt_blue.gif) no-repeat 0px 4px;
}
.oil_dot {
	background: url(../images/list_dot_gold.gif) no-repeat 0px 4px;
}
.enviro_dot {
	background: url(../images/list_dot_lt_green.gif) no-repeat 0px 4px;
}
.enviro_dot {
	background: url(../images/list_dot_general.gif) no-repeat 0px 4px;
}
.rail_dot {
	background: url(../images/list_dot_railroad.gif) no-repeat 0px 4px;
}
ol {
	margin: 0;
	padding: 0;
}
.line_break {
	clear: both;
}	
.comm_dot a.l2:link {
	color: #378d3b;
	text-decoration: none;
}
.mil_dot a.l2:link {
	color: #00aae7;
	text-decoration: none;
}
.oil_dot a.l2:link {
	color: #feb913;
	text-decoration: none;
}	
.enviro_dot a.l2:link {
	color: #75b66a;
	text-decoration: none;
}	
.rail_dot a.l2:link {
	color: #9c6e33;
	text-decoration: none;
}
/***************************************************************************************/
/*** structure *************************************************************************/
/***************************************************************************************/
#container_wraper {
	background-color: #333333;
	display: block;
	padding: 5px;
	height: auto;
	width: 952px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#container {
	height: auto;
	width: 950px;
}
#header {
	background-color: #000000;
	background-image: url(../images/tag_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 80px;
	width: 950px;
	border: 1px solid #666666;
}
.logo_holder {
	text-align: left;
	float: left;
	height: 80px;
	width: auto;
	display: block;
}
.top_banner {
	text-align: right;
	display: block;
	float: right;
	height: 80px;
	width: 500px;
}
#top_splash {
	background: #000000;
	height: 350px;
	width: 950px;
	margin-bottom: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#top_image {
	text-align: left;
	vertical-align: top;
	display: block;
	height: 225px;
	width: 950px;
	background-color: #000000;
	clear: both;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#top_image_home {
	text-align: left;
	vertical-align: top;
	display: block;
	height: 225px;
	width: 950px;
	background-color: #000000;
	clear: both;
	border: 1px solid #666666;
}
#top_left_nav {
	display: block;
	height: 225px;
	width: 250px;
}
.top_content {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 920px;
	background-color: #000000;
	clear: both;
	border: 1px solid #666666;
	margin-top: 5px;
	padding: 15px;
}
.content {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	height: auto;
	width: 920px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.content_blank {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	height: auto;
	width: 950;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
	/*
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	*/
}
.aqua {
	background: #000000 url(../images/background_black_aqua_321.gif) repeat-x bottom;
}
.blue {
	background-image: url(../images/background_black_drkblue_2728.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lt_blue {
	background-image: url(../images/background_black_ltblue_299.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.green {
	background-image: url(../images/background_black_drk_green_364.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lt_green {
	background-image: url(../images/background_black_green_7489.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lt_brown {
	background-image: url(../images/background_black_ltbrown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gold {
	background-image: url(../images/background_black_gold_130.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/***************************************************************************************/
/*** top_navigation ********************************************************************/
/***************************************************************************************/
#top_nav {
	text-align: left;
	vertical-align: top;
	display: inline-block;
	height: 35px;
	width: 950px;
	background-color: #000000;
	background-image: url(../images/top_nav_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
a.rollover:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #33acb7;
	display: block;
	height: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dc9d00;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
a.rollover:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #33acb7;
	display: block;
	height: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dc9d00;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
a.rollover:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/top_nav_backgroundr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.rollover:active {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/top_nav_backgroundr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/***************************************************************************************/
/*** left_navigation *******************************************************************/
/***************************************************************************************/
.left_nav {
	text-align: left;
	height: auto;
	width: 200px;
	display: block;
	float: left;
	clear: both;
}
a.left_nav_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	height: 15px;
	width: 180px;
	border: 1px solid #000000;
}
a.left_nav_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 5px;
	float: left;
	height: 15px;
	width: 180px;
	border: 1px solid #000000;
}
a.left_nav_link:hover {
	color: #dc9d00;
	text-decoration: none;
	background-image: url(../images/top_nav_background.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #333333;
}
a.left_nav_link:focus {
	color: #dc9d00;
	text-decoration: none;
	background-image: url(../images/top_nav_background.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a.left_nav_link_sub:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #feb913;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 15px;
	float: left;
	height: 15px;
	width: 185px;
	margin-bottom: 5px;
}
a.left_nav_link_sub:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #feb913;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 15px;
	float: left;
	height: 15px;
	width: 185px;
}
a.left_nav_link_sub:hover {
	color: #66cc33;
	text-decoration: none;
}
a.left_nav_link_sub:focus {
	color: #75b66a;
	text-decoration: none;
}
/***************************************************************************************/
/*** body_content **********************************************************************/
/***************************************************************************************/
.body_content {
	height: auto;
	width: 660px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 235px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #006666;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0060ae;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_commercial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #378d3b;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_military{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00aae7;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_oilgas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #feb913;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_environment{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #75b66a;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.page_header_railroad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #9c6e33;
	margin-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.call_out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0px;
	font-style: italic;
	display: block;
	color: #66cc33;
}
.white {
	color: #FFFFFF;
}
.intro_50 {
	color: #7fcbd2;
}
.military_50 {
	color: #7fd4f3;
}
.comm_50 {
	color: #9bc69d;
}
.enviro_50 {
	color: #badab4;
}
.oilgas_50 {
	color: #fedc89;
}
.railroad_50 {
	color: #cdb699;
}
.body_content_text_bold {
	font: bold 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	margin: 0px 15px 0px 0px;
}
.body_content_text_bold_intro {
	font: bold 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #0060ae;
	margin: 0px 15px 0px 0px;
}
.body_content_text_bold_white {
	font: bold 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 15px 0px 0px;
}
.body_content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px 15px 15px;
	clear: both;
}
.list_left {
	margin-bottom: 15px;
	margin-left: 15px;
	width: 250px;
	display: inline-block;
}
.list_right {
	margin-bottom: 15px;
	margin-left: 15px;
	width: 300px;
	display: inline-block;
}
.body_content_text_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 310px;
	float: right;
}
hr {
	background-color: #333333;
	border: 0;
	height: 1px;
	display: block;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
.market_nav {
	float: left;
	width: 250px;
}
.right_image {
	padding: 2px;
	height: 150px;
	width: 200px;
	margin-left: 15px;
	border: 1px solid #666666;
	margin-bottom: 0px;
	float: right;
	display: inline;
}
/***************************************************************************************/
/*** newsbites *************************************************************************/
/***************************************************************************************/
.newsbite {
	padding: 10px;
	float: left;
	height: auto;
	width: 300px;
	border: 1px solid #333333;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
.newsbite_segment {
	padding: 10px;
	float: left;
	height: auto;
	width: 275px;
	border: 1px solid #333333;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
}
.newsbite_image {
	background: #000000;
	float: left;
	height: 50px;
	width: 75px;
	margin-right: 10px;
	display: inline;
	border: 1px solid #333333;
	padding: 2px;
}
.newsbite_text {
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.newsbite_text_aviation {
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #378d3b;
}
.newsbite_text_military {
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #00aae7;
}
.newsbite_text_oilgas {
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #feb913;
}
.newsbite_text_environment {
	font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #75b66a;
}
a.newsbite_text:link {
	color: #feb913;
	text-decoration: none;
}
a.newsbite_text:visited {
	color: #feb913;
	text-decoration: none;
}
a.newsbite_text:hover{
	color: #feb913;
	text-decoration: underline;
}
.left_news {
	text-align: left;
	height: auto;
	width: 220px;
	display: block;
	float: left;
	clear: both;
}

/***************************************************************************************/
/*** forms *****************************************************************************/
/***************************************************************************************/
.main_form {
	width: 600px;
}
.contact_form h1, h2, form {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
}
.contact_form h2 {	
	color: #666666; 
	margin-bottom: 20px;
	font-size: 16px;
}
.contact_form input textarea {	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.contact_form {
	padding: 0px;
}
.contact_form h1 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 4px;
}
.contact_form input textarea .input-text {
	border: 1px solid #3b6e22;
	color: #666666;
	width: 180px;
}
.contact_form label {
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.contact_form label span {
	display:block;
	float:left;
	padding-right:6px;
	width:150px;
	text-align:left;
	font-weight:bold;
}
.spacer {
	margin-left:160px;
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
	clear: both;
}
.green_button {
	background:url(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}
/***************************************************************************************/
/*** zebra table - argustable **********************************************************/
/***************************************************************************************/
table.argustable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 10px;
	background-image: none;
	color: none;
}
table.argustable tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	padding: 0;
	background-image: none;
	color: none;
}
table.argustable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	padding: 0;
	background-image: none;
	color: none;
}
table.argustable th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 5px;
	background-image: none;
	color: none;
}
/***************************************************************************************/
/*** footer ****************************************************************************/
/***************************************************************************************/
#footer {
	background-color: #000000;
	display: block;
	clear: both;
	height: 40px;
	width: 950px;
	margin-top: 5px;
	border: 1px solid #666666;
}
.footer_links {
	background-color: #333333;
	display: block;
	margin: 5px;
	float: left;
	height: 30px;
	width: 940px;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_image {
	display: block;
	float: left;
	height: 30px;
	width: auto;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
}
.footer_image_right {
	display: block;
	float: right;
	height: 30px;
	width: auto;
}
#footer_nav_links {
	font-weight: normal;
	text-align: left;
	display: block;
	clear: both;
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
a.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	display: block;
	height: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}
a.footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	display: block;
	height: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-decoration: none;
	padding-bottom: 5px;
}
a.footer_link:hover {
	color: #dc9d00;
	text-decoration: none;
}
#legal_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	text-align: left;
	display: block;
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 15px;
	clear: both;
	padding-top: 5px;
}
.bottomMargin15 {
	margin-bottom: 15px;	
}
/***************************************************************************************/
/*** Inactive

a:link {
	color: #79a2a8;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
/***************************************************************************************/
