#page-wrap { 
	width: 960px;
	margin: 10px auto;
	}

.hidden {
	position:absolute;
	left:-999em;
	top:-999em;
	width:1%;
}

h1 { 
	font-size: 48px;
	letter-spacing: -1px;
	color: white;
	margin: 0 0 15px 0; 
	}
	h1 span	{ 
		color: #1f8cc5; 
}

h3 { 
	font-size: 18px; 
	letter-spacing: -1px; 
	margin: 0 0 5px 0; 
}

p, label { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px; 
	margin: 4px 0;
}	


#stp1, #stp2, #stp3 {
	background: #f3f3f3;
	border: solid 5px #FFF;
	width: 270px; 
	float: left;
	vertical-align:top;
}
#stp4, #stp5 {
	background: #f3f3f3;
	border: solid 5px #FFF;
	width: 270px; 
	float: left;
	vertical-align:top;
}

#stp6 {
	background: #f3f3f3;
	border: solid 5px #FFF;
	width: 810px; 
	float: left;
	vertical-align:top;
}


#step_1, #step_2, #step_3, #step_4, #step_5, #step_6{
	padding-left: 30px;	
	padding-top: 5px;
}

#title-wrap {
	height:55px;
}
#legend { 
	float:left;
	font-weight: bold; 
	font-size: 18px; 
	background: #767575;
	width: 240px;
	height:55px;
	color:#FFF;
}
#legend6 { 
	float:left;
	font-weight: bold; 
	font-size: 18px; 
	background: #767575;
	width: 780px;
	height:55px;
	color:#FFF;
}
#step-number{
	float:left;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:38px;
	color:#FFF;
	font-weight:bold;
	background:#C00;
	width:30px;
	height:55px;
}

option { 
	padding: 0px 0px; 
}

.num_wrap { 
	margin: 5px 0; 
	}
	.num_wrap label { 
		font-size: 12px; 
		display: block; 
		width: 102px; 
		float: left; 
	}
	
.push {
	margin: 20px 0 0 0; 
}

#special_accommodations_wrap,
#company_name_wrap { 
	margin: 8px 0 0 0; 
}

#company_name_wrap label,
#special_accommodations_wrap label { 
	font-size: 12px; 
}

#special_accommodations_wrap textarea { 
	width: 100%; height: 100px; 
}
.checkSelection{
	text-align:left;	
}
