.footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #280B40;
}
.footerlinks {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 15px;
	float: left;
	background-image: url(../images/footerlinks.png);
	background-repeat: no-repeat;
}
.footerrechts {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 15px;
	float: left;
	background-image: url(../images/footerrechts.png);
	background-repeat: no-repeat;
}
.footermid {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 970px;
	float: left;
	background-image: url(../images/footermid.png);
	background-repeat: repeat-x;
}
.footermid ul {
	margin: 0px;
	height: 280px;
	width: 300px;
	float: left;
	background-image: url(../images/footermid.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.footermid ul h3 {
	margin: 0px;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #F1F1F1;
}
.footermid ul li {
	margin: 0px;
	height: auto;
	width: 300px;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #F1F1F1;
}
.footermid ul li a {
	margin: 0px;
	height: auto;
	width: 300px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration: none;
}
