html {

}

body {
	margin: 0; padding: 0;
	background:#e0e0e0 url(../img/bodybg.gif) 0 0 repeat-x;
}

a {
   color: #ae2f5a; text-decoration: none;
}
a:visited{color: #ae2f5a; text-decoration: none;}
a:hover{color: #ae2f5a; text-decoration: underline;}

a.more {
   color: #ae2f5a; font-weight: bold; text-decoration: none;
   display: block; background: url(../img/arrow.gif) top right no-repeat;
   padding: 0 20px 0 0;
   height: 16px; line-height: 16px;
}
a.more:visited{color: #ae2f5a; font-weight: bold; text-decoration: none;}
a.more:hover{color: #ae2f5a; font-weight: bold; text-decoration: underline;}

#main {
	_width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
   min-width: 1000px;
}

#upline {
	height: 32px;
	background: url(../img/upline/uplinebg.gif) repeat-x;
	position: relative;
}
#upline div.title {
	width:324px; height: 32px;
	background: url(../img/upline/title.gif) no-repeat;
	position: absolute;
	top: 0; left: 0;
}
#upline div.tel{
	width: 221px; height: 32px;
	background: url(../img/upline/tel.gif) no-repeat;
	position: absolute;
	top: 0; right: 0;
}

#head {
	height: 168px;
	position: relative;
	width: 100%;

}
#head div.logo {
	width: 287px; height: 168px;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}

#head img {border: none;}

#head div.banner {
	height: 168px;
	position: absolute;
	aleft: 290px; aright: 210px;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 100%;
	z-index: 0;
}
#head div.banner img {margin-top: 35px;}

#head div.auth{
	width: 202px; height: 168px;
	background: url(../img/head/authbg.gif) top right no-repeat;
	position: absolute;
	top: 0; right: 0;
}

#head div.search{
   width: 202px; height: 168px;
   background: url(../img/head/searchbg.gif) top right no-repeat;
   position: absolute;
   top: 0; right: 0;
}

#head div.auth form {
	margin: 58px 0 0 0;
	padding: 0;
}

#head div.search form {
   margin: 58px 0 0 0;
   padding: 0;
}

#head div.auth div.input{
	background: url(../img/head/inputbg.gif) 0 0 no-repeat;
	height: 17px; width:155px;
	margin-bottom: 6px;
}

#head div.search div.input{
   background: url(../img/head/inputbg.gif) 0 0 no-repeat;
   height: 17px; width:155px;
   margin-bottom: 6px;
}

#head div.auth div.input input{
	width: 130px; height: 13px;
	font-size: 11px;
	border: none;
	background-color: #f0f0f0;
	margin-left: 15px;
}

#head div.search div.input input{
   width: 130px; height: 13px;
   font-size: 11px;
   border: none;
   background-color: #f0f0f0;
   margin-left: 15px;
}

#head div.auth input.bt_enter {
	width:71px;
	height: 17px;
	background: url(../img/head/bt_enter.gif) 0 0 no-repeat;
	border: none;
	margin-left: 84px;
	cursor: pointer;
}

#head div.search input.bt_search {
   width:71px;
   height: 17px;
   background: url(../img/head/bt_search.gif) 0 0 no-repeat;
   border: none;
   margin-left: 84px;
   cursor: pointer;
}

#upmenu {
	background: url(../img/upmenu/leftbg.gif) 0 0 no-repeat;
}
#upmenu div.upmenuin{
	background: url(../img/upmenu/rightbg.gif) top right no-repeat;
	height: 38px;
	position: relative;
}

#upmenu div.upmenuin div.menu {
	position: absolute;
	top: 0;
	right: 58px; left: 55px;
	background: url(../img/upmenu/menubg.gif) repeat-x;
	height: 38px;
	text-align: center;
}

#upmenu div.upmenuin div.menu table{
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	height: 38px;
}
div.menu table td{
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-transform: lowercase;
	height: 32px; line-height: 32px;
	margin: 0;
	color: #c3c5c5;
}

div.menu table td a{
	display: block;
	height: 37px;
	padding: 0 22px 0 22px;
	color: #c3c5c5; text-decoration: none;
}
div.menu table td a:visited{color: #c3c5c5; text-decoration: none;}
div.menu table td a:hover{
	color: #ac293b; text-decoration: none;
	background: url(../img/upmenu/actbg.gif) bottom center no-repeat;
}




div.menu table td a.act{
	background: url(../img/upmenu/actbg.gif) bottom center no-repeat;
	color: #ac293b;
 }

#navibar{
	height: 31px;
	background: url(../img/navbar/leftbg.gif) 0 0 no-repeat;
}

#navibar div.navibarin{
	height: 31px;
	background: url(../img/navbar/rightbg.gif) top right no-repeat;
	position: relative;
}


div.kroshka {
 	position: absolute;
	top:0;left: 72px; right: 83px;
	background: url(../img/navbar/kroshkabg.gif) repeat-x;
	line-height: 31px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #686868;
	height: 31px;
 }

div.kroshka a{color: #686868; font-weight: bold; text-decoration: none;}
div.kroshka a:visited{color: #686868; text-decoration: none;}
div.kroshka a:hover{color: #686868; text-decoration: underline;}


#page {
	margin: 0 25px 0 29px;
	background-color: White;
	padding: 25px 0 0 0;
}

#bottom_page {
	background: #ffffff url(../img/bottom/leftbg.gif) 0 0 no-repeat;
}
#bottom_page div{
	background: url(../img/bottom/rightbg.gif) top right no-repeat;
	height: 23px;
}

#clients {
   background-color:#E0E0E0;
	margin: 13px 25px 18px 29px;
	height: 60px;
	position: relative;
}

#clients div.client {
	width: 132px; height: 60px;
	position: absolute;
	top: 0; left: 0;
	background:#E0E0E0 url(../img/clients_line.gif) top right no-repeat;
}
#clients div.end {
	width: 132px; height: 60px;
	position: absolute;
	top: 0; right: 0;
	background:#E0E0E0 url(../img/clients_line.gif) 5px 50% no-repeat;
}
#clients div.logos {
	height: 60px;
	position: absolute;
	top: 0; right: 140px; left: 140px;
	/*text-align: center;*/
   overflow:hidden;
}
#clients div.logos img{
	border: none;
	/*margin: 0 10px 0 10px;*/
}


#adress {
	margin: 0 25px 0 29px;
	height: 76px;
	border-top: 1px solid #bfbfbf;
	position: relative;
	font-size: 11px; color: #000000;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#adress div.adr {
	position: absolute;
	top: 17px; left: 74px;
	color: #000000;
	width: 350px;
}

#adress div.copy {
	position: absolute;
	top: 17px; right: 74px;
	color: #000000;
	width: 350px;
	text-align: right;
}


/*Main*/
#left {
	width: 250px; float: left;
}
#rightin {
	margin-left: 250px;
}
#spec {
	width: 222px; float: right;
}
#content {
	margin-right: 260px;
	margin-left: 250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
}

#content p {
	margin: 0;
	padding: 14px 0 0 0;
}
div.pere {
	clear: both;
}

div.content {
	width: 100%; float: left;
}

#content h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ab2639; font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #bfbfbf;
}

/*lemnu*/
#left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.first {
	background: url(../img/lmenu/firstbg.gif) no-repeat;
	color: #fff; font-weight: bold;
	font-size: 14px;
	padding: 4px 0 4px 28px;
	margin: 17px 0 6px 0;
}

div.second {
	background: url(../img/lmenu/secondbg.gif) repeat-y;
	border-bottom: 1px solid #bfbfbf;
	width: 211px; font-size: 13px;
	color: #ac293b;
	padding: 2px 0 4px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}
div.second a {
	display: block;
	padding: 0 0 0 10px;
	color: #ac293b;
	text-decoration: none;
}
div.second a:visited{color: #ac293b; text-decoration: none;}
div.second a:hover{color: #ac293b; text-decoration: underline;}

div.third {
	margin: 0 0 20px 15px;
	width: 185px;
	font-size: 11px; color: #000000;
}

div.third div{background: url(../userfiles/for_design/bullet_ser.gif) scroll left 3px no-repeat;padding-left:15px;margin-bottom: 6px;}

div.third a{color: #000000;}
div.third a:visited{color: #000000;}
div.third a:hover{color: #ac293b;}

/*Right*/
#spec{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.sbs{
	background: url(../img/spec/sbs_title.gif) 0 0 no-repeat;
	color: #6c6c6c; font-size: 14px; font-weight: bold;
	padding: 4px 0 4px 28px;
	margin: 17px 0 6px 0;
}


div.spec_img img{
	border: none;
}

/*Spec Predl*/

div.predl {
	background: url(../img/spec/news_bg.gif) 209px top repeat-y;
	margin: 20px 0 25px 0;
	width: 211px;
}
div.predl_top {
	background: url(../img/spec/news_top.gif) top right no-repeat;
}
div.predl_bottom {
	background: url(../img/spec/news_bottom.gif) right bottom no-repeat;
	padding: 16px 0px 4px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	zoom:1;
}

div.predl_title{
	margin-left: 10px;
	font-size: 12px; color: #ab2639; font-weight: bold;
}
div.predl div.item {
	margin-left: 10px; font-size: 11px;
	border-top: 1px solid #cccccc;
	margin: 3px 10px 10px 10px;
	padding: 10px 0 10px 0;
	zoom:1;
}
div.predl div.item span {
color: #ab2639; font-weight: bold;
display: block;
}
div.predl div.item a {color: black;}
div.predl div.item a:visited{color: black;}
div.predl div.item a:hover{color: #ab2639;}

/*news*/
div.news {
	background: url(../img/spec/predl_bg.gif) repeat-y;
	margin: 20px 0 25px 0;
}
div.news_top {
	background: url(../img/spec/predl_top.gif) 0 0 no-repeat;
}
div.news_bottom {
	background: url(../img/spec/predl_bottom.gif) left bottom no-repeat ;
	padding: 16px 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	zoom:1;
}

div.news_title{
	margin-left: 10px;
	font-size: 12px; color: #ab2639; font-weight: bold;
}
div.news div.item {
	margin-left: 10px; font-size: 11px;
	border-top: 1px solid #cccccc;
	margin: 3px 10px 10px 10px;
	padding: 10px 0 10px 0;
	zoom:1;
}
div.news div.item span {
color: #ab2639; font-weight: bold;
display: block;
}
div.news div.item a {color: black;}
div.news div.item a:visited{color: black;}
div.news div.item a:hover{color: #ab2639;}

/*Cube*/
#cube {
	width: 600px;
	margin: 30px auto 30px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}

#cube td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
}

#cube .outsourcing {
	background: url(../img/content/cube/outsourcing.gif) no-repeat 50% 0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#cube .audit {
	background: url(../img/content/cube/audit.gif) no-repeat 50% 0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
#cube .building {
	background: url(../img/content/cube/building.gif) no-repeat 50% 0;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}
#cube .licensing {
	background: url(../img/content/cube/licensing.gif) no-repeat 50% 0;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

#cube h2 {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 200px;
}

#cube a.more:link,
#cube a.more:visited {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	color: #ae2f5a;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/arrow.gif) top right no-repeat;
	padding: 0 20px 0 0;
	height: 16px;
	line-height: 16px;
}
#cube a.more:hover {
	color: #ae2f5a;
	font-weight: bold;
	text-decoration: underline;
}

div.contentin{
	width: 100%; float: left;
}
