.recent_news {
	background-image: url(images/bottom_line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	height: 41px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #695B4B;
}
.homebtn {
	height: 27px;
	width: 62px;
	padding-right: 20px;
}
.consulbtn {
	height: 27px;
	width: 102px;
	padding-right: 20px;
}
.portfoliobtn {
	height: 27px;
	width: 81px;
	padding-right: 20px;
}
.testbtn {
	height: 27px;
	width: 106px;
	padding-right: 20px;
}
.contactbtn {
	height: 27px;
	width: 105px;
	padding-right: 20px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	color: #695B4B;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #695B4B;
}
.generallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707C72;
}
