html, body {
  font-family: Arial,  Helvetica, Tahoma; font-size: 12px; font-style: normal;
  color: #ACACAC; background-color: #ffffff; line-height:18px;
  height:100%; width:100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px;
}

img { border-style: none; }

h1 { padding:0px; margin: 0px; font-weight:normal; font-size: 40px; }
h2 { padding: 0px; margin: 0px; font-weight:normal; font-size: 25px }
h3 { padding: 0px; margin: 0px; font-weight:normal; font-size: 20px }
h4 { padding: 0px; margin: 0px; font-weight:normal; font-size: 18px }

a:active, object, embed {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
a { color: #939598; text-decoration:underline; }
a:hover { color: #939598; text-decoration:none; }


#webContent {
   width: 100%;
  margin: 0 auto;
  text-align: left;
  min-height: 100%;
  height: 100%;
  position: relative;
  float:left;
  padding-bottom: 130px;
 }
 body>#webContent {
   height: auto;
 }
/* Opera 9.5+  hack  */
*|html[xmlns*=""]  #webContent {
     display: table;
   height: 100%
}
/* Opera 9.5  hack */

#footerContainer {
  width: 100%;
   height: 130px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #F0F0F0;
  color: #939597;
}

#footerContainer .content {
  position: relative;
  float:left;
  left: 50%;
  margin-left:-480px;
  width:960px;
  padding-top: 32px;
}

#footerContainer .content .left {
  position: relative;
  float:left;
  width:580px
}

#footerContainer .content .right {
  position: relative;
  float:right;
  text-align: right;
}

#footerContainer .content .left .fcol {
  position: relative;
  float:left;
  width: 155px;
}

#footerContainer .content .left .fcol ul {
  position: relative;
  float:left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#footerContainer .content .left .fcol ul li {
  background-image: url("../images/li-footer.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  height: 24px;
}

#footerContainer .content .left .fcol ul a {
  color: #939597;
  text-decoration: none;
  padding: 5px 0px 0px 15px;
  display: block;
}
#footerContainer .content .left .fcol ul a:hover {
  text-decoration: underline;
}


#footerContainer .content .right a {
  color: #939597;
  text-decoration: none;
  padding: 5px 0px 0px 0px;
  display: block;
}

#webContainer {
  position: relative;
  float:left;
  left: 50%;
  margin-left:-480px;
  width:960px;
  top:0px;
  border: 0px dashed #000000;
  background-color: #ffffff;
}

#headerContainer {
  position: relative;
  float: left;
  width: 960px;
  height: 90px;
}

#headerContainer .logo {
  position: relative;
  float: left;
  width: 175px;
  height: 90px;
}

#headerContainer .langSelector {
  position: relative;
  float: right;
  width: 88px;
  height: 90px;
  background-image: url("../images/emap.jpg");
  background-repeat: no-repeat;
}
#headerContainer .langSelector .nav {
  position: absolute;
  top: 60px;
  width: 88px;
}

#headerContainer .langSelector .nav a {
  position: relative;
  float: left;
  display: block;
  color: #CDCFD1;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  padding: 0px 6px;
}

#headerContainer .langSelector .nav a:hover {
  color: #939598;
  text-decoration: none;
}

#headerContainer .langSelector .nav a.selected {
  color: #939598;
  text-decoration: none;
}

#headerContainer .langSelector .nav a.selected:hover {
  color: #939598;
  text-decoration: none;
}

.holeBanner {
  position: relative;
  float: left;
  width: 960px;
  height: 590px;
}

#headerContainer .menu {
  position: relative;
  float: left;
  width: 665px;
  height: 42px;
  padding-top: 33px;
  margin-right:30px;
}

#menu {
  position: relative;
  float: right;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#menu li {
  position: relative;
  float: left;
}

#menu li a {
  font-size: 16px;
  position: relative;
  float: left;
  padding:0px 12px;
  text-decoration: none;
  color: #CDCFD1;
  font-weight: bold;
}

#menu li a:hover {
  color: #939598;
  text-decoration: none;
}

#menu li.selected a {
  color: #939598;
  text-decoration: none;
}

#menu li.selected a:hover {
  color: #939598;
  text-decoration: none;
}


#mainContainer {
  position: relative;
  float: left;
  padding-bottom: 100px;
}

#mainContainer.home {
  padding-bottom: 0px;
}

#mainContainer .news {
  position: relative;
  float: left;
  width:960px;
}

#mainContainer .newsList {
  position: relative;
  float: left;
  margin-top: 120px;
  z-index: 100;
  xmin-height: 250px;
  width: 960px;
}

#mainContainer .newsList .perex {
  color: #CDCFD1;
  font-size: 20px;
  line-height: 24px;
  padding: 20px 0px;
}

#mainContainer .news .newsBox {
  position: relative;
  float: left;
  width: 480px;
  margin: 20px 0px 0px 0px;
}

#mainContainer .newsList .newsBox {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px 0px;
  border-bottom: 1px dotted #BFBFBF;
}

#mainContainer .news .newsBox h2, #mainContainer .newsList .newsBox h2 {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0px 5px 0px;
}

#mainContainer .news .newsBox a, #mainContainer .newsList .newsBox a {
  text-decoration: none;
}
#mainContainer .news .newsBox a:hover, #mainContainer .newsList .newsBox a:hover {
  text-decoration: none;
}

#mainContainer .news .newsBox img, #mainContainer .newsList .newsBox img {
  position: relative;
  float: left;
  margin-right: 27px;
}

#mainContainer .news .newsBox a.more, #mainContainer .newsList .newsBox a.more {
  display: block;
  position: relative;
  float: left;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #939598;
  background-image: url("../images/bg-more.jpg");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  height:24px;
  margin-top: 12px;
}

#mainContainer .news .newsBox a.more:hover, #mainContainer .newsList .newsBox a.more:hover {
  text-decoration: none;
}

#mainContainer .news .newsBox a.more span, #mainContainer .newsList .newsBox a.more span {
  display: block;
  padding: 4px 0px 0px 30px;
}

#bannerContainer, #smallBannerContainer {
  position:absolute;
  top:90px;
  left: 0px;
  right: 0px;
  width:100%;
  height:590px;
  z-index: 100;
  margin: 0px auto;
}

#smallBannerContainer {
	height:262px !important;
}

#bannerContainer .menu2, #smallBannerContainer .menu2 {
  position: relative;
  float: left;
  width: 100%;
  height: 80px;
  background-image: url("../images/bg_menu2.jpg");
  background-repeat: repeat-x;
  z-index: 50;
}

#bannerContainer h1, #smallBannerContainer h1 {
  position: absolute;
  left: 50%;
  margin-left:-480px;
  width:960px;
  text-align: left;
  color: #939598;
  font-weight: bold;
  padding: 20px 0px 0px 0px;
}

#smallBannerContainer .bgBannerSmall {
  width:100%;
  position:relative;
  clear:left;
  margin:0;
  padding:0;
}

#smallBannerContainer .bgBannerSmall .img {
	position:relative;
	width: 100%;
	height: 261px;
	z-index: 99;
}

#bannerContainer .narrower {
  height: 86px;
}

#bannerContainer .bcontent {
  position: absolute;
  left: 50%;
  margin-left:-600px;
  width:1200px;
}

#bannerContainer .leftShadow, #smallBannerContainer .leftShadow {
  position: absolute;
  background-image: url("../images/top_shadow_left.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 311px;
  height: 62px;
  left: 0px;
  z-index: 70;
}

#bannerContainer .rightShadow, #smallBannerContainer .rightShadow {
  position: absolute;
  background-image: url("../images/top_shadow_right.png");
  background-repeat: no-repeat;
  background-position: right top;
  width: 311px;
  height: 62px;
  right: 0px;
  z-index: 70;
}

/**************************************************************
  SCROLLABLE
***************************************************************/

/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {

  /* dimensions */
  xwidth:845px;
  height:80px !important;
  margin:0px 0px 0px 115px !important;
  padding:0;

  /* IE6 specific branch (prefixed with "_") */
  _margin-bottom:-2px;

}

/* single tab */
#flowtabs li {
  float:left;
  margin:0;
  padding:0;
  text-indent:0;
  list-style-type:none;
  padding: 15px 0px 0px 0px;
}

/* a- tag inside single tab */
#flowtabs li a {
  display:block;
  height: 47px;
  padding:0px 29px 0px 29px;
  margin:0px;
  border-left: 1px solid #ffffff;

  /* font decoration */
  color:#C0C0C0;
  font-size:24px;
  font-weight: bold;
  line-height:33px;
  text-align:left;
  text-decoration:none;
}

.menu2center  {
  position: relative;
  float: left;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  z-index: 101;
}

.menu2 .firstMenu {
  background-image: url("../images/first-menu-line.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.menu2 .firstMenu {
  position: absolute;
  float: left;
  font-size: 17px;
  font-weight: bold;
  padding:30px 8px 0px 0px;
  =margin-left: -115px;
  border: none;
  color:#C0C0C0;
  width: 107px;
  height: 50px;
  text-align: left;
}

#flowtabs .last a {
	padding-right:0px;
}

/* mouseover state */
#flowtabs a:hover 		{ color:#fff;}

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:47px; }


/* panes */
#flowpanes {
  width:100%;
  height:510px;
}


/* single pane */
#flowpanes div.narrow {
  display:none;
  color:#fff;
}

#flowpanes div.narrow0 {
  display:none;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
  font-weight:normal;
  color:#ddd;
  letter-spacing:1px;
  margin:10px 0 0 0;
  font-size:22px;
}

#flowpanes a {
  color:#cc9;
  font-size:14px;
}

/* main vertical scroll */
#flowpanes {
  position:relative;
  overflow:hidden;
  clear:both;
}

/* override single pane */
#flowpanes div.narrow {
  float:left;
  display:block;
  width:100%;
  font-size:14px;
  color: #000000;
  position: relative;
  text-align: center;
  =margin-left: -480px;
}

#flowpanes div.current {
  float:left;
  z-index: 1000;
}

/* our additional wrapper element for the items */
#flowpanes .items {
  width:100%;
  position:absolute;
  clear:both;
  margin:0;
  padding:0;
}

#flowpanes div.narrow .img {
	position:relative;
	width: 100%;
	height: 510px;
	z-index: 99;
}

a.custom.prev  {
	left: 30px;
	background-image: url("../images/left_arrow.png");
	border:0;
	outline:0;
}

a.custom.next  {
	right: 30px;
	background-image: url("../images/right-arrow.png");
	border:0;
	outline:0;
}

a.custom {
	position: absolute;
	cursor:pointer;
	width: 62px;
	height: 59px;
	top: 255px;
	z-index: 1001;
}

/**********************************************************************
    COLOR CATEGORY
**********************************************************************/

li.clART001 a:hover, li.clART001 a.current, #menu3 li.clART001 a,
.leftContent .table table td a.clART001, .navBar.clART001 .webBox a {
  color: #8DC63F !important;
}

li.clART002 a:hover, li.clART002 a.current, #menu3 li.clART002 a,
.leftContent .table table td a.clART002, .navBar.clART002 .webBox a {
	  color: #EC008C !important;
}

li.clART003 a:hover, li.clART003 a.current, #menu3 li.clART003 a,
.leftContent .table table td a.clART003, .navBar.clART003 .webBox a {
	  color: #FDB813 !important;
}

li.clART004 a:hover, li.clART004 a.current, #menu3 li.clART004 a,
.leftContent .table table td a.clART004, .navBar.clART004 .webBox a {
  color: #00AEEF !important;
}

li.clART005 a:hover, li.clART005 a.current, #menu3 li.clART005 a,
.leftContent .table table td a.clART005, .navBar.clART005 .webBox a {
  color: #A3238E !important;
}

li.clART001 a:hover, li.clART001 a.current, #menu3 li.clART001 a,
.leftContent .table table td a.clART001, .navBar.clART001 .webBox a {
  color: #8DC63F !important;
}

li.clART002 a:hover, li.clART002 a.current, #menu3 li.clART002 a,
.leftContent .table table td a.clART002, .navBar.clART002 .webBox a {
	  color: #EC008C !important;
}

li.clART003 a:hover, li.clART003 a.current, #menu3 li.clART003 a,
.leftContent .table table td a.clART003, .navBar.clART003 .webBox a {
	  color: #FDB813 !important;
}

li.clART004 a:hover, li.clART004 a.current, #menu3 li.clART004 a,
.leftContent .table table td a.clART004, .navBar.clART004 .webBox a {
  color: #00AEEF !important;
}

li.clART005 a:hover, li.clART005 a.current, #menu3 li.clART005 a,
.leftContent .table table td a.clART005, .navBar.clART005 .webBox a {
  color: #A3238E !important;
}

li.clART001 a:hover, li.clART001 a.current, #menu3 li.clART001 a,
.leftContent .table table td a.clART001, .navBar.clART001 .webBox a {
  color: #8DC63F !important;
}

li.clART002 a:hover, li.clART002 a.current, #menu3 li.clART002 a,
.leftContent .table table td a.clART002, .navBar.clART002 .webBox a {
	  color: #EC008C !important;
}

li.clART003 a:hover, li.clART003 a.current, #menu3 li.clART003 a,
.leftContent .table table td a.clART003, .navBar.clART003 .webBox a {
	  color: #FDB813 !important;
}

li.clART004 a:hover, li.clART004 a.current, #menu3 li.clART004 a,
.leftContent .table table td a.clART004, .navBar.clART004 .webBox a {
  color: #00AEEF !important;
}

li.clART005 a:hover, li.clART005 a.current, #menu3 li.clART005 a,
.leftContent .table table td a.clART005, .navBar.clART005 .webBox a {
  color: #A3238E !important;
}


#smallBannerContainer.clART001  .bgBannerSmall .img {
	background-color: #8DC63F !important;
}
#smallBannerContainer.clART002  .bgBannerSmall .img {
	background-color: #EC008C !important;
}
#smallBannerContainer.clART003  .bgBannerSmall .img {
	background-color: #FDB813 !important;
}
#smallBannerContainer.clART004  .bgBannerSmall .img {
	background-color: #00AEEF !important;
}
#smallBannerContainer.clART005  .bgBannerSmall .img {
	background-color: #A3238E !important;
}

li.clART001_0 a {
  background-image: url("../images/home-school.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 97px;
}

li.clART002_0 a {
  background-image: url("../images/home-office.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 147px;
}

li.clART003_0 a {
  background-image: url("../images/home-solar.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 88px;
}

li.clART004_0 a {
  background-image: url("../images/home-interior.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 95px;
}

li.clART005_0 a {
  background-image: url("../images/home-components.png");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  width: 150px;
}

li.clART001_0 a:hover {
  background-image: url("../images/home-school-hover.png");
  background-repeat: no-repeat;
}
li.clART001_0.selected a {
  background-image: url("../images/home-school-hover.png");
  background-repeat: no-repeat;
}

li.clART002_0 a:hover {
  background-image: url("../images/home-office-hover.png");
  background-repeat: no-repeat;
}
li.clART002_0.selected a {
  background-image: url("../images/home-office-hover.png");
  background-repeat: no-repeat;
}

li.clART003_0 a:hover {
  background-image: url("../images/home-solar-hover.png");
  background-repeat: no-repeat;
}
li.clART003_0.selected a {
  background-image: url("../images/home-solar-hover.png");
  background-repeat: no-repeat;
}

li.clART004_0 a:hover {
  background-image: url("../images/home-interior-hover.png");
  background-repeat: no-repeat;
}
li.clART004_0.selected a {
  background-image: url("../images/home-interior-hover.png");
  background-repeat: no-repeat;
}


li.clART005_0 a:hover {
  background-image: url("../images/home-components-hover.png");
  background-repeat: no-repeat;
}
li.clART005_0.selected a {
  background-image: url("../images/home-components-hover.png");
  background-repeat: no-repeat;
}

/****************************************/

li.clART001_1 a {
  background-image: url("../images/home-school_sk.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 97px;
}

li.clART002_1 a {
  background-image: url("../images/home-office_sk.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 147px;
}

li.clART003_1 a {
  background-image: url("../images/home-solar_sk.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 88px;
}

li.clART004_1 a {
  background-image: url("../images/home-interior_sk.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 95px;
}

li.clART005_1 a {
  background-image: url("../images/home-components_sk.png");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  width: 150px;
}

li.clART001_1 a:hover {
  background-image: url("../images/home-school-hover_sk.png");
  background-repeat: no-repeat;
}
li.clART001_1.selected a {
  background-image: url("../images/home-school-hover_sk.png");
  background-repeat: no-repeat;
}

li.clART002_1 a:hover {
  background-image: url("../images/home-office-hover_sk.png");
  background-repeat: no-repeat;
}
li.clART002_1.selected a {
  background-image: url("../images/home-office-hover_sk.png");
  background-repeat: no-repeat;
}

li.clART003_1 a:hover {
  background-image: url("../images/home-solar-hover_sk.png");
  background-repeat: no-repeat;
}
li.clART003_1.selected a {
  background-image: url("../images/home-solar-hover_sk.png");
  background-repeat: no-repeat;
}

li.clART004_1 a:hover {
  background-image: url("../images/home-interior-hover_sk.png");
  background-repeat: no-repeat;
}
li.clART004_1.selected a {
  background-image: url("../images/home-interior-hover_sk.png");
  background-repeat: no-repeat;
}


li.clART005_1 a:hover {
  background-image: url("../images/home-components-hover_sk.png");
  background-repeat: no-repeat;
}
li.clART005_1.selected a {
  background-image: url("../images/home-components-hover_sk.png");
  background-repeat: no-repeat;
}

/****************************************/

li.clART001_2 a {
  background-image: url("../images/home-school_en.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 97px;
}

li.clART002_2 a {
  background-image: url("../images/home-office_en.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 147px;
}

li.clART003_2 a {
  background-image: url("../images/home-solar_en.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 88px;
}

li.clART004_2 a {
  background-image: url("../images/home-interior_en.png");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  width: 95px;
}

li.clART005_2 a {
  background-image: url("../images/home-components_en.png");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  width: 150px;
}

li.clART001_2 a:hover {
  background-image: url("../images/home-school-hover_en.png");
  background-repeat: no-repeat;
}
li.clART001_2.selected a {
  background-image: url("../images/home-school-hover_en.png");
  background-repeat: no-repeat;
}

li.clART002_2 a:hover {
  background-image: url("../images/home-office-hover_en.png");
  background-repeat: no-repeat;
}
li.clART002_2.selected a {
  background-image: url("../images/home-office-hover_en.png");
  background-repeat: no-repeat;
}

li.clART003_2 a:hover {
  background-image: url("../images/home-solar-hover_en.png");
  background-repeat: no-repeat;
}
li.clART003_2.selected a {
  background-image: url("../images/home-solar-hover_en.png");
  background-repeat: no-repeat;
}

li.clART004_2 a:hover {
  background-image: url("../images/home-interior-hover_en.png");
  background-repeat: no-repeat;
}
li.clART004_2.selected a {
  background-image: url("../images/home-interior-hover_en.png");
  background-repeat: no-repeat;
}


li.clART005_2 a:hover {
  background-image: url("../images/home-components-hover_en.png");
  background-repeat: no-repeat;
}
li.clART005_2.selected a {
  background-image: url("../images/home-components-hover_en.png");
  background-repeat: no-repeat;
}

#menu3 li.clART001 {
	width: 154px;
}

#menu3 li.clART002 {
	width: 205px;
}

#menu3 li.clART003 {
	width: 146px;
}

#menu3 li.clART004 {
	width: 153px;
}

#menu3 li.clART005 {
	width: 184px;
}


/******************************************************
	COLOR BAR, HOMEPAGE
******************************************************/


.navBar {
	position: absolute;
	bottom: 0;
	height: 94px;
	width: 100% !important;
	z-index: 101;
	padding: 23px 0px !important;
	=left: 0;
}

.navBar .navBarContent {
	position: relative;
	float:left;
	left: 50%;
	width: 960px;
	margin-left: -480px;
}

.navBar h1.title {
	position: relative !important;
	float: left;
	padding: 0px 0px 0px 0px !important;
	margin-left: 0px !important;
	color: #ffffff !important;
	font-size: 50px;
	left: 0px !important;
	width: 390px !important;
}

.navBar .buttons {
	position: relative !important;
	float: right;
	width: 194px !important;
	height: 93px !important;
	margin: 0px 0px 0px 0px !important;
}

.navBar .infoBox {
	position: absolute;
	width: 97px !important;
	height: 93px !important;
	left: 0px !important;
 	background-image: url("../images/info-button.png");
  	background-repeat: no-repeat;
}

.navBar .webBox {
	position: absolute;
	width: 97px !important;
	height: 93px !important;
	right: 0px !important;
 	background-image: url("../images/web-button.png");
  	background-repeat: no-repeat;
}

.navBar a {
	display: block;
	width: 97px !important;
	height: 58px !important;
  	padding: 35px 0px 0px 0px;
	text-decoration: none;
  	font-weight: bold;
  	font-size: 20px !important;
  	color: #ffffff !important;
}
.navBar a:hover {
	text-decoration: none;
}

.navBar.clART001 {
  background-image: url("../images/bg-school.png");
  background-repeat: repeat-x repeat-y;
  background-position: 0% 0%;
}
.navBar.clART002 {
  background-image: url("../images/bg-office.png");
  background-repeat: repeat-x repeat-y;
  background-position: 0% 0%;
}

.navBar.clART003 {
  background-image: url("../images/bg-solar.png");
  background-repeat: repeat-x repeat-y;
  background-position: 0% 0%;
}

.navBar.clART004 {
  background-image: url("../images/bg-interior.png");
  background-repeat: repeat-x repeat-y;
  background-position: 0% 0%;
}

.navBar.clART005 {
  background-image: url("../images/bg-components.png");
  background-repeat: repeat-x repeat-y;
  background-position: 0% 0%;
}

.leftContent {
  position: relative;
  float: left;
  width: 415px;
  margin-top: 385px;
}

.leftContent .perex {
  position: relative;
  float: left;
  color: #CDCFD1;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 20px;
}

.leftContent p {
  position: relative;
  float: left;
}

.leftContent .gallery {
  position: relative;
  float: left;
  margin: 30px 0px;
}

.leftContent .gallery img {
  margin: 0px 50px 0px 0px;
}

.rightContent {
  position: relative;
  float: left;
  width: 490px;
  margin: 385px 0px 0px 50px;
}

.rightContent .contentTimeline {
  position: relative;
  float: left;
  background-image: url("../images/timeline.jpg");
  background-repeat: no-repeat;
  background-position: 0% 0%;
  width: 490px;
  min-height: 549px;
}

.rightContent .line {
  position: relative;
  float: left;
  width: 490px;
  padding: 12px 0px 0px 0px;
}

.rightContent .line .mark {
  position: relative;
  float: left;
  width: 70px;
  height: 31px;
  background-image: url("../images/mark-timeline.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding:9px 0px 0px 15px;
}

.rightContent .line .content {
  position: relative;
  float: left;
  padding: 0px 0px 0px 19px;
  width: 357px;
}

.rightContent .contentTimeline h2 {
  position: relative;
  float: left;
  padding-left: 104px;
  font-weight: bold;
  padding: 23px 0px 29px 104px;
}

.menu3 {
  position: absolute;
  bottom: 130px;
  height: 80px;
  width: 100%;
  border-top: 1px solid #E5E5E5;
  =left: 0;
}

#menu3 {
  width:960px;
  height:80px !important;
  padding:0;
  left: 50%;
  margin-left: -480px;
  position: relative;
  float: left;
  _margin-bottom:-2px;
}

/* single tab */
#menu3 li {
  float:left;
  margin:0;
  padding:0;
  text-indent:0;
  list-style-type:none;
  padding: 8px 0px 0px 0px;
}

#menu3 li a {
  display:block;
  height: 47px;
  padding:0px 29px 0px 29px;
  margin:0px;
  border-left: 1px solid #E5E5E5;
  color:#C0C0C0;
  font-size:24px;
  font-weight: bold;
  line-height:33px;
  text-align:left;
  text-decoration:none;
}

#menu3 li.first {
  background-image: url("../images/first-menu-line-2.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  width: 117px;
}

#menu3 li.first a {
  font-size: 17px;
  padding:14px 22px 0px 0px;
  border: none;
  height: 37px;
}
#menu3 li.first a:hover {
  color:#C0C0C0;
  text-decoration:none;
}

.rightContent .img1, .rightContent .img2, .rightContent .img3 {
  position: relative;
  float: left;
}

.rightContent .img2, .rightContent .img3 {
	margin-top: 10px;
}

.rightContent .img3 {
	margin-left: 7px;
}

.leftContent .table {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 45px;
	z-index: 100;
}

.leftContent .table table {
	width: 100%;
}

.leftContent .table table td {
	border-bottom: 1px dotted #E5E5E5;
	height: 30px;
}

.leftContent .table table td.second {
	color: #919191;
	font-weight: bold;
	text-align: right !important;
}

.leftContent .table table td a {
	color: #919191;
	text-decoration: underline;
	float: none  !important;
}
.leftContent .table table td a:hover {
	text-decoration: none;
}


/************************************************
	CONTACTS CONTENT
************************************************/

.topContent {
	position: relative;
	float: left;
	width: 960px;
	border-bottom: 1px solid #F0F0F0;
	margin: 120px 0px 30px 0px;
	padding-bottom:20px;
	z-index: 101;
}

.leftContent.top {
	margin: 0px !important;
	width: 320px !important;
}

.rightContent.top {
	margin: 0px !important;
	width: 637px !important;
	float: right;
}

.topContent .topLeft {
	position: relative;
	float: left;
}

.topContent .topRight {
	position: relative;
	float: right;
}

.topContent h2 {
	color: #CDCFD1;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
}

.topContent h3 {
	color: #939598;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}

.topContent .address {
	position: relative;
	float: left;
	width: 233px;
}

.topContent .address a {
	color: #939598;
	font-weight: bold;
	text-decoration: none;
}
.topContent .address a:hover {
	text-decoration: none;
}

.leftContent .contactBox {
	position: relative;
	float:left;
	width: 320px;
	padding: 20px 0px 0px 0px;
	z-index: 100;
}

.leftContent h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.leftContent .contactBox h3 {
	font-size: 16px;
}

.leftContent .contactBox h3.d1 {
	color: #8DC63F;
}
.leftContent .contactBox h3.d2 {
	color: #EC008C;
}
.leftContent .contactBox h3.d3 {
	color: #FDB813;
}
.leftContent .contactBox h3.d4 {
	color: #00AEEF;
}
.leftContent .contactBox h3.d5 {
	color: #A3238E;
}

.leftContent .label {
	position: relative;
	float: left;
	width: 48px;
}
.leftContent a {
	position: relative;
	float: left;
}

.bottomBar {
	position: relative;
	float: left;
	bottom: 0;
	padding: 100px 0px 0px 0px;
}

.bottomBar img {
	margin-left: 6px;
}

