body {
	margin: auto;
	text-align: center;
	font-size: 12px;
	font-family: verdana, sans-seriff;
}
/* Defining all a tags and img's */
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	margin-right: 10px;
}
h2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	margin-left: 0px;
	padding-top: 0px;
}
h3 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	width: 150px;
}
h4 {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
margin:5px 0px 3px 0px;
padding:0;
}
h5 {
	color: #777777;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h6{
color:#ffffff;
font-size:12px;
font-weight:bold;
margin:11px 0 0 20px;
padding:0;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
#img{
margin-top: 26px;
float: right;
width: 181px;
display: block;
height: 142px;
background-image: url(/templates/omega/images/stockImage.jpg);
background-repeat: no-repeat;
}
/* Container holding everything */
#siteContainer {
	display: block;
	margin: auto;
	width: 1003px;

}
#Container {
	display: block;
	float: left;
	width: 1003px;
	background-color: #0066cb;
	position: relative;
}
/* Div Holding Banner */
#topSectionContainer {
	float: left;
	display: block;
	width: 100%;
}
/* Left and Right sides of the banner */
#leftTop {
	width: 205px;
	display: block;
	float: left;
	height: 180px;
}
#rightTopRight {
	height: 145px;
  background-color: #3485d6;
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 239px;
}
#rightTop {
	float: left;
	display: block;
	width: 797px;
	height: 45px
}
.box{
margin-top: 34px;
margin-left: 29px;
}
#rightTopUL {
	float: right;
	display: block;
	width: 70px;
	height: 45px;
	margin-left: 0px;
}
#rightTopUL ul {
	width:57px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#rightTopUL li {
	list-style: url(/templates/omega/images/whiteBox.jpg)
}
#rightTopUL a {
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
}
#rightTopUL a:hover {
}
#welcomeTxt {
	width: 759px;
	min-height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}
#rightTopTop {
	float: left;
	display: block;
	width: 724px;
	height: 45px;
}

#rightTopBottom {
	float: left;
	display: block;
	width: 797px;
	height: 145px;
}


#rightBody {
background-color:#98C2EA;
display:block;
float:right;
height:323px;
margin-bottom:0;
margin-left:0;
margin-top:0;
position:relative;
width:240px;

}
#rightBodyContent {
background-image:url(/templates/omega/images/formBackground.jpg);
background-repeat:no-repeat;
display:block;
float:right;
height:308px;
margin-left:5px;
margin-top:15px;
width:233px;
}
#rightBodyContent a {
color: #0066cb;
}
#rightBodyContent a:hover {
color: #98c2ea;
}
#rightBodyContentContent {
	float: right;
	width: 200px;
	display: block;
	height: 240px;
}


/* Strip of colour under banner */
#Strip {
	float: left;
	display: block;
	width:100%;
	background-image: url(/templates/omega/images/stripBG.jpg);
	background-repeat: no-repeat;
	height: 13px;
	background-position: 0 -26px;
}
/* Main Container for body */
#bodyContainer {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	font-size: 11px;
}
#sitecontents{
display: block;
width: 100%;
}
/* Left body and Right Body */
#mainBody {
background-color:#FFFFFF;
display:block;
float:left;
margin-left:1px;
margin-top:12px;
text-align:justify;
width:1001px;
border-bottom:1px solid #0066CB;
position: relative;
}

#rightMainBodyContent{
display:block;
float:right;
margin-right:10px;
margin-top:15px;
width:23%;
}

#mainBodyContentLong{
display:block;
float:left;
margin:0px 0 10px 15px;
text-align:left;
width:539px;
}

#mainBodyContent{
display:block;
float:left;
margin:15px;
text-align:left;
width:72%;
}
#mainBody p{
margin: 0px;
padding: 0px;
}

#mainBody ul{
margin-top: 6px;
margin-bottom: 6px;
margin-left:15px;
padding-left: 0px;
}

#mainBody li{
margin-left: 0px;
padding-left: 0px;
list-style: url(/templates/omega/images/arrow.jpg);
}
#mainBody a {
color: #143753;
text-decoration: none;
}

#theRealFooter{
background-color:#DADFE5;
display:block;
float:left;
height:50px;
width:100%;
}
#theRealFooterContent{
width: 100%;
text-align: left;
padding-left: 20px;
padding: 4px;
color: #777777
}
#theRealFooterContent a{
color: #777777;
}

.BTFDIST 
{
font-size: 9px;
margin-top: 20px;
float: left;
}

.BTFDIST li
{
 list-style: none;
}

.BTFDIST a, .BTFDIST a:link, .BTFDIST a:active, .BTFDIST a:visited 
{
 color: #777777;
 text-decoration: none;
}

.BTFDIST a:hover{
 text-decoration: underline
}

.BTFDIST UL {
padding-left: 5px
}

.BTFDIST2 
{
float:left;
font-size:9px;
margin-top:7px;
width:210px;
}

.BTFDIST2 UL {
padding-left: 5px
}

.BTFDIST2 li
{
 list-style: none;
}

.BTFDIST2 a, .BTFDIST2 a:link, .BTFDIST2 a:active, .BTFDIST2 a:visited 
{
 color: #777777;
 text-decoration: none;
}

.BTFDIST2 a:hover{
 text-decoration: underline
}



#articles{
float: left; 
display: block; 
width: 100%; 
margin-top: 0px;
}

#articles h4{
color:#777777;
font-size:13px;
font-weight:bold;
margin:33px 0 3px 37px;
padding:0;

}
#belowTheFoldContainer2 {
	color: #777777;
	display: block;
	margin-top: 0;
	padding: 0px 0px 40px 0px;
	position: absolute;
  top: 101%;
  left: 0px;
	width:100%;
	text-align: left;
}
#belowTheFoldContainer2 h4{
color:#777777;
font-size:13px;
font-weight:bold;
margin:33px 0 3px 39px;
padding:0;
}



#belowTheFoldContainer {
	color: #777777;
	display: block;
	margin-top: 0;
	padding: 0px 0px 40px 0px;
	position: absolute;
  top: 101%;
  left: 0px;
	width:100%;
	text-align: left;
}

.belowTheFold {
	width: 150px;
	float: left;
	display: block;
	margin-top:70px;
	text-align: left;
	font-size: 10px;
}

.belowTheFold ul li {
	text-decoration: none;
	list-style: none;
}

.belowTheFold a, .belowTheFold a:link, .belowTheFold a:visited {
	color: #777777;
	text-decoration: none;
}

.belowTheFold a:hover {
	text-decoration: underline;
}

.linkExchange{
	color: #777777;
	display: block;
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	position: absolute;
  top: 101%;
  left: 0px;
	width:100%;
}

.linkExchange ul{

}

.linkExchange li{
list-style: none;

}

.linkExchange a{
	color: #777777;
	text-decoration: none;
}

.linkExchange h4{
	color: #777777;
	font-size:13px;
font-weight:bold;
margin:5px 0px 3px 0px;
padding:0;
}

/********** LEFT SIDE BUTTONS **********/
#buckets {
	display: block;
	float: left;
	font-size: 11px;
	height: 323px;
	width: 205px;
}
.GenericBtn {
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 49px;
	margin-top: 2px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
	}

.GenericBtn:hover {
  background-position: 0px -49px;
}

.btnBlockedDrains
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_BlockedDrains.png);
}
.btnDrainClearing
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_DrainClearing.png);
}
.btnCommercialPlumbing
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_CommercialPlumbing.png);
}
.btnDrainMaintenance
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_DrainClearing.png);
}
.btnElectricalServices
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_ElectricalServices.png);
}
.btnEmergencyPlumbing
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_EmergencyPlumbing.png);
}
.btnGovernmentRebates
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_GovernmentRebates.png);
}
.btnHotWaterSystems
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_HotWaterSystems.png);
}
.btnNewHotWaterSystems
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_NewHotWaterSystems.png);
}
.btnSolarHotWater
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_SolarHotWater.png);
}
.btnTrenchlessRelining
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_TrenchlessRelining.png);
}

.btnReliningMethod
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_ReliningMethod.png);
}

.btnCollapsedDrains
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_CollapsedDrains.png);
}

.btnNoDigAdvantage
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_NoDigAdvantage.png);
}

.btnTheOmegaAdvantage
{
	background-image: url(/templates/omega/images/LeftPanelSLIMbtn_TheOmegaAdvantage.png);
}


.GenericBtnSmall {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 88px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
	}

.GenericBtnSmall:hover {
  background-position: 0px -90px;
}

.btnsmallSeniorsDiscount
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_10SeniorsDiscount.png);
	width: 101px;
}

.btnsmall99cleareddrains
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_99ClearedDrains.png);
	width: 102px;
}

.btnsmallFindOutMore
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_FindOutMore.png);
	width: 101px;
}

.btnsmallGovtRebates
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_GovtRebates.png);
	width: 103px;
}

.btnsmallSave50
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_Save50.png);
	width: 102px;
}

.btnsmallWayLowWed
{
	background-image: url(/templates/omega/images/PromoButtons_Sml_WayLowWednesday.png);
	width: 135px;
}









.BlockedDrainsMore {
	background-image: url(/templates/omega/images/LeftpanelBtn_BlockedDrains.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.BlockedDrainsMore:hover {
	background-position: 0px -87px;
}
.HotWaterMore {
	background-image: url(/templates/omega/images/LeftpanelBtn_HotWaterSystems.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.HotWaterMore:hover {
	background-position: 0px -87px;
}
.EmergencyPlumbMore {
	background-image: url(/templates/omega/images/LeftpanelBtn_EmergencyPlumbing.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.EmergencyPlumbMore:hover {
	background-position: 0px -87px;
}

.DrainClearingBtn {
   	background-image: url(/templates/omega/images/LeftpanelBtn_DrainClearing.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.DrainClearingBtn:hover {
 	background-position: 0px -87px;
}

.DrainMaintenanceBtn {
     	background-image: url(/templates/omega/images/LeftpanelBtn_DrainMaintenance.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.DrainMaintenanceBtn:hover {
     	background-position: 0px -87px;
}

.TrenchlessReliningBtn {
  background-image: url(/templates/omega/images/LeftpanelBtn_TenchlessRelining.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.TrenchlessReliningBtn:hover {
    background-position: 0px -87px;
}

.ElectricalServicesBtn {
  background-image: url(/templates/omega/images/LeftpanelBtn_ElectricalServices.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.ElectricalServicesBtn:hover {
  background-position: 0px -87px;
}

.CommercialServicesBtn {
     background-image: url(/templates/omega/images/LeftpanelBtn_CommercialPlumbing.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.CommercialServicesBtn:hover {
    background-position: 0px -87px;
}

.NewHotWaterBtn {
  background-image: url(/templates/omega/images/LeftpanelBtn_NewHotWaterSystems.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.NewHotWaterBtn:hover {
  background-position: 0px -87px;
}

.SolarHotWaterBtn {
      background-image: url(/templates/omega/images/LeftpanelBtn_SolarHotWater.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.SolarHotWaterBtn:hover {
      background-position: 0px -87px;
}

.RebatesBtn {
       background-image: url(/templates/omega/images/LeftpanelBtn_GovernmebtRebates.png);
	background-repeat: no-repeat;
	width: 205px;
	display: block;
	float: left;
	height: 87px;
	margin-top: 10px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}

.RebatesBtn:hover {
         background-position: 0px -87px;
}

/* MIDDLE PROMO BTNS */
.Promo-99 {
	background-image: url(/templates/omega/images/PromoButtonsALL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 116px;
	height: 102px;
	display: block;
	float: left;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.Promo-99:hover {
	background-position: 0px -102px;
}
.Promo-Save {
	background-image: url(/templates/omega/images/PromoButtonsALL.png);
	background-repeat: no-repeat;
	background-position: -121px 0px;
	width: 114px;
	height: 102px;
	display: block;
	float: left;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.Promo-Save:hover {
	background-position: -121px -102px;
}
.Promo-WayLow {
	background-image: url(/templates/omega/images/PromoButtonsALL.png);
	background-position: -239px 0px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 102px;
	width: 152px;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.Promo-WayLow:hover {
	background-position: -239px -102px;
}
.Promo-Govt {
	background-image: url(/templates/omega/images/PromoButtonsALL.png);
	background-repeat: no-repeat;
	background-position: -395px 0px;
	width: 114px;
	height: 102px;
	display: block;
	float: left;
	_behavior: url(/templates/faqint/css/iepngfix.htc);
}
.Promo-Govt:hover {
	background-position: -395px -102px;
}

/* NEW PROMOS */
.couponContainer {
display:block;
width: 100%;
float: left;
}
.CouponAll {
background-image: url('/templates/omega/images/coupons/Omega_SaveWithCoupons.jpg');
display:block;
float: right;
width:228px;
height:140px;
background-position: 0px 0px;
}

.CouponAll:hover {
background-position: 0px 142px;
}



.drainSewerCleaning {
background-image: url(/templates/omega/images/coupons/99drainSewerClearing.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 243px;
height: 103px;
display: block;
float: left;
margin-bottom:10px;
margin-left: 10px;
}

.drainSewerCleaning:hover {
background-position: 0px -115px;
}

.save50bookOnline {
background-image: url(/templates/omega/images/coupons/save50bookOnline.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 243px;
height: 103px;
display: block;
float: left;
margin-bottom: 10px;
}

.save50bookOnline:hover {
background-position: 0px -114px;
}

.save9350 {
background-image: url(/templates/omega/images/coupons/save93-50.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 243px;
height: 103px;
display: block;
float: left;
margin-left: 10px;
margin-bottom:10px;
}

.save9350:hover {
background-position: 0px -114px;
}

.save150energySavings {
background-image: url(/templates/omega/images/coupons/save150energySavings.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 243px;
height: 103px;
display: block;
float: left;
margin-bottom:10px;
}

.save150energySavings:hover {
background-position: 0px -114px;
}

.saveWayLowWed {
background-image: url(/templates/omega/images/coupons/saveWayLowWed.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 243px;
height: 103px;
display: block;
float: left;
}

.saveWayLowWed:hover {
background-position: 0px -114px;
}

.couponGirl {
background-image:url("/templates/omega/images/coupons/couponGirl.png");
background-position:0 0;
background-repeat:no-repeat;
bottom:0;
display:block;
height:114px;
position:absolute;
right:242px;
width:113px;
z-index:9999;
}
/* Footer Section */
#footer {
	width: 100%;
	float: left;
	display: block;
	background-repeat: no-repeat;
}
/* Footer Content Section */
#footerLeft {
	width: 759px;
	float: left;
	display: block;
	background-image: url(/templates/omega/images/footerBg.jpg);
	background-repeat: repeat;
	height: 85px;
	background-color: #143753;
	position: relative;
}
#footerContent {
	width: 675px;
	float: left;
	display: block;
	text-align: left;
	color: #3d5467;
	padding: 5px 0 0 10px;
	height: 64px;
	font-style: italic;
	font-size: 13px;
}
#footerContent a {
	color: #438dc2;
}
#footerContent a:hover {
	color: #0066cb;
}
#footerContent h6 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	padding: 0px;
}
#footerRight {
	width: 242px;
	float: left;
	display: block;
	background-color: #0066cb;
	height: 64px;
}
#footerRightContent {
	width: 241px;
	float: left;
	display: block;
}
#footerRightContent ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float: left;
	display: block;
	width: 242px;
}
#footerRightContent li {
	background-image: url(/templates/omega/images/quickLinksBg.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 232px;
	height: 19px;
	list-style: none;
	margin-bottom: 1px;
	padding-top: 4px;
	behavior: url(/templates/faqint/css/iepngfix.htc);
}
#footerRightContent li:hover {
	background-image: url(/templates/omega/images/quickLinksBgHover.png);
	background-repeat: no-repeat;
	width: 232px;
	height: 19px;
	behavior: url(/templates/faqint/css/iepngfix.htc);
}
#footerRightContent a {
	color: #6c7278;
	text-decoration: none;
	padding: 0px;
	width: 232px;
	height: 20px;
}
