#footer{
	float: left;
	height: 166px;
	width: 100%;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#footer-content{
	height: 166px;
	width: 1006px;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	margin: auto;
}

#footer-col1{
	height: 161px;
	width: 488px;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}

#footer-col2{
	height: 161px;
	width: 480px;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	float: right;
	margin-right: 16px;
}

#footer-col2-layer1{
	height: 140px;
	width: 100%;
}

#footer-col2-layer2{
	height: 20px;
	width: 100%;
	text-align: left;
}

.heading-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #333;
	text-decoration: none;
}

.black-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.black-text-small{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.white-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.a1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.a1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #07B0F0;
	text-decoration: underline;
}

.a2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.a2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.a3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #07B0F0;
	text-decoration: none;
}

.a3:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.a4:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
