body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/master/bg.jpg);
	background-repeat: no-repeat;
}

img, img a {
    behavior: url("js/pngbehavior.htc");
	border: 0px;
}


.bodybg {
	background-image: url(../images/master/body.png);
	background-repeat: no-repeat;

}
#partnerships {
	background-image: url(../images/master/developing-partnerships.png);
	background-repeat: no-repeat;
	width: 293px;
	height: 85px;
	}

#menu-bg {
	background-image: url(../images/master/top-stripe.png);
	background-repeat: no-repeat;
	width: 799px;
	height: 20px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #e4701e;

}
.subheading {
	font-weight: bold;
	color: #e4701e;

	}
.grey {
	color:#cccccc;
	}
.main {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top:10px;

}
.stripe {
	margin: 5px -10px;
	}

.main a {
	color: #e4701e;
	text-decoration: none;
	
}

.main a:hover {
	color: #e4701e;
	text-decoration: none;

}

.image {
	padding-left: 10px;
			
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}

.menu a {
	color: #006467;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.footer a {
	color: #666666;
	text-decoration :none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration :none;
}

#commercial_menu {
  
  position: absolute;
  top: 134px;
  z-index:10;
  opacity: 0.85;
  
}

#rural_menu {

  position: absolute;
  top: 134px;
  z-index:10;
  opacity: 0.85;

}

#about_menu {

  position: absolute;
  top: 134px;
  z-index:10;
  opacity: 0.85;

}

#commercial_menu td#linkrow, #rural_menu td#linkrow, #about_menu td#linkrow {
  
  padding: 5px 5px 5px 5px;
  
}

#linkrow a {

  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;

}

#linkrow a:hover {

  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;

}

#linkrow {

  background-color:#FB5E1A;

}

