﻿
/**************************
/* Menu Tags - English Only 
/**************************/
.ekmenu_unorderedlist_item
{
    list-style: none;
    padding: 14px 5px 0px 30px;
    margin-top: 0px;  
}
/* fix for all browsers except IE */
html>body .ekmenu_unorderedlist_item
{
    list-style: none;
    margin-top: 0px;  
    padding: 18px 5px 0px 30px; 
}
.ekmenu_unorderedlist_item a
{
    color: #525252;
    font: normal 9pt Arial;
    letter-spacing: 0.2px; 
    text-decoration: none;
}


/**************************
/* Content Tags - English Only 
/**************************/
.home_top_right 
{
    background-image: url(../images/en/home_rhs_bg_en.gif);
    background-position: top left;
    background-repeat: no-repeat; 
    padding: 90px 19px 0px 25px;
    font: normal 18px Arial;
    line-height: 28px; 
    width: 214px;
    height: 264px;
    float:left;
    color: #999999;
    letter-spacing: -0.5px;
}
.home_bot_right1 
{
    float:left;
    width: 320px;
    height:185px;
}
.home_top_right1 
{
	background-image: url(../images/en/home_rhs_bg_en1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 90px 19px 0px 25px;
	font: normal 18px Arial;
	line-height: 28px;
	width: 214px;
	height: 549px;
	float:left;
	color: #999999;
	letter-spacing: -0.5px;
	
}

a.home_MI 
{
    background-image: url(../images/en/home_mi_bg_en.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 30px 22px 0px 188px;
    float:left;
    font: normal 10px Arial;
    line-height: 16px; 
    width: 123px;
    height: 160px;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}
a.home_MI span
{
    color:#333399;
    text-decoration: none;
    font: bold 12px Arial;
    line-height: 16px; 
} 
.home_ResMor 
{
    background-image: url(../images/en/home_resmor_bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 30px 22px 0px 188px;
    float:left;
    font: normal 10px Arial;
    line-height: 16px; 
    width: 123px;
    height: 160px;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}

a.home_ResMor span
{
    color: #333399;
    text-decoration: none;
    font: bold 12px Arial;
} 