@charset "utf-8";
/* www.KirbyResourceGroup.com | styles.css | 
Lasted Revised: April 29th, 2010 by Ashley Yellachich - Yella Soft, Inc |
To contact: 864.458.7360 | ayellachich@yellasoft.com  */


	body{
	background-color: 	#e0e1df;	
	font-family:		'Lucida Grande',Arial,sans-serif;
	font-size:			12px;
	line-height:        18px;
	color:				#000000;
	padding:            0px;
	margin:             0px;
	border:             0px;
	}
	
	#content{
	border:				1px solid;
	border-color: 		#0d2300;
	}
	
	#copyright{
	border-top: 		solid 5px #0d2300;
	background-color:   #1c4702;
	color:				#ffffff;
	font-size: 			9px;
	}
	
	#main_content{
	padding:           10px;
	margin-left:       50px;
	}
	
	#main_content_clients{
	padding: 	    10px;
	margin-left: 	125px;
	}
	
	li{
	text-decoration:	none;
	display: 			inline;
	}
	
	a:link{
	font-weight: 		bold;
	font-size: 			11px;
	text-decoration:	none;
	display: 			inline;
	color: 				#ffffff;
	}
	a:visited{
	font-weight: 		bold;
	font-size: 			11px;
	text-decoration:	none;
	display: 			inline;
	color: 				#ffffff;
	}
	a:active{
	font-weight: 		bold;
	font-size: 			11px;
	text-decoration:    underline;
	display: 			inline;
	color: 				#ffffff;
	}
	a:hover{
	font-weight: 		bold;
	font-size: 			11px;
	text-decoration:	none;
	display: 			inline;
	color: 				#afc7b2;
	}
	a:active{
	font-weight: 		bold;
	font-size: 			11px;
	text-decoration:	overline;
	display: 			inline;
	color: 				#00314a;
	}
	
	#navigation{
	
	border-top: 		solid 5px #0d2300;
	background-color:   #1c4702;
	}
	
	
	
	


