@import"layout.css";
#content #rcontent {
	height: 600px;
	width: 749px;
	float: right;
	position: relative;
	background-color: #FFF;
}
#rcontent_border {
	width: 300px;
	height: 29px;
	background-image: url(../images/septr_orange_bg.png);
	background-repeat: repeat-x;
	position: relative;
}
#rcontent_bordertxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	width: 100px;
	margin-top: 2px;
	font-size: 18px;
	position: absolute;
	margin-left: 75px;
}

#rcontent_txtbox {
	height: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-top: 40px;
}
#rcontent_txtbox p a   {
	color: #903;
	text-decoration: underline;
	font-weight: bold;
}
#rcontent_txtbox p a:hover {
	color: #FC3;
}
#rcontent_services {
	width: 749px;
	float: right;
	height: 335px;
}
#services_border {
	height: 29px;
	width: 300px;
	background-image: url(../images/septr_blue_bg.png);
	background-repeat: repeat-x;
}
#servicestxt {
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 2px;
}


#content #lcontent #news a ,a:link,a:visited{
	color: #999;
}
#content #lcontent #news a:hover {
	color: #333;
}

#sevices_swfbox {
	height: 230px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
	position: relative;
}
