* {padding:0; margin:0;}
html, body {
height:100%;
}
table#wrap tr td.content {
height:78%;
}
body {
background:url('../images/bg.gif') repeat;
font:normal 13px Arial, Helvetica, sans-serif; color:#000;
}
table#wrap {
width:960px; height:100%; margin:0 auto;
}
#header {
height:230px; background-color:#000;
background:#000 url('../images/bg_header.gif') repeat-x bottom;
}
#header div.logo {
margin-top:40px; margin-left:22px; width:376px; height:65px;
}
#header div.currency {
width:140px; height:30px; padding-left:265px; padding-top:10px;
background:url('../images/bg_currency.gif') no-repeat top right;
}
#sidebar {
width:240px; background:#15171A url('../images/bg_sidebar.gif') repeat-x top;
}
#sidebar h1 {
background:url('../images/whitearrow.jpg') no-repeat 15px 13px; padding-left:40px; padding-top:15px;
font:bold 17px Arial, Helvetica, sans-serif; color:#fff; padding-bottom:3px; margin:0;
}
#sidebar div.seperator {
height:2px; background:url('../images/bg_sidebardiv.gif') repeat-x; margin:5px 18px;
}
#sidebar ul {
list-style:none;
}
#sidebar ul li {
margin:0;
}
#sidebar ul li a {
font-size:17px; font-weight:bold; color:#939EA2; text-decoration:none;padding:7px 10px 7px 36px; display:block;
}
#sidebar ul li a:hover {
background-color:#0D0F11; color:#FFF;
}
#content {
width:720px; background:#FFF url('../images/bg_content.jpg') no-repeat right top;
}
#footer {
height:70px; line-height:70px; font-size:10px; text-align:center;
}

#flashclock {
width:220px; height:191px;background:url('../images/flashclock.jpg') no-repeat;
}

ul#topnav {
list-style:none;
}
ul#topnav li {
float:left; display:inline; height:39px;
}
ul#topnav li a.home {
width:78px; height:39px; display:block; background:url('../images/menu/home.jpg') no-repeat top;
}
ul#topnav li a.sellyourwatch {
width:145px; height:39px; display:block; background:url('../images/menu/sellyourwatch.jpg') no-repeat top;
}
ul#topnav li a.aboutus {
width:102px; height:39px; display:block; background:url('../images/menu/aboutus.jpg') no-repeat top;
}
ul#topnav li a.contactus {
width:118px; height:39px; display:block; background:url('../images/menu/contactus.jpg') no-repeat top;
}
ul#topnav li a.ourpolicy {
width:102px; height:39px; display:block; background:url('../images/menu/ourpolicy.jpg') no-repeat top;
}
ul#topnav li a.home:hover, ul#topnav li a.sellyourwatch:hover, ul#topnav li a.aboutus:hover, ul#topnav li a.contactus:hover, ul#topnav li a.ourpolicy:hover,
ul#topnav li a.selected {
background-position:bottom;
}
