﻿* html body { text-align:center; }
body { background:#ffffff url(../img/splash/body_bg.png) repeat-x; }
#wrapper { background-color:#fff; width: 1000px; margin: 10px auto; border: solid 1px #292929; border-top: none; padding-bottom: 10px; }
#banner_container { background: url(../img/splash/banner.jpg) no-repeat; height: 116px; }
#banner_boundary { height:116px; overflow:hidden; }
#logo { display: inline-block; background: url(../img/splash/logo.png) no-repeat; width: 329px; height: 67px; margin: 15px 0 0 10px; }
#topnav_number { display: inline-block; background: url(../img/splash/numbers.png) no-repeat; width: 173px; height: 62px; float:right; margin:40px 10px 0 0; position:relative; *top:-80px; }
#topnav_cart_link, #topnav_cs_link, #topnav_track_link { position:relative; top:-65px; *top:-63px; text-decoration:none; display:inline-block; }
#topnav_cart_link { left:338px; }
#topnav_cs_link { left:358px; }
#topnav_track_link { left:378px; }
#topnav_cart_link span, #topnav_cs_link span, #topnav_track_link span { color: #ffffff; font-family: Trebuchet MS; font-weight:bold; }

#splash_table { margin:30px 0 30px 0; }
#splash_table td { padding-bottom:30px; }
#splash_table a { outline:none; }
#splash_table img { border:none; }
