/********************************************************************************/
/* CSS for Title */
/********************************************************************************/
div.general_title
{
}
div.general_title h1
{
    color: #cacbd2;
    font-size: 26px;
    font-family: Tahoma;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
}
div.general_title h1 a
{
}
div.general_subtitle
{
    /*clear: both;*/
}
div.general_subtitle h2
{
    color: #cacbd2 !important;
    font-size: 26px !important;
    font-family: Tahoma !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}
div.general_subtitle h2 a
{
}
/********************************************************************************/

/********************************************************************************/
/* CSS for HP Content */
/********************************************************************************/
div.ex_hp_flash_wrapper
{
    clear: both;
    direction: ltr;
    /*display: table;*/
    width: 927px;
    height: 346px;
    margin: 0px auto 10px;
    background: url(../../Images/1.EN/General/ex_hp_flash_bg.jpg) no-repeat left top;
}
.ex_hp_flash_inner
{
	width: 846px;
	height: 283px;
	display: table;
	margin: 15px 34px 0px 43px;
}
.ex_hp_news
{
	float: left;
	width: 270px;
	margin: 10px 0px 0px 0px;
}
.ex_hp_news .news_item
{
	font-size: 12px;
	margin-bottom: 5px;
	color: #616161;
	background: url(../../Images/1.EN/General/ex_hp_news_bullet.gif) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
}
.ex_hp_news div.news_item a
{
	color: #00c6ff;
	text-decoration: none;
}
.ex_hp_flash
{
	float: right;
	width: 540px;
	height: 271px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}
div.ex_hp_bottom_content
{
    clear: both;
    direction: ltr;
    /*display: table;*/
    width: 845px;
    height: 130px;
    margin: 0px auto 10px;
}
.ex_hp_products
{
	clear: both;
}
.ex_hp_products_item
{
	float: left;
	width: 270px;
	font-size: 12px;
	color: #616161;
}
.ex_hp_products_item a
{
	color: #00c6ff;
	text-decoration: none;
}
.ex_hp_prod_pic
{
	float: left;
	margin-right: 10px;
	width: 87px;
	height: 65px;
	text-align: left;
	vertical-align: top;
	background: url(../../Images/1.EN/General/ex_prod_pic_bg.gif) no-repeat right bottom;
}
.ex_hp_products_item_delim
{
	float: left;
	width: 1px;
	height: 50px;
	margin-right: 10px;
	background: #dfdfdf;
}

div.hp_flash_wrapper
{
    clear: both;
    direction: ltr;
    /*display: table;*/
    width: 935px;
    height: 340px;
    margin: 0px auto;
}
div.hp_flash_wrapper object
{
	display: table;
}
div.hp_wrapper_outer
{
    clear: both;
    direction: ltr;
    display: table;
    width: 885px;
    height: 200px;
    margin: 0px auto 20px;
}
div.hp_who_are_we,
div.hp_news,
div.hp_highlights
{
    float: left;
    color: #808080;
    height: 200px;
    border-left: solid 1px #e3e1e1;
    overflow: hidden;
}
div.hp_who_are_we div,
div.hp_news div,
div.hp_highlights div
{
    font-size: 12px;
    font-family: Tahoma;
    line-height: 18px;
}
div.hp_who_are_we a,
div.hp_news a,
div.hp_highlights a
{
    text-decoration: none;
    color: #00c6ff;
}
a.read_more
{
    text-decoration: none;
    color: #00c6ff !important;
}
div.hp_news a,
div.hp_highlights a
{
    color: #808080;
}

div.hp_who_are_we
{
    margin-left: 30px;
    #margin-left: 15px;
    width: 280px;
}
div.hp_who_are_we div
{
    margin: 0px 5px 0px 10px;
}
div.hp_who_are_we div.waw_content
{
    width: 240px;
}


div.hp_news
{
    width: 255px;
}
div.hp_news div
{
    margin: 0px 5px 0px 10px;
}
div.news_date
{
    font-size: 13px;
    color: #00c6ff;
}
div.news_item div
{
    clear: both;
    margin-left: 0px;
}
div.news_item div
{
    line-height: normal !important;
}
div.news_spacer
{
    clear: both;
    height: 10px;
}


div.hp_highlights
{
    width: 310px;
}
div.hp_highlights div
{
    margin: 0px 5px 0px 10px;
}
div.hl_item
{
    clear: both;
}
div.hl_item div
{
    line-height: normal !important;
}
div.hl_picture
{
    float: left;
    width: 84px;
    height: 62px;
    background: url(../../Images/1.EN/General/pic_bg.gif) no-repeat right bottom;
    margin: 0px !important;
}
div.hl_content
{
    float: left;
    width: 190px;
}
div.hl_spacer
{
    clear: both;
    height: 10px;
}
/********************************************************************************/
