#wrapper {
		position: relative;
		width: 880px;
		margin: 0em auto;
		padding: 0em;
		text-align: left;
		background-color: white;
		min-height: 800px;
		font-family: tahoma;
	}
#wrapper img {
		border: 0px;
	}
#logo {
		position: absolute;
		padding-top: 11px;
		z-index: 103;
	}
#right_flags {
		position: absolute;
		padding-left: 605px;
		padding-top: 26px;
		z-index: 104;
	}
#login_temp {
		position: absolute;
		padding-left: 565px;
		padding-top: 38px;
	}
#client_login_txt {
		position: absolute;
		left: 575px;
		top: 54px;
		font-size: 13px;
		color: #020564;
		z-index:105;
	}
#client_login_txt a{
		text-decoration: none;
		color: #020564;
	}
#top_bar {
		position: absolute;
		padding-left: 0px;
		padding-top: 95px;
	}
#top_bar_txt {
		position: absolute;
		padding-left: 0px;
		padding-top: 101px;
		width: 855px;
		text-align: right;
		font-weight: bold;
		color: white;
		font-size: 11px;
		z-index: 102;
	}
#top_bar_txt a {
		color: white;
		text-decoration: none;
	}
#bottom_bar_txt {
		position: absolute;
		padding-left: 0px;
		padding-top: 222px;
		width: 855px;
		text-align: right;
		font-weight: bold;
		color: white;
		font-size: 11px;
		z-index: 101;
	}
#bottom_bar_txt a {
		text-decoration: none;
		color: white;
	}
#welcome_txt {
		position: absolute;
		padding-left: 0px;
		padding-top: 265px;
	}
#im_service {
		position: absolute;
		padding-left: 0px;
		padding-top: 340px;
		z-index: 5;
	}

#new_Text {
		position: absolute;
		padding-left: 0px;
		padding-top: 300px;
		padding-right: 300px;
		font-weight: 400;
		text-align: justify;
		font-size: 13px;
		font-family: courier, serif
		z-index: 5;
	}

#randc_service{
		position: absolute;
		padding-left: 200px;
		padding-top: 310px;
		z-index: 4;
	}
#pm_service {
		position: absolute;
		padding-left: 400px;
		padding-top: 340px;
		z-index: 3;
	}
#dd_service {
		position: absolute;
		padding-left: 100px;
		padding-top: 610px;
		z-index: 2;
	}
#bs_service {
		position: absolute;
		padding-left: 300px;
		padding-top: 610px;
		z-index: 1;
	}
#bottom_bar {
		position: absolute;
		top: 770px;
		width: 867px;
		padding-top: 8px;
		height: 20px;
		background-color: #cccccc;
		font-size: 11px;
		text-align: left;
	}

/* Side Bar Latest News, publications, enegy news*/
#lrichembar {
		position: absolute;
		top: 130px;
		left: 609px;
	}

#lrichembar_txt {
	position: absolute;
	width:230px;
	top: 200px;
	left: 620px;
	font-size: 11px;
	}

#latestnews {
	position: absolute;
	top: 160px;
	left: 608px;
	}
#latestnews_txt {
	position: absolute;
	width:230px;
	top: 200px;
	left: 620px;
	font-size: 11px;
	}
#latestnews_txt br {
	 padding-bottom: 1px;
	}
#publication {
		position: absolute;
		top: 385px;
		left: 610px;
	}
#publication_text {
		position: absolute;
		top: 600px;
		left: 620px;
		width: 230px;
		font-size: 11px;
	}
#news {
		position: absolute;
		top: 765px;
		left: 610px;
	}
#news-txt {
		position: absolute;
		top: 805px;
		left: 620px;
		width: 230px;
		font-size: 11px;
	}
	
/*==== Subpages */
#pl-cs, #pl-cs a {
		text-align: right;
		margin-top: -37px;
	}
#main_pic {
		position: absolute;
		padding-left: 0px;
		padding-top: 95px;
		width: 855px;
		text-align: right;
		font-weight: bold;
		color: white;
		font-size: 12px;
	}
#randc_menu {
		position: absolute;
		top: 218px;
	}
#right_bar {
		position: absolute;
		top: 120px;
	}
#bottom_bar_sub_page {
		position: relative;
		margin-top: 80px;
		width: 867px;
		padding-top: 2px;
		height: 20px;
		background-color: #cccccc;
		font-family: tahoma;
		font-size: 11px;
		text-align: left;
	}
#main_text {
		position: absolute;
		top: 270px;
		font-size: 12px;
		line-height: 18px;
		width: 600px;
	}
#breadcrum {
		font-size: 11px;
		margin-bottom: 10px;
	}
#analysis a{
		color: #0000ee;
		cursor: pointer;
	}
ul {
		
	}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Tahoma", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #b10d0e;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
#fragment-1,#fragment-2,#fragment-3,#fragment-4  {
		font-family: "Tahoma", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    	font-size: 12px;
	}

#cs {
	font-family: Tahoma;
	font-size: 12px;
}

#pub_img {
	float: left;
	display: inline;
	margin-top: 4px;
	}
#pub_txt {
	float: right;
	width: 445px;
	}
#searchbox {
	position: absolute;
	left: 670px;
	top: 50px;
	z-index:106;
	}
#searchbox input {
	border: 1px solid #1b1e7d;
	}
#search_btn {
	padding-left: 10px;
	z-index:11;
	}
#search_btn input {
	color: #020564;
	background:none;
	border:none; 
	cursor:pointer; 
	text-align: left; 
	line-height: 1;
	}

#privacy-text {
	position: absolute;
	top: 770px;
	text-align: right;
	padding-left: 710px;
	padding-top: 6px;
	height: 20px;
	font-size: 11px;
	text-align: left;
	width: 200px;
	}

#privacy-text-subpage {
	position: relative;
	padding-left: 600px;
	width: 400px;
	padding-top: 2px;
	margin-top: -22px;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	}

#privacy-text-subpage-ja {
	position: relative;
	padding-left: 640px;
	width: 400px;
	padding-top: 2px;
	margin-top: -22px;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	}
#privacy-text-subpage-ru {
	position: relative;
	padding-left: 490px;
	width: 400px;
	padding-top: 2px;
	margin-top: -22px;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	}
#privacy-text-subpage-ar {
	position: relative;
	padding-left: 580px;
	width: 500px;
	padding-top: 2px;
	margin-top: -22px;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	}

#privacy-text-subpage-ch {
	position: relative;
	padding-left: 620px;
	width: 400px;
	padding-top: 2px;
	margin-top: -22px;
	font-size: 11px;
	text-align: left;
	}
	
#privacy-text-subpage-fr {
	position: relative;
	padding-left: 530px;
	width: 550px;
	padding-top: 2px;
	margin-top: -22px;
	font-size: 11px;
	text-align: left;
	}
	
#privacy-text-subpage-ge {
	position: relative;
	padding-left: 540px;
	width: 350px;
	padding-top: 2px;
	margin-top: -22px;
	font-size: 11px;
	text-align: left;
	}
	
#buy_now_btn1 {
	position: absolute;
	padding-top: 165px;
	padding-left: 17px;
	z-index: 2000;
	}
	
#buy_now_btn2 {
	position: absolute;
	padding-top: 416px;
	padding-left: 17px;
	z-index: 1000;
	}

#pub-img {
	position: absolute;
	left: 667px;
	margin-top: 370px;
	z-index: 999999;
	}

form {
	margin: 0;
	}