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

/* Navigation and Nav Images */
/*///////////////////////////*/
#nav{float:left;margin:0;padding:0;width:418px;height:208px;background:transparent;}
#navspacer{float:right;display:block;margin:0;padding:0;width:418px;height:122px;background:transparent;}
#navigation{float:right;display:block;margin:0;padding:0;width:418px;height:42px;background:transparent;}
.navspacer{float:left;display:block;margin:0;padding:0;width:1px;height:42px;background:transparent;}

/* Nav Links */
/*///////////*/
.home{float:left;display:block;width:67px;height:42px;margin:0;padding:0;background:url('../imgs/nav/homebutton.jpg') no-repeat;margin:0;padding:0;}
.home_here{float:left;display:block;width:67px;height:42px;margin:0;padding:0;background:url('../imgs/nav/homebutton_hover.jpg') no-repeat;margin:0;padding:0;}
a.home:link, a.home:visited, a.home:active{float:left;display:block;width:67px;height:42px;margin:0;padding:0;background:url('../imgs/nav/homebutton.jpg') no-repeat;margin:0;padding:0;}
a.home:hover{float:left;display:block;width:67px;height:42px;margin:0;padding:0;background:url('../imgs/nav/homebutton_hover.jpg') no-repeat;margin:0;padding:0;}

.aboutus{float:left;display:block;width:88px;height:42px;margin:0;padding:0;background:url('../imgs/nav/aboutusbutton.jpg') no-repeat;margin:0;padding:0;}
.aboutus_here{float:left;display:block;width:88px;height:42px;margin:0;padding:0;background:url('../imgs/nav/aboutusbutton_hover.jpg') no-repeat;margin:0;padding:0;}
a.aboutus:link, a.aboutus:visited, a.aboutus:active{float:left;display:block;width:88px;height:42px;margin:0;padding:0;background:url('../imgs/nav/aboutusbutton.jpg') no-repeat;margin:0;padding:0;}
a.aboutus:hover{float:left;display:block;width:88px;height:42px;margin:0;padding:0;background:url('../imgs/nav/aboutusbutton_hover.jpg') no-repeat;margin:0;padding:0;}

.materials{float:left;display:block;width:86px;height:42px;margin:0;padding:0;background:url('../imgs/nav/materialsbutton.jpg') no-repeat;margin:0;padding:0;}
.materials_here{float:left;display:block;width:86px;height:42px;margin:0;padding:0;background:url('../imgs/nav/materialsbutton_hover.jpg') no-repeat;margin:0;padding:0;}
a.materials:link, a.materials:visited, a.materials:active{float:left;display:block;width:86px;height:42px;margin:0;padding:0;background:url('../imgs/nav/materialsbutton.jpg') no-repeat;margin:0;padding:0;}
a.materials:hover{float:left;display:block;width:86px;height:42px;margin:0;padding:0;background:url('../imgs/nav/materialsbutton_hover.jpg') no-repeat;margin:0;padding:0;}

.showroom{float:left;display:block;width:95px;height:42px;margin:0;padding:0;background:url('../imgs/nav/showroombutton.jpg') no-repeat;margin:0;padding:0;}
.showroom_here{float:left;display:block;width:95px;height:42px;margin:0;padding:0;background:url('../imgs/nav/showroombutton_hover.jpg') no-repeat;margin:0;padding:0;}
a.showroom:link, a.showroom:visited, a.showroom:active{float:left;display:block;width:95px;height:42px;margin:0;padding:0;background:url('../imgs/nav/showroombutton.jpg') no-repeat;margin:0;padding:0;}
a.showroom:hover{float:left;display:block;width:95px;height:42px;margin:0;padding:0;background:url('../imgs/nav/showroombutton_hover.jpg') no-repeat;margin:0;padding:0;}

.contact{float:left;display:block;width:78px;height:42px;margin:0;padding:0;background:url('../imgs/nav/contactbutton.jpg') no-repeat;margin:0;padding:0;}
.contact_here{float:left;display:block;width:78px;height:42px;margin:0;padding:0;background:url('../imgs/nav/contactbutton_hover.jpg') no-repeat;margin:0;padding:0;}
a.contact:link, a.contact:visited, a.contact:active{float:left;display:block;width:78px;height:42px;margin:0;padding:0;background:url('../imgs/nav/contactbutton.jpg') no-repeat;margin:0;padding:0;}
a.contact:hover{float:left;display:block;width:78px;height:42px;margin:0;padding:0;background:url('../imgs/nav/contactbutton_hover.jpg') no-repeat;margin:0;padding:0;}
