.bg-address {
	background-image: url(img/bg_address.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.txt-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ef3e35;
	text-decoration: none;
}
.border {
	border: 1px dotted #ef3e35;
}
.txt-red-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ef3e35;
	text-decoration: none;
}
.bg-blog {
	background-image: url(img/blog_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-clients {
	background-image: url(img/clients.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
