@import url("main.css");
.aboutUs {
	padding: 0px;
	background-image: url(../images/billboard-drill-aboutUs.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.industrySolutions {
	padding: 0px;
	background-image: url(../images/billboard-drill-industrySolutions.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.getStarted {
	padding: 0px;
	background-image: url(../images/billboard-getStated-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.services {
	padding: 0px;
	background-image: url(../images/billboard-services-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.resources {
	padding: 0px;
	background-image: url(../images/billboard-resources-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.contact {
	padding: 0px;
	background-image: url(../images/billboard-contact-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	height: 140px;
}
.callout-bkg-getStarted-red {
	z-index: 1;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/callout-bkg-getStarted-red.png);
	background-repeat: no-repeat;
	height: 33px;
}
.callout-bkg-getStarted-green {
	z-index: 1;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/callout-bkg-getStarted-green.png);
	background-repeat: no-repeat;
	height: 33px;
}
.callout-bkg-getStarted-brown {
	z-index: 1;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/callout-bkg-getStarted-brown.png);
	background-repeat: no-repeat;
	height: 33px;
}
.callout-bkg-resources-darkBlue {
	z-index: 1;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/callout-bkg-resources-darkBlue.png);
	background-repeat: no-repeat;
	height: 33px;
}
.callout-bkg-contact-lightBlue {
	z-index: 1;
	padding: 0px;
	background-position: center top;
	background-image: url(../images/callout-bkg-contact-lightBlue.png);
	background-repeat: no-repeat;
	height: 33px;
}
a.sub {
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.sub:hover {
	line-height: 15px;
	color: #005d77;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #bfd5e1;
}
.services-acitve {
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #bf722f;
}
.aboutus-acitve {
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #bf3440;
}
.industries-acitve {
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9cb15b;
}
.resources-acitve {
	line-height: 15px;
	color: #FFFFFF;
	display: block;
	height: auto;
	width: 263px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(../images/1px-nav-spacer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #005d77;
}
.arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
