body {
	background: url(../images/bgfiller.jpg) top left repeat-x #000000;
	margin: 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.shadow{
	background:url(../images/shadows.jpg) center top no-repeat;
	width:1029px;
	margin:0px auto;	
}
.clearing{
	clear:both; width:100%;
}
strong{
	font-weight:bold;			
}
.wrapper{
	width:980px;
	margin:0px auto;	
}
.footertemplate{
	height:70px;
	font-size:10px;
	color:#686868;		
}
	.footertemplate p{
		margin-bottom:7px;
	}
		

a:active, a:focus {outline: 0;}

a:link {text-decoration: none;color:#ffffff;}
a:visited {text-decoration: none;color:#ffffff;}
a:active {text-decoration: none;color:#ffffff;}
a:hover {text-decoration: underline;color:#ffffff;}

.footer a:link {text-decoration: none;color:#686868;}
.footer a:visited {text-decoration: none;color:#686868;}
.footer a:active {text-decoration: none;color:#686868;}
.footer a:hover {text-decoration: underline;color:#686868;}