/* MAIN NAVIGATIPON TAB STYLES*/
#navigation a.nav1 {
	background-image: none;
	width: 60px !important;
}
#navigation a.nav1:hover, #navigation a.nav1-2 {
	background-image: url('../images/nav-1.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 60px !important;
}
#navigation a.nav2{
	background-image: none;
	width: 84px !important;
}
#navigation a.nav2:hover, #navigation a.nav2-2  {
	background-image: url('../images/nav-2.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 84px !important;
}
#navigation a.nav3 {
	background-image: none;
	width: 114px !important;
}
#navigation a.nav3:hover, #navigation a.nav3-2  {
	background-image: url('../images/nav-3.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 114px !important;
}
#navigation a.nav4 {
	background-image: none;
	width: 114px !important;
}
#navigation a.nav4:hover, #navigation a.nav4-2  {
	background-image: url('../images/nav-4.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 114px !important;
}
#navigation a.nav5 {
	background-image: none;
	width: 114px !important;
}
#navigation a.nav5:hover, #navigation a.nav5-2  {
	background-image: url('../images/nav-5.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 114px !important;
}
#navigation a.nav6 {
	background-image: none;
	width: 114px !important;
}
#navigation a.nav6:hover, #navigation a.nav6-2 {
	background-image: url('../images/nav-6.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 114px !important;
}
#navigation a.nav7 {
	background-image: none;
	width: 84px !important;
}
#navigation a.nav7:hover, #navigation a.nav7-2 {
	background-image: url('../images/nav-7.jpg') !important;
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	width: 84px !important;
}

/*SUB DRIVEWAYS TAB STYLES*/

.sub-nav-left-green {
	background-image:url(../images/sub-nav-left-green.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:5px;
}

.sub-nav-content-green {
	background-color:#018d68;
	display:block;
	float:left;
	height:88px;
	width:auto;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.sub-nav-right-green {
	background-image:url(../images/sub-nav-right-green.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:8px;
}

.sub-nav-link-bg-green {
	background-image:url(../images/sub-nav-links-bg-green.gif);
	background-repeat:no-repeat;
	margin:7px 0 0 6px;
	padding:0;
	display:block;
	float:left;
	width:118px;
	height:20px;
}

.sub-nav-link-bg-green a {
	background-image:url(../images/sub-nav-links-arrow-green.gif);
	background-repeat:no-repeat;
	background-position:8px 3px;
	margin:0;
	padding:2px 0 0 26px;
	display:block;
	float:left;
	width:92px;
	height:17px;
	color:#ffffff;
}


#sub-navigation #sub-driveways.green, #sub-navigation #sub-landscaping.green  {background-color:#018d68;}

/*SUB LANDSCAPING TAB STYLES*/

.sub-nav-left-blue {
	background-image:url(../images/sub-nav-left-blue.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:5px;
}

.sub-nav-content-blue {
	background-color:#00467d;
	display:block;
	float:left;
	height:88px;
	width:auto;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.sub-nav-right-blue {
	background-image:url(../images/sub-nav-right-blue.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:8px;
}

.sub-nav-link-bg-blue {
	background-image:url(../images/sub-nav-links-bg-blue.gif);
	background-repeat:no-repeat;
	margin:7px 0 0 6px;
	padding:0;
	display:block;
	float:left;
	width:118px;
	height:20px;
}

.sub-nav-link-bg-blue a {
	background-image:url(../images/sub-nav-links-arrow-blue.gif);
	background-repeat:no-repeat;
	background-position:8px 3px;
	margin:0;
	padding:2px 0 0 26px;
	display:block;
	float:left;
	width:92px;
	height:17px;
	color:#ffffff;
}

#sub-navigation #sub-driveways.blue, #sub-navigation #sub-landscaping.blue  {background-color:#00457c;}

/*SUB CONSERVATORY TAB STYLES*/

.sub-nav-left-orange {
	background-image:url(../images/sub-nav-left-orange.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:5px;
}

.sub-nav-content-orange {
	background-color:#f27a19;
	display:block;
	float:left;
	height:88px;
	width:auto;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.sub-nav-right-orange {
	background-image:url(../images/sub-nav-right-orange.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:88px;
	width:8px;
}

.sub-nav-link-bg-orange {
	background-image:url(../images/sub-nav-links-bg-orange.gif);
	background-repeat:no-repeat;
	margin:7px 0 0 6px;
	padding:0;
	display:block;
	float:left;
	width:118px;
	height:20px;
}

.sub-nav-link-bg-orange a {
	background-image:url(../images/sub-nav-links-arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:8px 3px;
	margin:0;
	padding:2px 0 0 26px;
	display:block;
	float:left;
	width:92px;
	height:17px;
	color:#ffffff;
}




