body
{
	margin:0px;
}
.clr
{
	clear:both;
}
.main
{
	width:974px;
	margin:0 auto;
}
#logo
{
	width:225px;
	height:111px;
	margin-top:32px;
	margin-bottom:10px;
	margin-left:20px;
	float:left;
}
.top
{
	width:974px;
	height:23px;
	margin:0 auto;
	clear:both;
	background:url('../introimages/top.jpg') no-repeat;
}
.mid
{
	width:974px;
	margin:0 auto;
	background:url('../introimages/mid.jpg') repeat-y;
}
.slider
{
	width:926px;
	height:529px;
	margin:0 auto;
	position:relative;
}
.bottom
{
	width:974px;
	height:25px;
	margin:0 auto;
	background:url('../introimages/bottom.jpg') no-repeat;
}
.skipbutton
{
	width:354px;
	height:80px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#fadeshow1
{
z-index:0;
}
.newlaunches
{
	width:464px;
	height:103px;
	position:absolute;
	top:426px;
	left:0px;
}
.newlaunches p
{
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}
.newlaunches a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
	height:58px;
	width:464px;
	padding-top:45px;
	background:url('../introimages/new-launches-inactive.png') no-repeat top;
}
.newlaunches a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	background:url('../introimages/new-launches-active.png') no-repeat top;
}
.newlaunches a#current
{
	color:#FFFFFF;
	text-decoration:none;
	background:url('../introimages/new-launches-active.png') no-repeat top;
}
.upcoming
{
	width:464px;
	height:103px;
	position:absolute;
	top:426px;
	left:463px;
}
.upcoming p
{
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}
.upcoming a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
	height:58px;
	width:464px;
	padding-top:45px;
	background:url('../introimages/upcoming-inactive.png') no-repeat top;
}
.upcoming a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	background:url('../introimages/upcoming-active.png') no-repeat top;
}
.upcoming a#current
{
	color:#FFFFFF;
	text-decoration:none;
	background:url('../introimages/upcoming-active.png') no-repeat top;
}
