#tryoutcenteringWrap	{
	width: 780px;
	margin-left: auto;
	margin-right: auto;}
	
.tryout	{
	float: left;
	padding-bottom: 10px;
	display: block;}


#main {
	width: 780px;
	margin: 0;
}

.contentLeft {
	width: 560px;
	float: left;
}

.contentRight {
	width: 200px;
	float: right;
	background: #e3e3e3 url(/images/offers/tryout/pe2/bottom.gif) left bottom no-repeat;
	margin-left: 10px;
}

.backgroundTop {
	background: url(/images/offers/tryout/pe2/top.gif) left top no-repeat;
	padding: 15px;
	height: 380px;
}

.backgroundTop ul 	{
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
	list-style: none;	
}

.backgroundTop ul li {
	padding: 0 0 10px 0;
}


/* image header */
.tryoutHeader {
	background: url(/images/offers/tryout/pe2/pe3_header.png) top left no-repeat;
	width: 780px;
	height: 280px;
	margin-bottom: 10px;
}

.tryoutHeader a {
	cursor: pointer;
}
.headerLeftCol {
	width: 410px;
	float: left;
	padding: 135px 0 0 20px;
}

.headerLeftCol h1 {
	font-size: 42px;
	font-weight: bold;
	color: #ff9900;
}

.headerLeftCol h2 {
	padding: 0 !important;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}

.headerRightCol {
	width: 350px;
	float: right;
}

.headerRightCol .steps {
	padding: 12px 0 0 50px;
	color: #ff9900;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
}

.step1, .step3, .step5 {
	height: 50px;
	padding-top: 2px;
}

.step2, .step4 {
	height: 36px;
	padding-top: 2px;
}

.stepTitle {
	width: 100px;
	padding: 5px 0 0 25px;
	float: left;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.stepItem{
	width: 213px;
	padding: 2px 12px 0 0;
	float: left;
	color: #000;
	font-size: 12px;
}

.learnMore a {
font-size:1em;
font-weight:bold;
text-transform:uppercase;
}
