.bg {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
}
.sub_head {
	color: #B7B7B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Heading {
	font-size: 14px;
	font-weight: bold;
	color: #D8D8D8;
	padding-bottom: 15px;
	font-style: italic;
}
.footer {
	font-size: 9px;
	color: #666666;
}
.footer a{
	font-size: 9px;
	color: #666666;
}
