html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #6B6B6B;
	color: #2c2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(bkgrnd_0.jpg);
}
h1 {
  color: #777890;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  color: #3a32c4;
  text-decoration: underline;
}
a:focus {
  color: #3a32c4;
}
a:active {
  color: #383644;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1000px;
	background-image: url(http://net-powerinc.com/bkgrnd_1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header  {
	font-size: 12px;
	line-height: 15px;
	height: 136px;
}
#leftColumn1   {
	float: left;
	width: 1000px;
	padding-left: 0px;
	height: 185px;
}
#content   {
	text-align: center;
}
.clearFloat   {
  clear: left;
  display: block;
}
#footer  {
	background-color: #FFFFFF;
	border-top: solid 1px #9ea3aa;
	padding: 10px 10px 10px 10px;
}
#contentWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
}
#leftColumn2 {
	float: left;
	width: 395px;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.content_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.2em;
}
#content2 {
	margin-left: 480px;
	padding-top: 10px;
	text-align: center;

}
#contentWrapper2 {
	margin: 0 auto 0 auto;
	text-align: left;
	background-position: center;
	background-repeat: repeat;
	background-image: url(bkgrnd_2.jpg);
}
#footer2 {
	padding: 10px 10px 10px 10px;
}
.foot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.foot_nav a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.foot_nav a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.foot_nav a:hover {
	color: #D56A00;
	text-decoration: underline;
}
.foot_nav a:focus {
	color: #D56A00;
}
.foot_nav a:active {
	color: #CCCCCC;
}
#head_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: right;
	margin-top: 120px;
	margin-right: 0px;
}
#head_nav a:link, #head_nav a:visited, #head_nav a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#head_nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D56A02;
	text-decoration: underline;
}