body
{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding-left: auto;
	padding-right: auto;
	margin-top: 0px;
	text-align: center;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	padding-bottom: -100%;
	min-width: 870px;
 	width: 90%;
    
}



div#container
{
	
	background-image: none;
	background-repeat: repeat-y;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
	background-repeat: repeat-y;
	clear: both;
    height: 100%;


}

div#containerTop
{
	
	background-image: none;
	background-repeat: repeat-y;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
    text-align: left;
	background-repeat: repeat-y;
	clear: both;
}

div#containerTop[id]
{
  background-image: url(../images/mainBGTop.png);
}

div#container[id]
{
  background-image: url(../images/mainBG.png);
}

div#bottomCap[id]
{
  width: 816px;

  background-image:url(../images/bottomBorderBG.png);
  background-repeat:no-repeat;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 11px;
  height: 41px;
}

div#utility
{
	text-align: right;
	margin-right: 49px;
	
}




div#divider
{
	margin-left: 81px;
	height: 10px;
	width: 670px;
	background-image: url(../images/redBar.gif);
	background-repeat: no-repeat;
	clear: both;
}

div#contentHolder
{
   padding-left: 81px;
   padding-right: 65px;
}

div#mainContent
{
	
	float: left;
	width: 460px;
	position: relative;
	bottom: 94px;
	overflow: visible;
    
}
div#sideBar
{
	float: right;
	width: 160px;
	color:#313131;

}

div#sideBar div#sbContent
{
  padding: 30px 10px 0 10px;
}

div#sbContent ul, div#mainContent ul
{
  margin-left: 10px;
  padding-left: 5px;
}





img#logo
{
	float: left;
	display: block;
	margin-left/**/: 18px;
	position: relative;
	z-index: 2;
	top /**/: 30px;
}

img#hero
{
	float:right;
	display: block;
	margin-right: 10px;
	
}
div#footer
{
	clear: both;
	width: 100%;
	padding-left: 55px;
	position: relative;
	bottom: 40px;
}

.hidden, .hidden *
{   
    position: relative;
	/*top: 12000px;*/
    right: 7000px;
    padding:0px;
    margin: 0px;
    font-size: 0px;
    height: 1%;
    width: 0px;
    overflow: hidden;
}

div.seal
{
	position: relative;
	top: 52px;
	right: 102px;
	width: 94px;
	height: 94px;
	z-index: 4;
}

/* IE IGNORES CLASS SELECTORS: */
div.seal[class]
{
background-image:  url(../images/seal.png);

}

p#footerP
{
  display: block;
  padding: 30px 0 0 0;
  border-top: 3px solid #b50831;
  width: 485px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}



p.divider
{
  display: block;
  border-bottom: 1px dotted #313131;
  background-repeat: none; 
  height: 1px;
  margin: 10px 0 10px 0;
}

div#header
{

  width: 100%;
  background-image: url(../images/hero_01Test.jpg);
  background-repeat:no-repeat;
  background-position: 186px 0px;
  height: 106px;
}

div#header
{
  height /**/: 130px !important;
  background-position /**/: 188px 30px !important;
  
}

#iconIndex, #iconMap, #iconField
{
 
  background-position: 0% 50%;
  background-repeat: no-repeat;
  display: block;
  padding-left: 60px;
  height: 40px;
  vertical-align:middle;
  padding-top: 20px;
  
}

#iconIndex
{
   background-image: url(../images/icons/icon_index.gif);
   
}

#iconMap
{
   background-image: url(../images/icons/icon_mapUS.gif);
   margin-top: -40px;
}

#iconField
{
   background-image: url(../images/icons/icon_clipboard.gif);
}