/*
 Section1
 */

#section1 #icon A{
	text-decoration:none;
}

#section1 #flash {
	width:400px;
	float:left;
}


#language {
	CLEAR: both; 
	COLOR: #0000FF;
	font-weight:bold;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 85px; 
}

#language H2 {
	COLOR: #0000FF; 
	FONT: 1.5em bold; 
}

#section1 A {
	COLOR: #F9E7A5; 
	TEXT-DECORATION: none;
}

#section1 A.active {
	COLOR: #FFCC00; 
	font-weight:bold;
	TEXT-DECORATION: none;
	text-transform:uppercase;
}

#section1 A:hover {
	COLOR: #CC6600;  
	BORDER-BOTTOM: #666666 1px dashed;
}


