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

/** NAVIGATION **/

ul#nav {
	margin:3px 0px 0px 0px;
	padding:0px;
}

ul#nav li {
	padding:0;
	margin-bottom:7px;
	text-indent:-9999px;
	list-style-type:none;
}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
}

li#aboutus a {
	width:150px; height:25px;
	background-image:url(../images/btn-aboutus.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#aboutus a:hover {
	background-position:-150px 0px;
}

body#aboutus-page ul#nav li#aboutus a {
	background-position:-150px 0px;
}

li#ourprojects a {
	width:150px; height:25px;
	background-image:url(../images/btn-ourprojects.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#ourprojects a:hover {
	background-position:-150px 0px;
}

body#ourprojects-page ul#nav li#ourprojects a {
	background-position:-150px 0px;
}

li#ourcarpetrange a {
	width:150px; height:25px;
	background-image:url(../images/btn-ourcarpetrange.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#ourcarpetrange a:hover {
	background-position:-150px 0px;
}

body#ourcarpetrange-page ul#nav li#ourcarpetrange a {
	background-position:-150px 0px;
}

li#vinylflooring a {
	width:150px; height:25px;
	background-image:url(../images/btn-vinylflooring.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#vinylflooring a:hover {
	background-position:-150px 0px;
}

body#vinylflooring-page ul#nav li#vinylflooring a {
	background-position:-150px 0px;
}

li#contact a {
	width:150px; height:25px;
	background-image:url(../images/btn-contact.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#contact a:hover {
	background-position:-150px 0px;
}

body#contact-page ul#nav li#contact a {
	background-position:-150px 0px;
}

li#timberflooring a {
	width:150px; height:25px;
	background-image:url(../images/btn-timberflooring.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#timberflooring a:hover {
	background-position:-150px 0px;
}

body#timberflooring-page ul#nav li#timberflooring a {
	background-position:-150px 0px;
}

li#carpetrepairs a {
	width:150px; height:25px;
	background-image:url(../images/btn-carpet-repairs.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#carpetrepairs a:hover {
	background-position:-150px 0px;
}

body#carpetrepairs-page ul#nav li#carpetrepairs a {
	background-position:-150px 0px;
}