﻿div.mainHolderPanel
{
	width: 991px;
	height: 582px;
	margin: 10px auto 0 auto;
	border: solid 2px #000000;
	background-color: #000000;
	z-index: 5;
}

div.mainHolderPanelWhite
{
	position: relative;
	width: 991px;
	height: 582px;
	margin: 10px auto 0 auto;
	border: solid 2px #000000;
	background-color: #ffffff;
	z-index: 5;
}

div.mainHolderPanelWhite .promoContent
{
	position: relative;
	text-align: center;
	width: 473px;
	margin: 0 auto 0 auto;
	z-index: 5;
}

.promoContent .promoRRP
{
	font-size: 18px;
	color: #d11b39;
	font-weight: bold;	
}

.promoContent .numberHighlight
{
	font-size: 14px;
	color: #d11b39;
	text-decoration: underline;
}

div.mainHolderPanelWhite .starter1
{
	width: 238px;
	height: 485px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.mainHolderPanelWhite .starter2
{
	width: 361px;
	height: 362px;
	position: absolute;
	bottom: 0;
	left: 338px;
	z-index: 1;
}

div.mainHolderPanelWhite .starter3
{
	width: 273px;
	height: 582px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

div.mainHolderPanelWhite .logoPanel
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 352px;
	height:	105px;
	z-index: 2;
}

div.promotionContentPanel
{
	position: relative;
	width: 991px;
	height: 463px;
	background: #ffffff url('/images/homepage/homepageBg.jpg') repeat-x left top;
	z-index: 4;
}

div.promotionContentPanelBase
{
	position: absolute;
	width: 991px;
	height: 85px;
	bottom: 0;
	left: 0;
	z-index: 1;
}

ul.productLineList, ul.productLineList li
{
	text-align: center;
	list-style-type: none;
	margin: 0;
}

ul.productLineList
{
	padding: 5px 0 0 0;	
}

ul.productLineList li
{
	display: inline;
	padding: 0;	
}

div.homepageLogoHolderPanel
{
	position: absolute;
	width: 352px;
	height: 105px;
	top: 0;
	left: 17px;
	z-index: 3;
}

div.introductionPanel
{
	position: absolute;
	width: 516px;
	height: 82px;
	top: 25px;
	right: 30px;
	z-index: 3;
}

div.homepageImagePanel
{
	position: absolute;
	width: 991px;
	height: 433px;
	top: 30px;
	left: 0;
	z-index: 2;
}

div.floatingImagePanel
{
	position: absolute;
	right: 20px;
	top: 200px;
	width: 175px;
	height: 257px;
	z-index: 3;
}