#text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 1D639F;
}
#norepeat {
	background-repeat: no-repeat;
}
#bg_contact {
	background-image: url(../images/contact/img_maincontact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bg_about_us {
	background-image: url(../images/about_us/img_about_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_site_map{
	background-image: url(../images/site_map/img_site_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#txt_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#txt_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AB4C05;
}
