body { background: #262626 url(bg.png) repeat-x; font-family: Arial, sans-serif; font-size: 13px; padding: 0; margin: 0;}
#demowrapper { position: relative; width: 970px; height: 70px; margin: 0 auto;}
#logo a { background: url(logo.png) no-repeat; position: absolute; left: -10px; top: 18px; height: 34px; width: 220px;}
#smf1 { position: absolute; top: 25px; left: 240px;}
#smf2 { position: absolute; top: 25px; left: 460px;}
select { background: #f7f7f7; border: none; padding: 4px; color: #777; width: 200px; font-family: Arial, sans-serif; font-size: 13px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#choose { background: url(select.png) no-repeat; position: absolute; right: 148px; top: 28px; height: 18px; width: 145px;}
a.join_us { float: right; display: block; margin-top: 14px; padding: 10px 15px; background: #d16340; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); border: 1px solid rgba(0, 0, 0, 0.15); -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 120%; font-weight: bold; color: #fff; text-decoration: none;}
.join_us:hover { background: #3f83bc;}



