br.clear{clear:both; margin-top:-15px;}
/* ----------------------------------------------Footer-------------------------------------*/
#footer .wrapper{
	/*padding:20px;*/
	border:none;
	color:#0C0101;
	background-color:#f0f0f0;
	}
#footer .footbox{
	display:block;
	/*float:right;*/
	float:left; 
	/*width:900px;*/
	margin:0px  0px 0 0px;
	padding:5px 18px 5px 15px;
	
	border:1px dashed #999999;
	font-size: 12px;
	}
	
	#majaxticker3{
width: 880px;
padding:10px 5px 5px 0px;
background-color: #d9d8d8;
}

#majaxticker3 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:#d9d8d8;
}
#ajaxticker3{
width: 900px;
padding:15px 5px 5px 5px;
background-color: #f0f0f0;
}

#ajaxticker3 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:#f0f0f0;
}






