.footer_bg {
	background: url(../images/footer_bg.gif) no-repeat center center;
	height: 43px;
	width: 750px;
}
.imgb {
	background: #FFFFFF;
	margin: 2px;
	padding: 4px;
	border: 1px solid #000000;
}

.text {
	color: #333333;
	font: 13px "Trebuchet MS";
	text-align: left;
	padding: 0px 10px 10px 17px;
}
.normal {
	color: #333333;
	font: bold 12px "Trebuchet MS";
	list-style: url(../images/li.gif);
	padding-right: 10px;
}

.text a {
	color: #000000;
	text-decoration:underline;
}
.text a:hover{
	text-decoration:none;
}
.text2 {
	color: #333333;
	font: 12px "Trebuchet MS";
	text-align: left;
	padding: 0px 10px 10px;
}
.text2 a {
	color: #000000;
	text-decoration:underline;
}
.text2 a:hover{
	text-decoration:none;
}
.blue_text {
	color: #333333;
	font: 12px "Trebuchet MS";
	text-align: right;
	padding: 0px 12px ;
}

h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_text {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer_text a {
	color: #000000;
	text-decoration:underline;
}
h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
}

.footer_text a:hover {
	text-decoration:none;
}
strong {
	font-weight:bold;
}

