html { overflow-x: hidden; }
body {
	margin:0 auto;
	padding:0;
	background:url(../Images/Common/bg.gif);
	background-repeat:repeat-x;
	background-color:#333333;
}
/*------------------------Reset------------------------*/
.Clear {
	clear:both;
	display:block;
	height:0;
	width:0;
	overflow:hidden;
	visibility:hidden;
}
.Hide_Heading, .Hide_HR {
	display:none;
	height:0;
	width:0;
}
p, h1, h2, h3, form, input, ul, li, .TextReplaceByImage {
	margin:0;
	padding:0;
}
.TextReplaceByImage {
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
a:active, a:focus { outline:none; }
h1, h2, h3 { font-weight:normal; }
/*#MainDiv div { overflow:hidden; }*/
table { border-collapse:collapse; }
img { border:0; }
/*------------------------Font------------------------*/
.Tahoma14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.Tahoma18 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
}
/*------------------------Color------------------------*/
.Yellow { color:#fff600; }
.Gray { color:#828282; }
.DarkGray { color:#323232; }
.White { color:#ffffff; }
.LightBlue { color:#6e9ac9; }
.Blue { color:#0058b5; }
/*----------------------wrapper-----------------------*/

#Wrapper {
	width:993px;
	margin:0 auto;
	padding:0;
}
/*----------------------header_main_menu----------------------*/
#Header_Main_Menu {
	width:100%;
	overflow:hidden;
}
#Logo { float:left; }
#Header_Right {
	float:right;
	width:835px;
}
#Header_Right.Inner {
	float:left;
	padding-right:6px;
}
#Header_Right .CountryName {
	float:left;
	padding-top:40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
}
#Header_Right .GlobalPage {
	float:right;
	padding-top:36px;
}
/*----------------------TopNavigation----------------------*/
#TopNavigation {
	float:left;
	width:100%;
	padding-top:19px;
}
#TopNavigation li { display:inline; }
#UL_TopNavigation {
	width:985px;
	height:39px;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left:4px;
	text-indent:-99999px;
}
#UL_TopNavigation li { display:inline; }
#UL_TopNavigation li a {
	height:39px;
	float:left;
	background-image:url(../Images/Common/bg-Navigation.gif);
	background-repeat:no-repeat;
}
ul#UL_TopNavigation li#LI_TopNavigation_1 a {
	width:91px;
	background-position: 0 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_2 a {
	width:127px;
	background-position: -91px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_3 a {
	width:132px;
	background-position: -218px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_4 a {
	width:123px;
	background-position: -350px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_5 a {
	width:150px;
	background-position: -473px 0;
}
ul#UL_TopNavigation li#LI_TopNavigation_6 a {
	width:362px;
	background-position: -623px 0;
}
/*----------------------Body Wrapper----------------------*/
#Body_Wrapper {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
}
#Body_Wrapper .LeftBody {
	float:left;
	/*width:496px;*/
	width:494px;
}
.LeftBody .title {
	float:left;
	width:100%;
	background-color:#efefef;
	font-size:14px;
	color:#333333;
	padding:10px 0 10px 0px;
}
.LeftBody .title .Bullet_Red {
	background:url(../Images/Common/Bullet-Red.gif);
	background-position:26px 4px;
	background-repeat:no-repeat;
	padding-left:36px;
}
.LeftBody #OurPartenerBrand_Details {
	/*	width:490px;*/
	width:488px;
	float:left;
	border-bottom:3px solid #dbdbdb;
	border-left:3px solid #dbdbdb;
	border-right:3px solid #dbdbdb;
	min-height:190px;
	height:auto !important;
	height:190px;
}
#OurPartenerBrand_Details>ul {
	list-style-type:none;
	padding:10px 17px 5px 16px;
}
#OurPartenerBrand_Details li { display:inline; }
#OurPartenerBrand_Details li span { padding-right:25px; }
#Body_Wrapper .RightBody {
	float:right;
	width:496px;
	border-left:1px solid #5f5f5f;
}
.RightBody .Flash { padding:3px; }
/*----------------------Body Wrapper Inner Page----------------------*/
#Body_Wrapper_InnerPage {
	float:left;
	width:100%;
	background:#f0f0f0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
}
#Body_Wrapper_InnerPage .ContentArea {
	float:left;
	width:100%;
	padding-top:20px;
	padding-bottom:30px;
}
#Body_Wrapper_InnerPage .CurveBottom {
	float:left;
	width:100%;
	height:10px;
	background:url(../Images/Common/Curve-Bottom-BodyWrapper-InnerPage.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
/*------LeftNavigation-----------*/
#LeftNavigation {
	float:left;
	width:229px;
}
#LeftNavigation #LeftNavi {
	float:left;
	margin-left:6px;
	width:223px;
	background-color:#575757;
	color:#ffffff;
}
#LeftNavi .CurveTop {
	float:left;
	width:100%;
	height:5px;
	background:url(../Images/Common/Curve-Top-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#LeftNavi .Content {
	float:left;
	width:223px;
}
.LeftNavi_Heading {
	float:left;
	background:url(../Images/Common/Bullet-Arrow-Heading.gif);
	background-repeat:no-repeat;
	background-position:27px 18px;
	padding:15px 0 7px 40px;
	font-size:12px;
	letter-spacing:1px;
}
#LeftNavi ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#LeftNavi ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	color:#f0f0f0;
}
#LeftNavi ul li a { color:#f0f0f0; }
/*#LeftNavi ul#UL_LeftNavi { padding:0 10px; }*/
#LeftNavi ul#UL_LeftNavi li.LI_Level1 
{ 
	background-color:#777777;
	border-bottom:1px solid #575757;
	padding:6px 0 6px 15px;
}
#LeftNavi ul#UL_LeftNavi li.LI_Level1 > a{

}
#LeftNavi ul.UL_Level2 { display:none; }
#LeftNavi ul.ulVisibleNavi { display:block; }
#LeftNavi ul.UL_Level2 li {
	background-repeat:no-repeat;
	background-position:5px 8px;
	border-bottom:1px solid #828282;
	padding:4px 10px;
}
#LeftNavi .CurveBottom {
	float:left;
	width:100%;
	height:5px;
	margin-top:10px;
	background:url(../Images/Common/Curve-B-LeftNavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#LeftNavi .Content ul{clear:both; margin:5px 5px 0 5px;}
#LeftNavi .Content li{
	padding:6px 0 6px 40px;
	background-color:#777777;
	border-bottom:1px solid #575757;
}

/*------RightBody-----------*/
#RightBody {
	float:right;
	width:764px;/*	background-color:#FF0000;*/
}
#RightBody_Inner {
	float:left;
	padding:0 5px 0px 25px;
	line-height:18px;
	text-align:justify;
	word-spacing:1px;
}
#BodyContentArea {
	float:left;
	padding:0 10px 0px 0px;
	line-height:18px;
	text-align:justify;
	word-spacing:1px;
}
.Heading_Padding {
	padding-bottom:20px;
	clear:both;
}
#ProductDiv {
	float:left;
	width:100%;/*	background-color:#FF0000;*/
}
#ProductDiv ul { list-style-type:none; }
#ProductDiv li {
	list-style-type:none;
	display:list-item;
}
#ProductDiv .Product_Display {
	float:left;
	width:100%;
	padding-top:18px;
}
.Product_Display .Title {
	float:left;
	width:100%;
}
.Product_Display .Title img {
	float:left;
	padding-right:8px;
}
.Product_Display .Details {
	float:left;
	margin-top:0px;
	clear:both;
	width:733px;
	background-color:#ffffff;
	padding:10px 0 10px 0;
}
.Product_Display .Details ul {
	display:inline;
	list-style-type:none;
}
.Product_Display .Details li {
	float:left;
	display:inline;
	padding-left:36px;
	list-style-type:none;
}
.ProductTitlePadding {
	float:left;
	padding-top:10px;
}
#ProductDetailsContent {
	float:left;
	width:100%;
}
#ProductDetailsContent .ContentDetails {
	float:left;
	width:725px;
	clear:both;
	padding-top:29px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
}
#ProductDetailsContent .ContentDetails img {
	float:left;
	padding-right:26px;
}
.Dotted-Line {
	width:100%;
	float:left;
	height:1px;
	background:url(../Images/Common/Dotted-Line.gif);
	background-repeat:repeat-x;
}
.ContentDetails .LeftContent {
	float:left;
	width:191px;
}
.ContentDetails .RightContent {
	float:right;
	width:534px;
}
.Icon-Zoom {
	float:left;
	padding:2px 0px 0px 73px;
}
.LeftAddressWrapper {
	float:left;
	width:382px;
}
.RightAddressWrapper {
	float:right;
	width:314px;
	padding-right:10px;
}
/*----------------------Mix -----------*/
.Icon_Phone {
	float:left;
	background:url(../Images/Common/Icon-Phone.gif);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding-left:27px;
	padding-bottom:5px;
	clear:both;
}
.Icon_Fax {
	float:left;
	background:url(../Images/Common/Icon-Fax.gif);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding-left:27px;
	padding-bottom:5px;
	clear:both;
}
.Icon_Mail {
	float:left;
	background:url(../Images/Common/Icon-Mail.gif);
	background-repeat:no-repeat;
	background-position:1px 0;
	padding-left:27px;
	padding-bottom:5px;
	clear:both;
}
/*----------------------Latest News -----------*/
#LatestNews {
	width:983px;
	float:left;
	margin-left:5px;
	background:url(../Images/Common/Bg-LatestNews.gif);
	background-repeat:repeat-x;
	background-color:#4c4c4c;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
#LatestNews .TopContent {
	float:left;
	width:100%;
	min-height:49px;
}
.LatestNews {
	float:left;
	padding-right:15px;
}
.TopContent .Arrow_P {
	float:left;
	padding-top:4px;
}
.TopContent .Line_Seprator {
	float:left;
	background:url(../Images/Common/Seperator-Line.gif);
	width:2px;
	height:12px;
	background-position:5px 0px;
	background-repeat:no-repeat;
	padding:0px 5px 0px 5px;
	margin-top:2px;
}
.TopContent .Arrow_N {
	float:left;
	padding-top:4px;
}
.TopContent .ContentArea {
	float:left;
	padding-left:20px;
	letter-spacing:1px;
	padding-top:2px;
}
#LatestNews .TopContent .Inner { padding:24px 16px 15px 16px; }
#LatestNews .CurveBottom {
	float:left;
	width:983px;
	height:9px;
	background:url(../Images/Common/Curve-Bottom-LatestNews.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
/*----------------------Footer ----------------------*/
#Footer {
	float:left;
	width:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#828282;
	padding-top:20px;
	padding-bottom: 5px;
}
#Footer .Inner { padding:0px 5px 10px 5px; }
#Footer .Inner .Left { float:left; /*padding-right:20px;*/ }
#Footer .Inner .Right { float:right; }
/*----------------------Heading Text Replaced By Images -----------*/
.BG_Logo {
	float:left;
	width:158px;
	height:89px;
	background:url(../Images/Common/Logo.gif);
}
.BG_Button_GlobalPage {
	float:left;
	width:117px;
	height:25px;
	background:url(../Images/Common/Button-GlobalPage.gif);
}
/*--------------------------------------Link---------------------------------------*/
A:link { TEXT-DECORATION: none }
A:active { TEXT-DECORATION: none }
A:visited { TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: underline }
