#splash-wrapper {
	height: auto;
	width: 929px;
	float: left;}
	
#splash-wrapper .arrow {
	height: 26px;
	width: 26px;
	background:url(../images/splash/arrow.gif) no-repeat;}
	
#splash-wrapper .arrow:hover {
	height: 26px;
	width: 26px;
	background:url(../images/splash/arrow-over.gif) no-repeat;}
	
#v1-container {
	margin: 0 3px 0 0;
	height: 395px;
	width: 696px;
	position: relative;
	float: left;}
	
a.v1 {
	height: 395px;
	width: 696px;
	display: block;
	color: #fff;
	background: #cc0001 url(../images/splash/arrow.gif) 141px 40px no-repeat;
	float: left;}
	
a.v1:hover {
	height: 395px;
	width: 696px;
	display: block;
	color: #000;
	background:url(../images/splash/v1-over.png) top left no-repeat;
	float: left;}

#v2-container {
	height: 395px;
	width: 230px;
	position: relative;
	float: left;}
	
a.v2 {
	height: 395px;
	width: 230px;
	display: block;
	color: #fff;
	background: #000 url(../images/splash/arrow-over.gif) 139px 40px no-repeat;
	float: left;}
	
a.v2:hover {
	height: 395px;
	width: 230px;
	display: block;
	color: #000;
	background:url(../images/splash/v2-over.png) top left no-repeat;
	float: left;}
	
#splash-wrapper .action {margin: 35px 0 0 43px; font-size: 2.2em;}

#splash-wrapper .which {
	/*margin: 180px 0 0 43px;*/
	margin: 0;
	font-size: 6.5em;
	line-height: 1em;
	letter-spacing: -4px;
	font-weight: bold;
	position: absolute;
	bottom: 40px;
	left: 38px;}
	
#splash-wrapper .which-smaller {
	/*margin: 182px 0 0 40px;*/
	margin: 0;
	font-size: 2.3em;
	line-height: 1em;
	font-weight: bold;
	position: absolute;
	bottom: 50px;
	left: 40px;}
	
/*
#splash-wrapper .what {margin: 0 0 0 43px; font-size: 3.0em;}
#splash-wrapper .what-smaller {
	margin: 30px 0 0 40px;
	font-size: 1.3em;}
*/