p {
	padding: 8px;
	margin: 0;
}

#banner {
	position: relative;
	background-image: url(../../images/w6/banner.jpg);
	background-repeat: none;
	background-position: 0 0;
	width: 740px;
	height: 175px;
	border: 1px solid #8b8b8b;
}

#thanksbanner {	
	float: left;
	background-image: url(../../images/w6/banner.jpg);
	background-repeat: none;
	background-position: 0 0;
	width: 471px;
	height: 175px;
	border: 1px solid #a09f9f;
}
	

#banner_container {
	position: relative;
	width: 749px;
	height: 179px;
	background-image: url(../images/bg/banner_bg.jpg);
	background-repeat: repeat-x;
}

#banner_prose {
	position: relative;
	background-image: url(../../images/home/banner_prose_bg.gif);
	background-repeat: no-repeat;
	left: 465px;
	top: 30px;
	width: 252px;
	height: 122px;
	color: #FFF;
}

#prose {
	background: url(../../images/nav/lhs_divider2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-bottom: 15px;
}

#prose {
	background: url(../../images/nav/lhs_divider2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 15px;
	margin-bottom: 15px;
}

#prose2 {
	width: 259px;
}

#prose2 p {
	width: 200px;
}

.prose2shadow {
	float: left;
	width: 263px;
	background: url(../../images/boxshadow_rhs.gif) repeat-y;
	background-position: right;
}

.prose2border {
	width: 259px;
	border-left: 1px solid #a09f9f;
	border-top: 1px solid #a09f9f;	
	border-bottom: 1px solid #a09f9f;
}

#pagecontent {
	position: relative;
	padding-top: 9px;
	width: 751px;
	float: left;
}

.rhs_box {
	width: 259px;
}

.rhs_box_title {
	width: 258px;
	height: 28px;
	background-image: url(../../images/bg/aqua.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

.rhs_box_title a {
	text-decoration: none;
	color: #FFFFFF;
}

.rhs_box_title a span {
	display: block;
	padding: 5px 10px;
}

.prose2_shadow_base {
	float: left;
	background: transparent url(../../images/prose2_base_rhs.jpg);
	background-position: bottom right;
	height: 3px;
	font-size: 0px;
	width: 264px;
}

#lh_content {
	float: left;
	width: 400px;
}

#lh_content_thanks {
	float: left;
	width: 480px;
}

#rh_content {
	float: left;
	margin-left: 86px;
	width: 259px;
}

#rh_content_thanks {
	float: left;
	margin-left: 10px;
	width: 259px;
}

.reg_td_right {
	text-align: right;
	font-size: 0.9em;
}

.reg_td_right p {
	padding: 0;
	margin: 5px;
}
