#topAreaContainer{
	width:100%;
	height: 77px;
	line-height: 16px;
	background-image: url(../images/sub_bg_top.jpg);
	background-repeat: repeat-x;
}
#topArea{
	width:890px;
	height: 77px;
	background-image: url(../images/sub_top.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#topAreaLogo{
	width:178px;
	height: 77px;
	float: left;
}
#topAreaMenu{
	width:650px;
	float: right;
	height: 42px;
	padding-top: 35px;
}
#contentholder {
	width:890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#contentLeft {
	width:170px;
	float: left;
}
.contentLeft1 {
	width:170px;
}
#contentSingleRow {
	width:876px;
	padding-left: 14px;
}
#contentRight {
	width:720px;
	float: right;
	background-image: url(../images/vert_bev_line.gif);
	background-repeat: repeat-y;
	background-position: 33px;
}
.contentRight1{
	width:630px;
	padding-left: 60px;
	padding-right: 30px;
}