@charset "utf-8";
/* CSS Document */
.menuText {
	text-indent: -9999px;
	display: none;

}

/* CSS Document */
/* CSS Document */
a#m1 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/pressings.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a:hover#m1, 
a:hover#m2, 
a:hover#m3, 
a:hover#m4, 
a:hover#m5, 
a:hover#m6, 
a:hover#m7 {
    background-position: 0 0;
}

a#m2 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/stamping.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a#m3 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/presswork.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a#m4 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/automotive-pressings.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a#m5 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/pressed-components.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a#m6 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/ts16949.gif) 0 -25px no-repeat;
    text-decoration: none;
}

a#m7 {
    display: block;
    width: 204px;
    height: 25px;
    background: url(../../images/automotive-pressings/metal-compnents.gif) 0 -25px no-repeat;
    text-decoration: none;
}
.thumbPics img {
	border: none;
	float: left;
}





body#m1 a#m1,
body#m2 a#m2,
body#m3 a#m3,
body#m4 a#m4,
body#m5 a#m5,
body#m6 a#m6,
body#m7 a#m7 {
	background-position: 0 0;
}

