* { margin:0; padding:0; }

html, body { 
	margin: 0 auto;
	padding: 0;
	font-family:Tahoma, Arial, sans-serif; 
	font-size: 13px;
	min-width: 999px;
}

.clear { clear:both; }
.f-right { float:right; }
.f-left { float:left; }

div.center { width:999px; margin:0 auto; }

div.top { height:97px; background:url('/images/intro2/bg-intro-top.jpg') no-repeat center top; }
div.top .center { /*padding-right:250px;*/ position: relative; }

#div-clock { position: absolute; right:0; margin-right:125px; }

div.content { height: 450px; background:url('/images/intro2/bg-intro-content.jpg') no-repeat center top; }

div.bottom { height:190px; background:url('/images/intro2/bg-intro-bottom.jpg') no-repeat center top; }
div.bottom .center { /*padding-left:70px;*/ /*width:600px;*/ padding-top:1px; }
div.bottom .center .tbl-bottom { width:529px; margin:0 auto; }

div.footer { height:115px; background:url('/images/intro2/bg-footer-intro.gif') repeat-x; }
div.footer .center { height:80px; padding-top:17px; background:url('/images/intro2/intro-footer-logo.jpg') no-repeat 5px 17px; }

.copyright { padding:10px 0 10px 120px; font-size:11px; line-height:15px; color:#383838; }
.copyright a img { border:0 none; }


.truehits { padding:15px 0; }

.w3c { vertical-align:middle; margin:3px 10px 0 0; float:left; }
.piesoft { color:#f0f0f0; display:block; margin-top:3px; }
.piesoft a, .piesoft a:hover, .piesoft a:visited { color:#f0f0f0; }