#language {
	position:absolute;
	width: 190px;
	height: 20px;
	top: 2px;
	left: 690px;
	z-index: 5;
	clear:none;
	margin-bottom: -15px;
}

#languageSub {
	float:right;
	height:15px; 
	width:60px;
	padding: 0px;
	line-height:8px;
	margin-left:2px;
	margin-bottom: 3px;
	margin-top: -0px;
	}

#languageSub:hover, #languageSub a:hover {
	background-color: #ffffff;
	cursor: hand;
	}


#languageSub .English   {
	background-image: url(../images/en2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: bottom;
}

#languageSub .English_selected   {
	background-image: url(../images/en2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: center;
}


#languageSub a  .English   {
	background-position: top;
	border-bottom: 0px dashed #CCCCCC;
	color: #ffffff;
}

#languageSub a:hover  .English     {
	background-position: center;
	background-color: #ffffff;
	cursor: hand;
}




#languageSub .Spanish   {
	background-image: url(../images/sp2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: bottom;
}

#languageSub .Spanish_selected   {
	background-image: url(../images/sp2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: center;
}

#languageSub a  .Spanish   {
	background-position: top;
	border-bottom: 0px dashed #CCCCCC;
	color: #ffffff;
}

#languageSub a:hover  .Spanish     {
	background-position: center;
	background-color: #ffffff;
	cursor: hand;
}




#languageSub .French   {
	background-image: url(../images/fr2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: bottom;
}

#languageSub .French_selected   {
	background-image: url(../images/fr2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: center;
}



#languageSub a  .French   {
	background-position: top;
	border-bottom: 0px dashed #CCCCCC;
}

#languageSub a:hover  .French     {
	background-position: center;
	background-color: #ffffff;
	cursor: hand;
}




#languageSub .Persian   {
	background-image: url(../images/fa2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: bottom;
}
#languageSub .Persian_selected   {
	background-image: url(../images/fa2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: center;
}



#languageSub a  .Persian   {
	background-position: top;
	border-bottom: 0px dashed #CCCCCC;
}

#languageSub a:hover  .Persian     {
	background-position: center;
	background-color: #ffffff;
	cursor: hand;
}




#languageSub .Arabic   {
	background-image: url(../images/ar2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: bottom;
}

#languageSub .Arabic_selected   {
	background-image: url(../images/ar2.jpg);
	width:15px;
	height:15px;
	margin-left: 3px;
	display:block;
	float:left;
	background-position: center;
}



#languageSub a  .Arabic   {
	background-position: top;
	border-bottom: 0px dashed #CCCCCC;
}

#languageSub a:hover  .Arabic     {
	background-position: center;
	background-color: #ffffff;
	cursor: hand;
}





