﻿/*FOOTER CSS START*********************************************************/
#footer {
	border-color: #C0C0C0;
	position: fixed;
	height: 38px;
	bottom: 0px;
	width: 100%;
	z-index: 7;
	background-repeat: repeat-x;
	background-color:white;
	border-top-style: double;
	border-top-width: medium;
}
#sponsers {
	border-width: 0px;
	position: absolute; 
	bottom:0px;
	right:40%;
}
#sponsers a {
	padding-right:15px;
}
img   
{
	border-width:0px;
}
#w3c {
	width: 182px;
	border-width:0px;
	position:absolute;
	right:0px;
	bottom:0px;
}
/*FOOTER END****************************************************************/
