@charset "utf-8";
/* 
	CSS Document
	For Resource Management Services
	By Deborah Myrin
*/


/*=========================================================================================*/
/*Content Area*/
/*==========================================================================================*/
.line{
	border-top: dashed 1px #660000;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.floatright{
	float: right;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 150px;
	border: solid thin black;
}