@charset "UTF-8";
/* CSS Document */

body {
background: url(../img/page_bg.gif) repeat;
margin: 0px;
padding: 0px;
font-family: Helvetica;
}

h1 {
	font-size: 12pt;
	margin: 5px 0px;
}
h2 {
	font-size: 12pt;
	margin: 5px 0px;
}
.hidden {
	display: none;
}

/* FIXES THE PNG IN IE6 FOR BOTH DIVS AND BACKGROUND BEHAVIORS */
img { 
behavior: url('/inc/iepngfix.htc');
}
div { 
behavior: url('/inc/iepngfix.htc');
}

#contain_bg {
	background: url(../img/container_bg.jpg) repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
#container {
	margin: 0px auto;
	width: 800px;
	padding-top: 50px;
}
#container #header {
width: 800px;
color: #FFFFFF;
height: 20px;
font-size: 10pt;
}
#header ul {
	width: 700px;
	padding-left: 10px;
	list-style: none;
	height: 15px;
	margin: 0px;
}
#header li {
margin: 0px 5px 0px 0px;
float: left;
height: 15px;
}
#header ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	width: auto;
	white-space: nowrap;
	margin: 0px 5px 0px 10px;
	line-height: 15px;
}
#header ul li a:hover {
	color: #BDAF66;
}
#header li ul   {
	width: 175px;
	margin: 20px 0px 0px;
	color: #FFFFFF;
	background: #000000;
}
#header li ul li {
	padding: 5px;
	margin: 0px;
}

 /******************************************
    LEFT COLUMN
******************************************/
#container #left_column {
float: left;
width: 508px;
background: url(../img/left_column_bg.gif) repeat-y;
margin: 10px 0px 15px;
color: #666;
}
#left_column #btmIMG { clear: both; }

#left_column h2 { color: #000000; }

#left_column a { color: #666; }

#left_column #photo_overlay_home #overlay_home {
position: absolute;
top: auto;
background: url(../img/photoOverlay.png);
height: 373px;
width: 504px;
}
#left_column #left {
width: 255px;
float: left;
color: #000000;
font-size: 10pt;
}
#left #under_img {
	padding: 0px 10px;
}

#left #under_img a {
	font-size:10px;;
}

#left_column #right {
float: left;
width: 235px;
font-size: 9pt;
padding: 40px 10px 0px 5px;
}
#container  #left_column  #right a {
	color: #000;
	font-weight: bold;
}

#left_column #other-right {
	float: right;
	width: 450px;
	font-size: 9pt;
	padding: 15px 10px 15px 5px;
}
#container  #left_column  #other-right a {
	color: #000;
	font-weight: bold;
}
#other-right img {
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
}
#other-right p {
margin:0px;
padding:0px;
width:435px;
}



#left_column #left #overlay {
background: url(../img/smallOverlay.png) no-repeat;
position: absolute;
top: auto;
height: 324px;
width: 251px;
}
#left_column #content {
	font-size: 9pt;
	margin: 0px;
	padding: 5px;
	padding-left:20px;
	padding-right:20px;
	width: 454px;
}
#left_column #sampleForm {
	font-size: 10pt;
	padding: 10px;
	padding-left:20px;
}
#sampleForm .text {
	float: left;
	width: 100px;
	margin-bottom: 5px;
}
#sampleForm .inputs {
	float: left;
	width: 375px;
	margin: 0px 0px 5px;
}
#sampleForm .inputs input {
	width: 325px;
	color: #333333;
}
#sampleForm #state {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sampleForm #state input {
	width: 150px;
}
#sampleForm #ziptext {
	float: left;
	width: 40px;
}
#sampleForm #zip {
	width: 170px;
	float: left;
	margin-bottom: 5px;
}
#sampleForm #zip input {
	width: 130px;
}
#sampleForm #telephone {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#sampleForm #telephone input {
	width: 150px;
}
#sampleForm #faxtext {
	float: left;
	width: 40px;
	margin-bottom: 10px;
}
#sampleForm #fax {
	width: 170px;
	float: left;
	margin-bottom: 5px;
}
#sampleForm #fax input {
	width: 130px;
}
#sampleForm #commentarea {
	clear: both;
	padding-top: 5px;
}
#sampleForm #commentarea input {
	float: none;
}
#sampleForm textarea {
	height: 100px;
	width: 350px;
}
#sampleForm #spmFiller {
	display: none;
}
#sampleForm #submitfield {
	padding-top: 10px;
}

#content p { margin: 5px 0px; }


/******************************************
    RIGHT COLUMN
******************************************/
#container #right_column {
	float: right;
	width: 292px;
	margin-top: 10px;
}
#right_column a { color: #CECCBD; }
#right_column #logo {
background: url(../img/militarylogo.png);
height: 79px;
width: 196px;
margin-left: 20px;
}
#right_column #welcomebar {
background: url(../img/welcomebar.gif);
height: 20px;
width: 204px;
font: bold 10pt Tahoma;
margin: 34px 0px 0px;
padding: 4px 0px 0px 20px;
}
#right_column #text_area {
color: #ceccbd;
padding-left: 20px;
font-size: 9pt;
width: 196px;
padding-top: 5px;
}
#right_column #text_area ul {
	margin: 0px;
	display: block;
	padding: 0px 0px 0px 15px;
}
#right_column #text_area ul li {
	padding: 0px 0px 5px;
}

#text_area p {
line-height: 15px;
margin: 5px 0px 10px;
}

/******************************************
    	   OTHER INDUSTRIES SERVED
******************************************/
#other-logos {
text-align:right;
}
#other-logos img {
clear:right;
float:right;
border:none;
border-style:none;
}
#other-right .categories {
	height: 65px;
	width: 425px;
	margin: 0px 0px 10px;
	padding: 4px 0px 6px 5px;
}
#other-right .categories img {
	border: 1px solid #333333;
}
#other-right .categories:hover {
	background: #BDAF66;
	cursor: pointer;
	color: #000000;
}
#other-right .categories a {
	text-decoration: none;
	font-size: 10pt;
}
#left_column #other-right .categories img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#left_column #other-right .ocat {
	padding: 2px;
}
#left_column #other-right .ocat img {
}
#left_column #other-right .ocat:hover {
	background: #BDAF66;
	color: #000;
	cursor: pointer;
}


/******************************************
    CLEAR FLOAT
******************************************/
.clearfloat {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/******************************************
    Link Border Left
******************************************/
.border_left  {
	border-left: 1px solid #FFFFFF;
}
/******************************************
    			FOOTER
******************************************/

#container #footer {
width: 471px;
color: #FFFFFF;
height: 20px;
float: left;
font-size: 10pt;
}
#footer ul {
width: 100%;
padding-left: 10px;
height: 15px;
list-style: none;
margin: 0px;
}
#footer li {
margin: 0px 5px 0px 0px;
float: left;
height: 12px;
display: inline-block;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	height: 12px;
	width: auto;
	line-height: 12px;
	white-space: nowrap;
	margin: 0px 5px 0px 10px;
}
#footer ul li a:hover {
	color: #BDAF66;
}
#bottomFooter {
	padding: 25px 0px 0px 0px;
	font-size: 9pt;
	color: #999;
	display: block;
}
#bottomFooter hr {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	height: 1px;
	color: #999;
	border: none;
	border-top: 1px solid #999999;
}
#bottomFooter p {
	padding-left: 20px;
	margin: 0px 0px 10px 0px;
}