* {margin: 0; padding: 0;}
body {background: #161616; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #787878;}	
a {color: #787878;}
a:hover {text-decoration: none;}
img {border: none;}
img.right {float: right; margin: 3px 0}
/* Menu */
#container {margin: 0px auto 0 auto; width: 798px}
#menu {width: 798px; height: 50px;}
#menu ul {margin: 0; padding: 5px 0 0 0px; list-style: none; line-height: normal;}
#menu li {float: left; font: bold 1.2em Arial, Helvetica, sans-serif;}
#menu a 
{	
	display: block; text-align: center; width: 133px; height: 35px; color: #B3B4B4; 
	background: url(images/button.png) repeat-x; text-decoration: none; padding: 15px 0 0 0;
}
#menu a:hover, #menu .active a {color: #FFFFFF; background: url(images/buttonh.png) repeat-x;}
/* fade */
#fade {float: left; width: 420px; height: 250px; border-top: 1px solid #161616;}
#fade img {width: 420px; height: 250px;}
/* Sidebar */
#sidebar {float: right; width: 378px; height: 250px; background: #0D0D0D; border-top: 1px solid #161616;}
#sidebar p {margin: 20px; font-size: 10pt;}
/* Footer */
#footer {width: 798px; padding: 12px 0;	background: #35393D; border-top: 1px solid #161616;}
#footer p {margin: 0; line-height: normal; font-size: 8pt; text-transform: uppercase;text-align: center;}
#intro {width: 733px; height: 273px; margin: 0 auto;}
#clocks {width: 565px; margin: 10px auto;}
#clocks .column {float: left; width: 100px; text-align: center; margin: 0 20px}
.preload {display: none}
#intro img {width: 733px; height: 273px}