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

body {margin:0; background:url(noise.jpg); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:30px; color:#333; text-shadow:1px 1px #999; text-align:center;}
.scroller {background:url(scroller_v4.jpg) repeat top left; width:100%; height:200px;}
#logo {background:url(proindustrial.png) no-repeat center; display:block; height:152px; width:600px; margin:20px auto 10px auto;}
#shadow {background:url(shadow.png) repeat-x top left; padding-top:30px; padding-bottom:30px; height:200px;}
.center {text-align:center; margin:10px auto 0 auto;}
img {border:none;}
a.enter:link, a.enter:visited {color:#333; text-shadow:1px 1px #999; font-size:36px; text-decoration:none;}
a.enter:hover, a.enter:active {color:#96b300;text-shadow:1px 1px #474747;}
.enter-container {margin:80px auto 80px auto; text-align:center;}
#footer {color: #666; text-shadow:0px 0px 3px #999; font-size:11px; font-family:Verdana, Geneva, sans-serif; text-align:center; padding:5px; margin-top:40px;}
#tip {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#CCC;margin:0 auto; width:300px; padding:5px; background:#333; -webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px; text-shadow:#FFF 0 0 1px;}