/* CSS Document */
/************************************************************************************
/*       Graphic Band    added 4/6/09  
/*  ONLY for homepages
/************************************************************************************/
/*  Overall tag custom adjustments
CLASSes
*/
 h1{
padding:0;
margin:0;
	font-weight: normal;
	top:0;
		padding: 0.2em 0 0.5em;
	font-size: 2em;}
#toputilities {
	background-color:#cc3300;
	position: relative;
	overflow: visible;
	z-index: auto;
	width: 100%;
	text-align: right;
	margin: 0px;
}
#indexdivisions {
	position:relative;
	text-align:right;
	float: right;
	width: 40%;
	top: 0px;
	margin: 0 0 2em 0;
	padding: 0;
}
#logo {
	position: relative;
	clear: both;
	visibility: visible;
	left: auto;
	right: 14em;
	float: left;
	height: auto;
	display: inline;
}
#logo img {
	position: absolute;
	bottom: -10ex;
	left: 3.5em;
	top: auto;
}
#bookmark {
	clear:both;
	float:left;
	visibility: visible;
}
/****************************************************/

#graphic_band {/* 111111111111111111111111 */
	padding: 6ex 0 0 0;
	clear: both;
	position: relative;
}
#territory_map {/* 2222222222222222222222222 */
	float: right;
	top: 0px;
}
#nemra {/* 2222222222222222222222222 */
	float: left;
	bottom: 0px;
	padding-top: 50px;
	padding-bottom: 0.1em;
}
#footer{
	margin-top: 3em;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.red,
.new {
	color:#CC3300;
	font-size:.8em;
	font-weight:bold;
}
#container {
	overflow:visible;
}
#utilities {
	z-index:auto;
}
