/* ----------------  reset  -------------------- */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {list-style: none; }

.clear{clear:both; font-size:0px; line-height:0px; height:0px;}

/* ----------------  general  -------------------- */

body {background:#000; font-family:"Trebuchet MS", Arial, Verdana; font-size:9pt; color:#817779; height:100%;}

#wrap {position:absolute; height:680px; width:980px; margin:-340px 0px 0px -490px; top: 50%; left: 50%; text-align: center;}

#logos {padding:20px 0 40px 0;}
#logos a img {border:0;}
#logos a img:hover {border:0px solid #4d4d4d;}
#logos a img:active {border:0px solid #fff;}
#logos a.centerlogo {margin:0 40px 0 40px;}

#scroller {width:730px; height:270px; overflow:hidden; margin-left:60px;}


/* ============ SAFARI AND OPERA SPECIFIC STYLES ================ */

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#scroller {width:795px; padding-left:65px; margin:0;}
}

     
