/* full width reset */


#outer {
	margin-left: 0;
	margin-right: 0;
	width: auto !important;
	max-width: none;
        min-width:602px;

}
  body.sectab #outer, body#home #outer {
  	background-color: #000;
		border-left: none;
	border-right: none;
  }

  body.secequip #outer, body.secresource #outer {
        background-color: #fcfcfc;
	border-left: none;
	border-right: none;
}

  div#footer {
  	background: Black !important;
  }
  
  body.secequip div#footer, body.secresource div#footer {
  	background-color: #fff !important;
  }
  
  div#footer hr {
  	display: none !important;
  }

  div#footernav {
  	border: none;
  }
  
    #urhere {
/*	padding-left: 12px; */
	padding-left:0;
}

body.secequip div#footernav, body.secresource div#footernav {
	border-top:1px solid #ccc;
}

body.sectab div#parentsite, body#home div#parentsite {float: left;}

body.sectab #stmt1, body#home #stmt1 {

margin-left: 186px;
margin-right:auto;
	}

	/* table size fix for limited width */
body#ptgear table.equiptable td {
font-size: 100%;
}
