#main{
	position: relative;
}

#left_column{
	background: url(../images/left_bg_inner.png) no-repeat left top;
}

#main_body{
	float: left;
	width: 350px;
	width: 363px;
	background: url(../images/middletile.png) repeat-y left top;
	position: relative;
	left: -7px;
	z-index: 5; 
}

#body_inner p{
	margin-bottom: 20px;
	color: #333;
}

#main_body #body_outer{
	background: url(../images/middletop.png) no-repeat left top;
}

#main_body #body_outer #body_inner{
	padding: 35px;
	padding-top: 20px;
	background: url(../images/middlebot.png) no-repeat left bottom;
	_height: 495px;
	min-height: 495px;
	color: #000;
	font-size: 10px;
}

#right_testimonials{
	position: absolute;
	left: 579px;
	z-index: 12;
}

#contactForm{
	margin-bottom: 20px;
}

#contactForm td{
	padding-left: 0;
}

#testLayerContainer{
	margin-top: 20px;
}

#processNumList{
	margin-left: 20px;
}

#processNumList td{
	padding: 0;
}

#survey td{
	vertical-align: middle;
}

.altLinks{
	color: #666;
}

.bold{
	font-weight: bold;
}

.ornBold{
	font-weight: bold;
}

.disclaimer{
	color: #999 !important;
}

.formNames{
	text-align: right;
	vertical-align: top;
}

#submitApprovalForm{
	margin-bottom: 20px;
}

ol{
	color: #333;
}