/************************************************/
/*
/* !Main Menu */
/*
/************************************************/

#mainmenu #aboutnus {
	background: url(../images/layout-fr/mainmenu.gif) left top no-repeat;
}

#mainmenu #aboutnus.selected,
#mainmenu #aboutnus:hover {
	background: url(../images/layout-fr/mainmenu.gif) left -42px no-repeat;
}

#mainmenu #services {
	background: url(../images/layout-fr/mainmenu.gif) -135px top no-repeat;
}

#mainmenu #services.selected,
#mainmenu #services:hover {
	background: url(../images/layout-fr/mainmenu.gif) -135px -42px no-repeat;
}

#mainmenu #ourlocations {
	background: url(../images/layout-fr/mainmenu.gif) -210px top no-repeat;
}

#mainmenu #ourlocations.selected,
#mainmenu #ourlocations:hover {	
	background: url(../images/layout-fr/mainmenu.gif) -210px -42px no-repeat;
}

#mainmenu #nusdirect {
	background: url(../images/layout-fr/mainmenu.gif) -288px top no-repeat;
}

#mainmenu #nusdirect.selected,
#mainmenu #nusdirect:hover {
	background: url(../images/layout-fr/mainmenu.gif) -288px -42px no-repeat;	
}

#mainmenu #contactus {
	background: url(../images/layout-fr/mainmenu.gif) -376px top no-repeat;
}

#mainmenu #contactus.selected,
#mainmenu #contactus:hover {
	background: url(../images/layout-fr/mainmenu.gif) -376px -42px no-repeat;
}

#mainmenu {
	width: 553px;
}

#mainmenu #aboutnus #item {
	width: 135px;
}

#mainmenu #services {
	left: 135px;
}

#mainmenu #services #item {
	width: 75px;
}

#mainmenu #ourlocations {
	left: 210px;
}

#mainmenu #ourlocations #item {
	width: 78px;
}


#mainmenu #nusdirect {
	left: 288px;
	width: 88px;
}

#mainmenu #contactus {
	left: 376px;
	width: 144px;
}

#mainmenu #services .sub {
	background: url(../images/layout/mainmenupad.gif) -135px top no-repeat;
}

#mainmenu #ourlocations .sub {
	background: url(../images/layout/mainmenupad.gif) -210px top no-repeat;
}


/************************************************/
/*
/* !Side Menu */
/*
/************************************************/

#sidemenu #top {
	background: url(../images/layout-fr/sidemenu.gif) left top no-repeat;
}

#sidemenu #newsroom {
	background: url(../images/layout-fr/sidemenu.gif) left -40px no-repeat;
}

#sidemenu #newsroom.selected,
#sidemenu #newsroom:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -40px no-repeat;
}

#sidemenu #energyreports {
	background: url(../images/layout-fr/sidemenu.gif) left -70px no-repeat;
}

#sidemenu #energyreports.selected,
#sidemenu #energyreports:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -70px no-repeat;
}

#sidemenu #casestudies {
	background: url(../images/layout-fr/sidemenu.gif) left -100px no-repeat;
}

#sidemenu #casestudies.selected,
#sidemenu #casestudies:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -100px no-repeat;
}

#sidemenu #leadership {
	background: url(../images/layout-fr/sidemenu.gif) left -130px no-repeat;
}

#sidemenu #leadership.selected,
#sidemenu #leadership:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -130px no-repeat;
}

#sidemenu #brochure {
	background: url(../images/layout-fr/sidemenu.gif) left -160px no-repeat;
}

#sidemenu #brochure.selected,
#sidemenu #brochure:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -160px no-repeat;
}

#sidemenu #employment {
	background: url(../images/layout-fr/sidemenu.gif) left -190px no-repeat;
}

#sidemenu #employment.selected,
#sidemenu #employment:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -190px no-repeat;
}

#sidemenu #emailalerts {
	background: url(../images/layout-fr/sidemenu.gif) left -220px no-repeat;
}

#sidemenu #emailalerts.selected,
#sidemenu #emailalerts:hover {
	background: url(../images/layout-fr/sidemenu.gif) -216px -220px no-repeat;
}

#sidemenu #bottom {
	background: url(../images/layout-fr/sidemenu.gif) left -250px no-repeat;
}

#sidemenu #contactus {
	background: url(../images/layout-fr/contactmenu.gif) left -21px no-repeat;
}

#sidemenu #contactus.selected,
#sidemenu #contactus:hover {
	background: url(../images/layout-fr/contactmenu.gif) -216px -21px no-repeat;
}



/************************************************/
/*
/* !Footer */
/*
/************************************************/


#footer #termsofservice {
	position: relative;
	float: right;
	width: 111px;
	height: 17px;
	background: url(../images/layout-fr/footer.gif) left top no-repeat;
}

#footer #termsofservice:hover {
	background: url(../images/layout-fr/footer.gif) left -17px no-repeat;
}

#footer #privacypolicy {
	position: relative;
	float: right;
	width: 134px;
	height:17px;
	background: url(../images/layout-fr/footer.gif) -111px top no-repeat;
}

#footer #privacypolicy:hover {
	background: url(../images/layout-fr/footer.gif) -111px -17px no-repeat;
}

#footer #copyright {
	position: relative;
	float: right;
	width: 229px;
	height: 17px;
	background: url(../images/layout-fr/footer.gif) -245px top no-repeat;
}