.glrubber {
	background-color: #8C2429;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
}
.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.glrubber_project {

	background-color: #8C2429;
	background-image: url(images/project_bg.jpg);
	background-repeat: no-repeat;
}
.glrubber_contact {


	background-color: #8C2429;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}

