.bkgrd {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #292922;
	text-decoration: none;
}
.index_content {
	background-image: url(images/index_content.jpg);
	background-repeat: repeat-y;
}
.readmore {

	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.profile-content {
	background-image: url(images/company_profile/image.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.serv-img {
	background-image: url(images/services-img.jpg);
	background-repeat: no-repeat;
}
