@import url(global.css);
@import url(structure.css);
@import url(headerKFI.css);
@import url(nav.css);
@import url(sidebar.css);
@import url(footer.css);

div#contenttop 
{
	/*height: 8.38em;*/
	height: 10.65em;
	background: #6c7b85 url(../images/meetingAPFC.jpg) no-repeat top right;
	overflow: hidden;
	border-bottom: 1px solid #000; }
	
	div#contenttop div.bgboxes {
		background: url(../images/boxes.gif) no-repeat top left;
		margin-left: 9px;
		margin-top: 10px;
		padding-bottom: 20px; }
		
		div#contenttop div.bgboxes h4 {
			background: url(../images/debt.gif) no-repeat bottom left;
			margin: 0 0 0 53px;
			width: 390px;
			padding-top: 6px;
			text-indent: -9000px;
			overflow: hidden;
			display: block; }
			
		div#contenttop div.bgboxes h5 {
			color: #000;
			font-size: 75%;
			text-transform: uppercase;
			padding-left: 53px;
			font-weight: bold; }

	div#contenttop flash {
		color: #fff;
		/* background: #6d7b86; */
		font-size: 70%;
		width: 3em;
		font-weight: bold;
		float: left;
		padding-left: 8px; }
    			
	div#contenttop ul.one {
		color: #fff;
		/* background: #6d7b86; */
		font-size: 70%;
		width: 16em;
		font-weight: bold;
		float: left;
		padding-left: 30px;
    padding-top: 108px; }
		
	div#contenttop ul.two {
		color: #fff;
		/* background: #6d7b86; */
		font-size: 70%;
		width: 16em;
		font-weight: bold; 
		float: left;
		padding-left: 40px;
    padding-top: 108px; }

	div#contenttop ul.three {
		color: #fff;
		/* background: #6d7b86; */
		font-size: 70%;
		width: 16em;
		font-weight: bold; 
		float: left;
		padding-left: 45px;
    padding-top: 108px; }
    		
		div#contenttop ul li a, div#contenttop ul li a:link, div#contenttop ul li a:active, div#contenttop ul li a:visited {
			color: #fff;
			background: #6d7b86; }
		
		div#contenttop ul li 
		{
			float: left;
			padding-bottom: 3px;
			padding-left: 18px;
			background: url(../images/arrow.gif) no-repeat center left;
			display: block; }
			
			div#contenttop ul li.right {
				clear: left; }	




div#content div.col1 
{
	border-right: 1px solid #e2e2e2;
	width: 245px;
	padding: 0 17px;
	font-size: 70%;
	text-align: justify;
	float: left; }
	
	div#content div.col1 h4, div#content div.col2 h4 {	
		font-weight: bold;
		color: #000;
		text-transform: uppercase;
		font-size: 125%;
		text-align: left; }
	
	div#content div.col1 h4.welcome {
		background: #fff url(../images/welcome.gif) no-repeat top left;
		height: 41px;
		padding-top: 3px;
		padding-bottom: 10px;
		padding-left: 55px; }
		
		div#content div.col1 h4.welcome span {
			font-size: 80%; }
		
	div#content div.col1 h4.additional {
		background: #fff url(../images/additionalservices.gif) no-repeat top left;
		height: 38px;
		padding-top: 10px;
		padding-left: 46px; }
	
div#content div.col2 {
	width: 242px;
	padding: 0 17px;
	font-size: 70%;
	text-align: justify;
	float: right; }
	
	div#content div.col2 h4.whatwedo {
		background: #fff url(../images/whatwedo.gif) no-repeat top left;
		height: 44px;
		padding-top: 10px;
		padding-left: 54px; }
		
	div#content div.col2 h4.getthedetails {
		background: #fff url(../images/getthedetails.gif) no-repeat top left;
		height: 39px;
		padding-top: 8px;
		padding-left: 49px; }
		
	div#content div.col1 p, div#content div.col2 p {
		margin: 0 0 10px 0; }
		
	div#content div.col1 p.more, div#content div.col2 p.more {
		margin: 0 0 10px 0;
		text-align: right; }
		
		div#content div.col1 p.more a, div#content div.col2 p.more a {
			background: #fff url(../images/greyarrow.gif) no-repeat center left;
			padding-left: 15px; }
	
	div#content div.col1 dl dd {
		margin-bottom: 20px; }