﻿
body
{
	color:#fff;
	margin:0;
	font-family:Tahoma;
	background:#000 url(img/splashBgRepeat.jpg) 0 0 repeat-x;
}

a, a:link, a:active, a:visited, a:hover
{
	color:#fff;
	outline:0 none;
}

p
{
	font-style:italic;
	font-size:.9em;
	margin:0 0 3px;
}

.hide
{display:none;}

form
{
	margin:0;
	padding:0;
}

#siteWrapper
{	
	background: url(img/splashBg.jpg) center 0 no-repeat;
}

#frame
{
	position:relative;
	margin:0 auto;
	width:850px;	
	min-height:470px;
}

.mainBoxSub
{display:none;}

#btnWinged, #btnTrad, #btnMicro, #footer a
{
	position:absolute;
	top:150px;
	left:0px;
	width:270px;
	height:230px;
	font-size:1px;
	overflow:hidden;
	text-indent:-99999px;
	cursor:pointer;
	background:url(img/logos.png) 0 0 no-repeat;
}

#btnWinged:hover
{background-position:0 -270px;}

#btnTrad
{left:270px; background-position:-270px 0;}
#btnTrad:hover
{background-position:-270px -270px;}

#btnMicro
{left:540px; background-position:-540px 0;}
#btnMicro:hover
{background-position:-540px -270px;}

#merchWrap
{
	position:absolute;
	top:382px;
	width:600px;
	left:50%;
	margin-left:-320px;
	text-align:center;
}

#footer
{
	position:absolute;
	top:265px;
	left:315px;
}

#footer a
{
	width:180px;
	height:31px;
	margin:0 auto;
	background:url("http://www.spimg.driverwebsites.com/devLogos/dw_white.png") no-repeat scroll center bottom transparent;
}