html
{
  height: 100%;
  margin: 0px;
  padding: 0px;

}
                         
body
{
  background: #3b3b3b;
  height: 99%;
  margin: 0;
  padding: 0;
  text-align: center;
}

*
{
  font-size: 11px; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #fff;
  margin: 0px;
  line-height: normal;
  text-align: left;
  
}
.news {
	padding-left: 40px;
	padding-right: 25px;
	margin-bottom: 10px;
}
.news .title {
	font-size: 12px;
	font-weight: bold;
	color: #ffcc33;
	float: left;
	margin-bottom: 5px;
}
.news .date {
	font-size: 10px;
	font-style: italic;
	color: #ffcc33;
	float: right;
}
.news .news-content {
	clear: both;
}

.header1
{
	font-size: 14px;
	font-weight: bold;
	color: #ffcc33;
}
.header2
{
	font-size: 12px;
	font-weight: bolder;
    background: url(../img/main/solutions_h.gif) left top no-repeat;
    color: #ffcc33;
    margin: 0px;
	height: 20px;
	padding-left: 40px;
	padding-right: 25px;
}
.rmap
{
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 25px;
}

P{
	margin: 0px;
	padding: 0px;
	color: white;
}
table, img, td{
	color: #c0c0c0;
	margin: 0px;
	padding: 0px;
}
a
{
	outline: none;
	text-decoration: none;
	color: inherit;
}
ul {
	margin-left: 40px;
	margin-right: 20px;
	list-style: url(../img/main/bullet.gif);
	padding-left: 40px;
	color: #fff;
}
li{
	color: #fff;
}


/* === Containers === */

#outerContainer
{
	margin: 0 auto 0 auto;
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
	width: 950px;
}

#innerContainer
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#mainContainer
{
  position: relative; 
  top: -295px; 
  width: 100%;
  height: 590px;
}

#topContainer
{
  position: absolute; 
  top: 0px; 
  width: 950px;
  height: 20px;
}

#midContainer
{
	position: absolute;
	top: 0px;
	width: 950px;
	height: 470px;
	margin: 0px;
	background-image: url(../img/background/bg1.jpg);
}

#bottomContainer
{
  position: absolute; 
  top: 480px; 
  width: 950px;
  height: 86px;
}
#footerContainer
{
  position: absolute; 
  top: 570px; 
  width: 950px;
  height: 20px;
}

/* ===  Menu === */
#logo
{
	float: left;
	width: 132px;
	height: 86px;
	background-image: url(../img/main/logo.gif);
}
#menuContainer
{
	background-color: #ffcc33;
	width: 657px;
	height: 86px;
	margin-left: 3px;
	float: left;
}
#menuInnerContainer
{
	background-color: #ffcc33;
	margin-left: 20px;
	margin-top: 12px;
	width: 617px;
	height: 60px;
}
#slogan
{
	background-color: #ffcc33;
	width: 155px;
	height: 86px;
	margin-left: 3px;
	float: left;
	overflow: hidden;
}

/* ===  Menu === */
#mainContentBg
{
	background: #333333;
	position: absolute;
	width: 440px;
	height: 445px;
	opacity: 0.9;
	left: 500px;
	top: 10px;
}
#mainContentContainer
{
	position: absolute;
	width: 440px;
	height: 445px;
	left: 500px;
	top: 10px;
}
#mainContentContainer h2
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 22px;
	margin: 0px;
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 10px;
	border-bottom: 1px solid #e5ac00;
}
#mainContentContainer #contentHeadTitle
{
	position: absolute;
	left: 40px;
	top: 5px;
	width: 430px;
	height: 20px;
	margin: 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#mainContentContainer #contentHeadIcons
{
	position: absolute;
	left: 405px;
	top: 8px;
	width: 20px;
	height: 20px;
}

#contentBody
{
	position: relative;
	width: 440px;
	height: 400px;
	left: 0px;
	top: 35px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	/* border:1px solid black; */
}
#show_wrapper
{
	position: relative;
	width: 380px;
	height: 380px;
	left: 40px;
	top: 10px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
/* ===  Scrool === */
#scrollbar1
{
	position: absolute;
	width: 10px;
	height: 375px;
	left: 420px;
	top: 45px;
	border: 1px solid #999999;
	background: #333;
	visibility: hidden;
}
.scrollbar-vert{
	background-color: #000;
	height: 206px;
	width: 10px;
	float:left;
}
.handle-vert{
	height: 40px;
	width: 10px;
	background: url(../img/main/scroll_s.gif);
}

/* --- solutions --- */
/* accordion */
#accordion {
    margin: 0px;
	margin-top: 10px;
}

.solutions
{
	/* height: 330px; */
	width: 380px; 
	margin-left: 40px; 
	margin-right: 30px;
	/* overflow: hidden */
}
h3.toggler {
    cursor: pointer;
    font-size: 12px;
    background: url(../img/main/solutions_h.gif) left top no-repeat;
    color: #ffcc33;
    margin: 0px;
	height: 20px;
	padding-left: 40px;
}

div.element p, div.element h4 {
    margin:0px;
	overflow: hidden;
}
/* ===  Acordin Scrool === */
#scrollbar-r
{
	position: absolute;
	width: 10px;
	height: 340px;
	left: 430px;
	top: 15px;
	border: 1px solid #999999;
	background: #333;
	visibility: hidden;
}

#scrollbar-m
{
	position: absolute;
	width: 10px;
	height: 340px;
	left: 430px;
	top: 35px;
	border: 1px solid #999999;
	background: #333;
	visibility: hidden;
}

#scrollbar-a
{
	position: absolute;
	width: 10px;
	height: 340px;
	left: 430px;
	top: 55px;
	border: 1px solid #999999;
	background: #333;
	visibility: hidden;
}

.scrollbar-vert-s{
	background-color: #222;
	height: 206px;
	width: 8px;
	float:left;
}
.handle-vert-s{
	height: 40px;
	width: 10px;
	background: url(../img/main/scroll_s.gif);
}
/* --- sstart page --- */
#start_r_bg
{
	background: #333333;
	position: absolute;
	width: 230px;
	height: 140px;
	opacity: 0.9;
	left: 500px;
	top: 10px;
}
#start_r_bg_ex
{
	position: absolute;
	width: 230px;
	height: 13px;
	left: 500px;
	top: 150px;
}
#start_m_bg
{
	background: #333333;
	position: absolute;
	width: 230px;
	height: 140px;
	opacity: 0.9;
	left: 500px;
	top: 163px;
}
#start_m_bg_ex
{
	position: absolute;
	width: 230px;
	height: 13px;
	left: 500px;
	top: 302px;
}
#start_a_bg
{
	background: #333333;
	position: absolute;
	width: 230px;
	height: 140px;
	opacity: 0.9;
	left: 500px;
	top: 315px;
}
#start_all_bg
{
	background: #333333;
	position: absolute;
	width: 195px;
	height: 445px;
	opacity: 0.9;
	left: 745px;
	top: 10px;
}

#solutions_start
{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 150px;
	height: 260px;
}
#automatics_mid
{
	position: absolute;
	top: 170px;
	left: 30px;
	width: 150px;
	height: 260px;
	visibility: hidden;
}
#automatics
{
	position: relative;
	display: block;
	padding: 10px;
	width: 210px;
	height: 120px;
	background: url(../img/main/square.gif) right top no-repeat;
}
#mechanics
{
	position: relative;
	padding: 10px;
	display: block;
	width: 210px;
	height: 120px;
	background: url(../img/main/square.gif) right top no-repeat;
}
#mechanics_mid
{
	position: absolute;
	top: 170px;
	left: 30px;
	width: 150px;
	height: 260px;
	visibility: hidden;
}
#robotics
{
	position: relative;
	display: block;
	padding: 10px;
	width: 210px;
	height: 120px;
	background: url(../img/main/square.gif) right top no-repeat;
}
#robotics_mid
{
	position: absolute;
	top: 170px;
	left: 30px;
	width: 150px;
	height: 260px;
	visibility: hidden;
}
#bridge
{
	position: absolute;
	top: 10px;
	left: 730px;
	width: 40px;
	height: 440px;
	background: url(../img/main/rn.gif) left top no-repeat;
	z-index: 10;
}

