@charset "utf-8";
/* CSS Document */


/* Main menu */

/* WRAPPER DIV */
#main-menu {
	background:url(../images/main-menu-bg.gif) no-repeat;
	width: 670px;
	height:70px;
	float:right;
}
/* WRAPPER DIV */   
   

ul#menu {
	list-style: none;
	margin: 0;
	height: 25px;
	padding: 15px 0 0 3px;
}
ul#menu li {
	float: left;
	display: inline;
	height: 25px;
	margin: 0;
	overflow: hidden;
}
ul#menu li a {
	display: block;
	height: 25px;
	margin:0 15px 0 15px;
	text-indent: -999em;
}
/* HOME */
ul#menu li.home a {
	background: url(../images/btn-main-menu.gif) 0 0 no-repeat;
	width: 61px;
}
ul#menu li.home a:hover {
	background: url(../images/btn-main-menu.gif) 0 -25px no-repeat;
	width: 61px;
}
body#homebod a#homenav {
	background: url(../images/btn-main-menu.gif) 0 -25px no-repeat;
	width: 61px;
}
/* ABOUT US */
ul#menu li.aboutus a {
	background: url(../images/btn-main-menu.gif) -91px 0 no-repeat;
	width: 80px;
}
ul#menu li.aboutus a:hover {
	background: url(../images/btn-main-menu.gif) -91px -25px no-repeat;
	width: 80px;
}
body#aboutusbod a#aboutusnav {
	background: url(../images/btn-main-menu.gif) -91px -25px no-repeat;
	width: 80px;
}
/* WHY USE US */
ul#menu li.whyuseus a {
	background: url(../images/btn-main-menu.gif) -201px 0 no-repeat;
	width: 100px;
}
ul#menu li.whyuseus a:hover {
	background: url(../images/btn-main-menu.gif) -201px -25px no-repeat;
	width: 100px;
}
body#whyuseusbod a#whyuseusnav {
	background: url(../images/btn-main-menu.gif) -201px -25px no-repeat;
	width: 100px;
}
/* Gallery */
ul#menu li.gallery a {
	background: url(../images/btn-main-menu.gif) -331px 0 no-repeat;
	width: 68px;
}
ul#menu li.gallery a:hover {
	background: url(../images/btn-main-menu.gif) -331px -25px no-repeat;
	width: 68px;
}
body#gallerybod a#gallerynav {
	background: url(../images/btn-main-menu.gif) -331px -25px no-repeat;
	width: 68px;
}
/* Testimonials */
ul#menu li.testimonials a {
	background: url(../images/btn-main-menu.gif) -428px 0 no-repeat;
	width: 104px;
}
ul#menu li.testimonials a:hover {
	background: url(../images/btn-main-menu.gif) -428px -25px no-repeat;
	width: 104px;
}
body#testimonialsbod a#testimonialsnav {
	background: url(../images/btn-main-menu.gif) -428px -25px no-repeat;
	width: 104px;
}
/* contact us */
ul#menu li.contact a {
	background: url(../images/btn-main-menu.gif) -564px 0 no-repeat;
	width: 70px;
}
ul#menu li.contact a:hover {
	background: url(../images/btn-main-menu.gif) -564px -25px no-repeat;
	width: 70px;
}
body#contactbod a#contactnav {
	background: url(../images/btn-main-menu.gif) -564px -25px no-repeat;
	width: 70px;
}
/* LEFT MENU */


#left-rail-menu {
	width: 250px;
	padding:0 0 30px 0;
	height: auto;
	background:url(../images/left-nav-footer-bg.gif) bottom no-repeat;
}
ul#left-nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#left-nav li a {
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 10px 15px 10px 10px;
	display: block;
	color: #951c2a;
	background:url(../images/left-nav-bg.gif) repeat-x #FFF;
	text-decoration: none;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	border-top: 1px solid #e5e5e5;
}
ul#left-nav li a:hover {
	background:url(../images/left-menu-hover.jpg) repeat-x;
	color:#ffbc1a;
}
body#cleaningrefinishingbod a#cleaningrefinishingnav, body#colourchangingbod a#colourchangingnav, body#nubuckssuededleatherbod a#nubuckssuededleathernav, body#autoaircraftbod a#autoaircraftnav, body#fadecorrectionbod a#fadecorrectionnav, body#antiquingbod a#antiquingnav, body#wearripbod a#wearripnav, body#commercialseatingbod a#commercialseatingnav, body#macnamaramoversbod a#macnamaramoversnav {
	background:url(../images/left-menu-hover.jpg) repeat-x;
	color:#ffbc1a;
}
