/* SSS NAV */
.cntNav{
	width: 890px;
	height: 80px;
	position: absolute; bottom: 0px; left: 0;
	clear: both;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 50%;
}
.cntNavInner{
	height: 32px;
	position: absolute; bottom: 0; left: 0;
}
#loc_home .cntNav{
	height: 28px;
	padding: 0;
}
#loc_home .cntNav{
	background: #fff url(../images/backgrounds/navbg.jpg) 0 0 no-repeat;
}
#loc_about .cntNav{
	background: #fff url(../images/backgrounds/navbg2.jpg) 0 0 no-repeat;
}
#loc_services .cntNav{
	background: #fff url(../images/backgrounds/navbg3.jpg) 0 0 no-repeat;
}
#loc_vans .cntNav{
	background: #fff url(../images/backgrounds/navbg4.jpg) 0 0 no-repeat;
}
#loc_pricing .cntNav{
	background: #fff url(../images/backgrounds/navbg5.jpg) 0 0 no-repeat;
}
#loc_faq .cntNav{
	background: #fff url(../images/backgrounds/navbg6.jpg) 0 0 no-repeat;
}
#loc_contact .cntNav{
	background: #fff url(../images/backgrounds/navbg7.jpg) 0 0 no-repeat;
}
#loc_terms .cntNav{
	background: #fff url(../images/backgrounds/navbg0.jpg) 0 0 no-repeat;
}
.cntNav a{
	display: block;
	position: relative;
	float: left;
	height: 28px;
	text-decoration: none;
	font-size: 50%;
}
#navi1{
	width: 115px;
	background: url(../images/header/nav.gif) top left no-repeat;
}
#navi2{
	width: 142px;
	background: url(../images/header/nav.gif) -115px top no-repeat;
}
#navi3{
	width: 140px;
	background: url(../images/header/nav.gif) -257px top no-repeat;
}
#navi4{
	width: 107px;
	background: url(../images/header/nav.gif) -397px top no-repeat;
}
#navi5{
	width: 130px;
	background: url(../images/header/nav.gif) -504px top no-repeat;
}
#navi6{
	width: 107px;
	background: url(../images/header/nav.gif) -634px top no-repeat;
}
#navi7{
	width: 149px;
	background: url(../images/header/nav.gif) -741px top no-repeat;
}

#navi1:hover, #loc_home #navi1{
	width: 115px;
	background: url(../images/header/nav.gif) left bottom no-repeat;
}
#navi2:hover, #loc_about #navi2{
	width: 142px;
	background: url(../images/header/nav.gif) -115px bottom no-repeat;
}
#navi3:hover, #loc_services #navi3{
	width: 140px;
	background: url(../images/header/nav.gif) -257px bottom no-repeat;
}
#navi4:hover, #loc_vans #navi4{
	width: 107px;
	background: url(../images/header/nav.gif) -397px bottom no-repeat;
}
#navi5:hover, #loc_pricing #navi5{
	width: 130px;
	background: url(../images/header/nav.gif) -504px bottom no-repeat;
}
#navi6:hover, #loc_faq #navi6{
	width: 107px;
	background: url(../images/header/nav.gif) -634px bottom no-repeat;
}
#navi7:hover, #loc_contact #navi7{
	width: 149px;
	background: url(../images/header/nav.gif) -741px bottom no-repeat;
}
/* EEE NAV */

/* SSS SERVICES NAV */
.servicesNav a{
	text-decoration: none;
	display: block;
	width: 196px;
	margin: 0 0 5px 0;
}
#servicesNavi1{
	height: 44px;
	background: url(../images/servicesnav/houseflatremoval.jpg) 0 0 no-repeat;
}
#servicesNavi2{
	height: 46px;
	background: url(../images/servicesnav/officeremoval.jpg) 0 0 no-repeat;
}
#servicesNavi3{
	height: 46px;
	background: url(../images/servicesnav/singleitemremoval.jpg) 0 0 no-repeat;
}
#servicesNavi4{
	height: 46px;
	background: url(../images/servicesnav/storage.jpg) 0 0 no-repeat;
}
#servicesNavi5{
	height: 46px;
	background: url(../images/servicesnav/packaging.jpg) 0 0 no-repeat;
	margin: 0 0 10px 0;
}
#servicesNavi6{
	height: 24px;
	background: url(../images/servicesnav/boxes.jpg) 0 0 no-repeat;
}
/* EEE SERVICES NAV */

/* SSS VAN NAV */
.vanNav a{
	text-decoration: none;
	display: block;
	width: 200px;
	margin: 0 0 10px 0;
}
#vanNavi1{
	height: 120px;
	background: url(../images/vannav/lutonvan.jpg) 0 0 no-repeat;
}
#vanNavi2{
	height: 120px;
	background: url(../images/vannav/transitvan.jpg) 0 0 no-repeat;
}
#vanNavi3{
	height: 140px;
	background: url(../images/vannav/extralutonvan.jpg) 0 0 no-repeat;
}
/* EEE VAN NAV */