@charset "utf-8";
BODY 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #9C9C9C;
}
	
a:link 	 	{color: #ffa800; text-decoration: none; }
.top-nava {
	color: #FFFFFF;
}

a:visited		{color: #ffa800; text-decoration: none; }
a:hover	 	{color: #226bac; text-decoration:underline;}

.headings {
	font-size: 16px;
	color: #F4AF0C;
	text-indent: 10px;
	font-weight: 100;
}

.heading1 {
	font-size: 16px;
	color: #1B69A7;
	text-indent: 10px;
	font-weight: 100;
	text-decoration: underline;
}
.servicesmain {
	font-size: 11px;
	color: #1B69A7;
	text-indent: 10px;
	font-weight: 100;
}.clients-link {
	font-size: 12px;
	color: #1979C5;
}
