#transparent { 
	background-color: #0b2f83;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#footer { 
	background-color:#0b2f83;
}	


