@import "layout.css";
#content #rcontent {
	float: right;
	height: 680px;
	width: 749px;
}
#content {
	height: 680px;
	width: 1000px;
}
#content #lcontent {
	height: 680px;
	width: 250px;
}
#rcontent_contentbox {
	height: 625px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#rcontent_contentbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
}
#contentbox_faqbox {
	height: 550px;
	width: 650px;
}



#rcontent_border {
	height: 29px;
	width: 300px;
	position: relative;
	background-image: url(../images/septr_orange_bg.png);
	background-repeat: repeat-x;
}

#rcontent_bordertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
	position: absolute;
	margin-left: 130px;
}

