html, body, form {
	margin: 0px;
	padding: 0px;}

html, body, #maindiv {
	height: 100%;}

#maindiv {
	max-width: 1280px;
	width: 100%;
	width: expression(document.body.clientWidth > 1280 ? '1280px' : '100%');}


img {
	border: 0px;}
img.fix {
	vertical-align: bottom;}
img.frame {
	border: 3px solid #EEEEEE;}
p.fix {
	padding: 0px;}

body {
	font-family: Tahoma;
	font-size: 80%;
	color: #4E4B49;
	background: #fff;
	width: 100%;}

p, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	line-height: 140%;}

a:hover {
	text-decoration: underline;}
a {
	color: #F06100; }
a.unreal {
	text-decoration: none;
	border-bottom: 1px dashed #F06100;}
a.unreal:hover {
	text-decoration: none;}

h1{
	font-size: 200%;
	font-weight: normal;
	padding: 0px;}

h2 {
	font-size: 150%;
	font-weight: normal;
}
h3{
	font-size: 115%;}

sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 85%;
}
sup { bottom: 0.5em; }
sub { top: 0.5em; }

td {
	vertical-align: top;}

ul, ol {
	padding: 10px 0 10px 15px;
	margin: 0px;}

ol {
	padding-left: 25px;}

img.png {
	filter:expression(fixPNG(this));}
.abs {position: absolute;}
.rel {position: relative;}

/************************************************/

.grad1 {
	background: url('/new_images/head_grad1.gif') bottom repeat-x; }
.grad2 {
	background: #fff url('/new_images/footer_grad1.gif') bottom repeat-x; }

.mainmenu a.current:hover ,
.mainmenu a:hover {
	color: white;
	background: #716F6E; }
.mainmenu div,
.mainmenu a {
	white-space: nowrap;
	font-size: 18px;
	display: block;
	color: #4E4B49;
	padding: 10px 20px; }
.mainmenu {
	padding-top: 82px; }
.mainmenu div {
	background: #DCDCDC;
	color: white;}
.mainmenu a.current {
	background: #DCDCDC;
	color: white;}

.jobs a.item p{
	color: white;
	position: absolute;
	top: 40px;
	text-decoration: none;}
.jobs .item:hover{
	border-bottom: 5px solid #F06100;
	text-decoration: none;}
.jobs .item{
	height: 234px;
	display: block;
	border-bottom: 5px solid #E3E3E3;
	position: relative;
	text-decoration: none;}
.jobs {
	background: url('/new_images/head_grad2.gif') top repeat-x;}

.about h2 ,
.tasks h2 ,
.news h2 {
	padding-bottom: 26px;}
.tasks p ,
.news p {
	padding: 0px 0px 20px 20px;
	left: -20px;
	position: relative;
	background: url('/new_images/bullet.gif') no-repeat left 2px; }
.tasks p {
	left: -14px;
	padding: 0px 0px 8px 14px;}
.about p {
	padding: 0px 0px 20px 0px;}

.search .text {
	width: 202px;
	height: 18px;
	border-top: 1px solid #999999;
	border-left: 1px  solid #999999;
	border-bottom: 1px solid #EEEEFF;
	border-right: 1px solid #EEEEFF;
	padding: 2px 4px;
	margin: 1px 0px;
	color: gray;}


ul.menu {
	color:#4C4C4C;
	LINE-HEIGHT: 190%;
	list-style-image: url('/new_images/bullet.gif');}

.grayline {
	height:2px;
	background-color: #EEEEEE;
	margin: 15px 0px 15px;
	line-height: 0px;}

.portfolio-tabs td.current div{
	background: #DCDCDC;
	color: white;
	padding: 4px 8px;}
.portfolio-tabs td a:hover{
	color: white;
	background: #716F6E;}
.portfolio-tabs td {
	padding-left: 12px;}
.portfolio-tabs td a{
	padding: 4px 8px;
	display: block;}
.portfolio-tabs {
	position: relative;
	text-align: right;
	top: -72px;}

.portfolio-table td{
	padding-bottom: 40px;}
.protfolio-delim {
	width: 250px;
	line-height: 0px;
	height: 0px;}

#portfolio-item .date{
	margin-bottom: 16px;}
#portfolio-item {
	width: 100%;}
#portfolio-item p {
	width: 70%;}
#portfolio-item .date .indent {
	float: none;
	height: 1px;}
#portfolio-item  blockquote {
	margin: 10px 0;
	padding: 10px 10px 10px 20px;
	background: #eee;
	width: 70%;}
#portfolio-item  li {
	width: 70%;
}

.screen_cnt .clr {
	clear: both;}
#portfolio-item .date .indent,
.screen_cnt .screen,
.screen_cnt .screen600 {
	max-width: 460px;
	width: 55%;
	width: expression(document.getElementById('portfolio-item').clientWidth > 836 ? '460px' : '55%');
	float: left;
	margin-right: 20px;}
.screen_cnt .screen600 {
	max-width: 600px;
	width: 55%;
	width: expression(document.getElementById('portfolio-item').clientWidth > 1091 ? '600px' : '55%');}
.screen_cnt {
	padding: 16px 0px 0px;
	color: #949494;}

#portfolio-item .screen_left,
#portfolio-item .screen_right {
	float: left;
	margin-top: 20px;
}
#portfolio-item .screen_left {
	margin-right: 20px;
}
#portfolio-item .screen_left img,
#portfolio-item .screen_right img {
	padding-top: 10px;
}

span.red {
	color: #F06100;}
span.gray {
	color: #949494;}
p.qote {
	margin: 8px 30px;
	padding: 0px 8px;
	border-left: 3px solid #e0e0e0;}

#friends {
	background: #F0F0F0;
	border-right: 2px solid #D0D0D0;
	margin-right: 22px;
	width: 240px;
	height: 120px;
	padding:0px;}

#friends div.cur{
	background: white;}
#friends div{
	float:left;
	margin: 0px 10px;
	text-align: center;
	width: 100px;
	height: 48px;
	padding-top: 12px;
	cursor: pointer;}
#friends #friend1,
#friends #friend3 {
	margin-left: expression('5px');}
#friends #friend2,
#friends #friend4 {
	margin-right: expression('5px');}

#kylis {
	margin-top: 20px;
	height: 200px;}
#kylis .ground {
	position: absolute;
	background: #EEEEEE;
	height: 200px;
	left: 0;
	width: 100%;}
#kylis .true-list {
	position: absolute;
	padding-top: 14px;
	width: 100%;
	height: 186px;
	overflow: hidden;
	left: 0px;}
#kylis .true-list .item{
	width: 138px;
	height: 180px;
	display: none;
	top: 14px;
	position: absolute;
	padding: 6px 6px 0;
	z-index: 100;}
#kylis .true-list div.item{
	background: white;}
#kylis .true-list a.item{
	color: #EEEEEE;
	cursor: pointer;}
#kylis .true-list .item span {
	padding: 12px 0 0 4px;
	display: block;}
#kylis .true-list .item img{
	border: 4px solid white;
	width: 130px;
	height: 102px;}
#kylis .true-list a.item:hover img{
	border: 4px solid #F06100;
	text-decoration: none;}
#kylis .true-list a.item:hover{
	color: #F06100;}

* html #kylis .true-list,
* html #kylis .ground {
	width: 111%;}
#kylis-roll-left,
#kylis-roll-right {
	position: absolute;
	top: 67px;
	width: 23px;
	height: 23px;
	z-index: 120;}
#kylis-roll-left {left: 17px;}
#kylis-roll-right {right: 17px;}
#kylis-hantom-left,
#kylis-hantom-right {
	top: 14px;
	width: 10px; height: 186px;
	position: absolute;
	background: white;
	z-index: 120;}
#kylis-hantom-left {
	left: 0;}
#kylis-hantom-right {
	right: 0;}

.grafica_div  {
  float:left;   height:150px;
  margin:0 0 15px 0;
  padding:10px 25px 10px 0;
  display:table-cel;
  vertical-align: middle;
  width:30%;}
.grafica_div  img  {
  float:left;
  margin:15px 10px 15px 0;}
.grafica_div table {
  margin: 0 30px 0 0 ;
  height:150px;
  width:100%;}
.grafica_div table td  {
  vertical-align:middle;}
.seo {
  width:70%;}
.seo h2  {
  padding: 15px 0 5px 0;}
.seo li {
  line-height:1.4em;}
.seo p  {
  line-height:1.3em;}
.grafica  {
  vertical-align:middle;
  padding:0 0 30px 0;}
.grafica img {
  float:left;
  vertical-align:middle;
  margin:0 10px 0 0;}
#portfolio-item .heightsto  {
  position: absolute;
  height: 691px;
  left: 0; width: 100%;
  text-align:center;
  }
* html #portfolio-item .heightsto {
    width: 111%;}



#kylis-topic h2{
	padding: 30px 0 20px;}
#kylis-topic p {
	width: 70%;}
#kylis-topic pre.q {
	padding: 6px 0 14px 20px;}
#kylis-topic pre.a {
	position: relative;
	left: 20px;
	padding: 6px 0 14px 18px;
	border-left: 2px #e0e0e0 solid;}
#kylis-topic div.scroller-458 {
	width: 100%;
	border: 1px solid #e0e0e0;
	overflow: auto;}
* html #kylis-topic div.scroller-458 {
	width: expression(document.getElementById('maindiv').offsetWidth*0.9);
	height: 490px;}
#kylis-topic img.screen {
	margin: 40px 0;
	display: block;}
	
#kylis-topic .tabbed-images-600 {
	width: 600px;
	margin: 20px 0;}
#kylis-topic .tabbed-images-600 img.screen {
	width: 600px;}
#tabbed-images .tabs a{
	margin: 0 20px 0 2px;
	padding: 2px 2px 1px;
	text-decoration: none;
	border-bottom: 1px dashed #F06100;
	outline: none;}
#tabbed-images .tabs a.current{
	padding: 2px 4px;
	margin: 0 18px 0 0;
	background: #eeeeee;
	color: #4e4b49;
	border-bottom: 0px;}
	
#kylis-topic .tabbed-images-600 .description {
  padding: 30px 0 0;
  height: 20px;}
#kylis-topic .tabbed-images-600 .tracker {
  width: 100%;
  height: 4px;
  background: #e0e0e0;
  position: relative;}
#kylis-topic .tabbed-images-600 .track {
  width: 24px;
  height: 24px;
  margin: 0 -12px;
  position: absolute;
  left: 0; top: -10px;
  opacity: 0.8;
  cursor: pointer;}
#kylis-topic .tabbed-images-600 .track:hover {
  opacity: 1;}
	
ul li{
	padding: 4px 0;
	list-style-image:  url('/new_images/bullet.gif');}

a.newwindow { 
	padding-right: 16px;
	background: url('/new_images/newwindow.gif') no-repeat right;
}

#main_scroller {
	padding: 12px 0 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url('/new_images/head_grad2.gif') #E3E3E3 repeat-x;
}
#main_scroller .wrapper {
	position: relative;
	width: 50%;
	white-space: nowrap;
}
#main_scroller .item {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	width: 66%; 
	height: 222px;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 5px;
	background: #E3E3E3;
}
#main_scroller .item:hover {
	background: #F06100;
}
#main_scroller .item span {
	display: block;
	position: relative;
	width: 100%;
	height: 222px;
}
#main_scroller .item span ins {
	position: absolute;
	display: block;
	white-space: normal;
	text-decoration: none;
}
#main_scroller .divide {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	width: 1%; 
	height: 222px;
	background: url('/new_images/jobs_div.gif') 0 -7px #B9B9B9;
}
html:first-child #main_scroller .item {
	width: 422px;
}
html:first-child #main_scroller .divide {
	width: 6px;
}