body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	background-image: url('img/main_bg.gif');
	background-repeat: repeat-x;
}

td {
	font-size: 11px
}

a {
	color: #7E9BC7;
	text-decoration: none;
}

a.map {
	color: black;
}

a.map img {
	border: 0;
}
	
a:hover {
	text-decoration: underline;
}

/* TOP Section */

	table.top {
		width: 95%;
	}

	td.logo, td.logo_left, td.logo_right {
		background-image: url('img/logo/logo_bg.gif');
	}

	td.logo {
		width: 242px;
		text-align: center;
		padding-right: 0px;
	}
	
	td.logo_left, td.logo_right {
		width: 17px;
	}

	td.logo_right {
		text-align: right;
	}

	td.icon_bar {
		text-align: right;
	}
	
	a.ico {
		color: #8A909E;
		font-family: Tahoma;
	}


/* LEFT AREA Section */

	table.left_area {
		width: 29%;
	}

	td.man_eyes {
		text-align: right;
		vertical-align: bottom;
		padding-left: 100px;
		padding-top: 13px;
	}

	td.man_face {
		text-align: center;
		vertical-align: top;
		background-image: url('img/man_face.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		padding-top: 75px;
		padding-bottom: 45px;
		padding-right: 0px
	}
	
	table.cite_container {
		width: 100%;
		margin: 0px;
		background: url('img/cite/cite_bg.gif') repeat-x bottom;
	}
	
	td.cite_bg {
		background: url('img/cite/cite_r_corner.gif') no-repeat bottom right;
	}
	
	td.author {
		background: url('img/cite/cite_h_line.gif') repeat-x top;
	}

	table.cite {
		font-family: Tahoma;
		color: #AAAAAA;
		font-size: 11px;
		margin: 20px;
		margin-top: 40px;
		margin-right: 25px;
	}
	
	td.cite_txt {
		background: url('img/cite/cite_v_line.gif') repeat-y right;
		padding: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	
	td.author p.author, p.author {
		height: 19px;
		align: right;
		font-family: Tahoma;
		font-size: 11px;
		background: url('img/cite/cite_author.gif') repeat-x 1px 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
   p.author img {
   		float: left;
   }
   	
   a.author {
   		float: left;
		margin-top: 2px;
		width: 121px;
		color: #AAAAAA;   				   	
   }

   p.submenu_ico {
		text-align: right;
		margin-bottom: 18px;
		padding-right: 25px;
	}
	
	P.submenu {
		text-align: right;
		margin-top: 18px;
		padding-right: 35px;
		line-height: 17px;
	}


/* MENU Section */

	table.menu {
		width: 66%;
		margin-top: 0px;
	}

	table.menu_item,table.menu_item_sel,table.menu_item_over,table.menu_item_sover {
		width: 100%;
		background-image: url('img/menu/menu_bg_left.gif');
		background-repeat: no-repeat;
		height: 76px;
	}

	table.menu_item_sel {
		background-image: url('img/menu/sel/menu_bg_left.gif');
	}
	
	table.menu_item_over {
		background-image: url('img/menu/over/menu_bg_left.gif');
	}
	
	table.menu_item_sover {
		background-image: url('img/menu/sel/over/menu_bg_left.gif');
	}

	td.menu_item_bg,td.menu_item_over_bg {
		width: 24%;
		background-image: url('img/menu/menu_bg.gif');
		background-color: #37497B;
	}

	td.menu_item_sel_bg,td.menu_item_sover_bg {
		width: 24%;
		background-image: url('img/menu/sel/menu_bg.gif');
		background-color: #7E9BC7;
	}
	
	td.menu_item_sover_bg {
		background-image: url('img/menu/sel/over/menu_bg.gif');
	}
	
	td.menu_item_over_bg {
		background-image: url('img/menu/over/menu_bg.gif');
	}

	td.menu_company, td.menu_products, td.menu_activity, td.menu_vacancy {
		cursor: pointer;
	}

	td.menu_company, td.menu_products, td.menu_activity, td.menu_vacancy,
	td.menu_ico_sel {
		background-repeat: no-repeat;
		background-position: right center;
		background-image: url('img/menu/company_ico.gif');
		padding-left: 13px;
		padding-top: 47px;
	}

	td.menu_products {
		background-image: url('img/menu/activity_ico.gif');
	}
	
	td.menu_vacancy {
		background-image: url('img/menu/demo_ico.gif');
	}
	
	td.menu_activity {
		background-image: url('img/menu/service_ico.gif');
	}

	td.menu_r, td.menu_r_sel, td.menu_r_over, td.menu_r_sover {
		text-align: right;
		width: 11px;
		background-image: url('img/menu/menu_bg_right.gif');
	}

	td.menu_r_sel {
		background-image: url('img/menu/sel/menu_bg_right.gif');
	}
	
	td.menu_r_over {
		background-image: url('img/menu/over/menu_bg_right.gif');
	}
	
	td.menu_r_sover {
		background-image: url('img/menu/sel/over/menu_bg_right.gif');
	}
	
	td.drop_top {
		background-image: url('img/menu/drop/drop_down_top.gif');
	}
	
	td.drop_left {
		background-image: url('img/menu/drop/drop_down_left.gif');
		width: 11px;
	}
	
	td.drop_right {
		background-image: url('img/menu/drop/drop_down_right.gif');
		width: 11px;
	}
	
	td.drop_bottom {
		background-image: url('img/menu/drop/drop_down_bottom.gif');
	}
	
	table.drop_down {
		position: absolute;
		top: 150px;
		idth: 10px;
		visibility: hidden;
	}
	
	a.drop,a:hover.drop {
		color: #AF2A5F;
		background-color: white;
		text-decoration: none;
		display: block;
		height: 37px;
		vertical-align : middle;
	}
	
	a:hover.drop {
		background-color: #7E9BC7;
		color: white;
	}
	
	td.drop {
		background-color: white;
		ine-height: 17px;
	}



/* CONTENT Section */

	table.content {
		width: 66%;
		background-color: #FFFFFF;
		margin-top: 13px;
	}

	td.content_top {
		background-image: url('img/content_top.gif');
	}

	td.content_left {
		background-image: url('img/content_left.gif');
		background-repeat: no-repeat;
		width: 13%;
		vertical-align: top;
		text-align: right;
		padding-top: 45px;
		padding-right: 0px;/*6px;*/
	}
	
	img.pointer {
		margin-right: 6px;
	}

	img.submenu_line_l {
		margin-right: 0px;
		margin-left:0px;
		/*margin-top: 23px;*/
	}
	
	img.submenu_line_r {
		margin-top: 45px;
	}

	td.content_right {
		width: 4%;
		vertical-align: top;
	}

	td.content {
		padding-top: 35px;
		/*padding-bottom: 50px;*/
		padding-bottom: 17px;
	}

	h1 {
		font-family: Tahoma, Arial;
		font-size: 23px;
		color: #899CBC;
		background: url('img/text_header_bg2.gif') repeat-x top;
		margin-bottom: 25px;
		height: 33px;
	}
	
	h2 {
		font-family: Tahoma;
		font-size: 18px;
		olor: #006C84;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}

	li {
		margin-bottom: 10px;
		margin-left: -22px;
		padding-left: 3px;
	}

	ul {
		list-style-image: url('img/ico/arrow_black_right_9px.gif');
	}

	ul.plus {
		list-style-image: url('img/ico/plus_9px.gif');
	}

	span.news_pointer {
		color:#37497B;
		font-size: 13px;
	}

	span.news_date {
		color:#AAAAAA;
	}

	td.news {
		width: 35%;
		font-family: Tahoma;
		font-size: 9px;
		vertical-align: top;
	}

	td.index {
		width: 65%;
      padding-right: 15px;
		vertical-align: top;
	}


/* FOOTER Section */

	td.footer {
		background-image: url('img/footer_bg.gif');
		background-repeat: repeat-x;
	}

	td.footer_copy {
		background-image: url('img/footer_right.gif');
		background-repeat: no-repeat;
		background-position: right top;
		text-align: right;
		width: 50%;
		font-size: 9px;
		font-family: Tahoma;
		color: #939393;
		padding-top: 50px;
		padding-right: 15px;
		padding-bottom: 15px;
	}

	td.footer_left {
		background-image: url('img/footer_left.gif');
		background-repeat: no-repeat;
		background-position: left top;
		width: 50%;
	}

	div.bottom {
		border-bottom: 5px solid #7E9BC7;
		display: block;
		background-color: none;
		height: 99%;
	}

   td.bottom {
   		/* bottom line */
		/*border-bottom: 5px solid #7E9BC7;*/
		border-bottom: 0px;
		vertical-align: top;
	}
	
	div.bot_line {
		width: 100%;
		height: 5px;
		font-size: 0px;
		background-color: #7E9BC7;
		border: 0px;
	}
	
	div.h_100 {
		height: 100%;
		padding: 0;
		margin:0;
	}

	table.max_width {
		max-width: 1280px;
	}

	td.h_100 {
		border-bottom: 5px solid #7E9BC7;
		width: 1280px;
	}
	
	td.h_0 {
		border-bottom: 5px solid #7E9BC7;
		padding: 0px;
		margin: 0px;
	}
	
/* Site Map */

	td.map_bg_l, td.map_bg_r, td.map_bg_r_b {
		height: 70px;
		vertical-align: bottom;
	}
	
	td.map_bg_l {
		background: url('img/map/map_bg.jpg') no-repeat left;
		/*padding-left: 5px;*/
	}
	
	td.map_bg_r, td.map_bg_r_b {
		background: url('img/map/map_bg.jpg') no-repeat 23px;
		align: left;		
	}
	
	td.map_bg_r_b {
		background: url('img/map/map_bg_b.gif') no-repeat 23px;
		align: left;
	}
	
	img.map_title, img.map_title_b {
		margin-left: 5px;
		margin-right: 9px;
		width: 85px;
		height: 12px;
		margin-bottom: 15px;
	}
	
	img.map_title_b {
		height: 33px;
		margin-bottom: 15px;
	}
	
	img.map_connector_l, img.map_connector_r {
		margin-bottom: 32px;
		margin-left: 1px;
	}
	
	img.map_connector_r {
		margin-left: 0px;
		margin-right: 5px;
	}
	
	td.map_v_line {
		background: url('img/map/map_line.gif') repeat-y;
		width: 1px;
	}
	
	td.map_sep {
		height: 20px;
	}
	
	td.map_product {
		vertical-align: bottom;
		padding-left: 70px;
		height: 40px;
	}
	
	h1.meta {
		position:absolute; 
		z-index:-1; 
		font-size: 0px; 
		color: white;	
	}
	
	img.ico_products {
		border: 0px;
	}
	
	img.ico_products_short {
		border: 0px;
		margin-right: 3px;
	}
	
	div.product_left {
		float:left;
		width: 100%;
		margin-bottom: 10px;
	}
	
	div.product_left img {
		float: left;
		clear: none;
	}
	
	a.product_short {
		color: black;
	}
	
	div.product_more {
		float: right;
		width: 100%;
		text-align: right;
	}
	
	table.clients, table.partners {
		margin: 0px;
		padding: 0px;
	}
	
	td.clients_logo {
		width: 130px;
		
	}
	
	td.sep {
		height: 25px;
	}
	
	h1.submenu {
		/*margin-bottom: 10px;*/
		height: 34px; 
		margin: 0px; 
		padding: 0px; 
		vertical-align: top;
	}
	
	/*p.product_desc {

		margin: 0px;
		padding: 0px;
	}*/
	
	table.products {
		margin: 0px;
		padding: 0px;
	}
	
	td.product_logo {
		text-align: left;
		vertical-align: top;
		width: 46px;
	}
	
	td.product_logo img {
		border: none;
		margin: 0px;
	}
	
	td.product_desc {
		vertical-align: top;
	}
	
	table.clients_s, table.partners {
		width: 100%;
		padding: 0px;
		margin: 0px;
	}
	
	td.clients_l {
		text-align: left;
		width: 33%;
	}
	
	td.clients_r, td.clients_l, td.clients_c {
		vertical-align: top;
	}
	
	td.clients_r {
		text-align: right;
		width: 33%;
	}
	
	td.clients_c {
		text-align: center;
		width: 33%;
	}
	
	td.cl_sep {
		height: 30px;
	}
	
	table.partners td {
		vertical-align: top;
		padding: 0px;
	}
	
	td.partners_logo a img {
		border: none;
	}
	
	h1.product {
		margin-bottom: 5px;
	}
	
	h2.product_title {
		font-weight: normal;
		color: #96afd0;
		padding-top: 7px;
		font-size: 18px;
	}
	
	div.back_to_products {
		float:right;
		margin-bottom: 10px;
		width: 100%; 
		text-align: right;
	}
	
	div.back_to_products_b {
		width: 100%;
		text-align: right;
		margin-bottom: 0px;
	}
	
	div.clients {
		text-align: center;
		width: 160px;
		font-size: 10px;
		/*border: 1px solid #bdbdbd;*/
		/*font-weight: bold;*/
		/*color: #7e9bc7;*/
		/*color: #37497b;*/
	}
	
	div.clients img {
		margin-bottom: 12px;
		border: none;
	}
	
	div.clients a {
		color: black;
		/*color: #37497b;*/
	}
	
	img.h2_title {
		/*float: left;*/
		border: none;
		margin-top: 15px;
		margin-bottom: 26px;
	}
	
	img.product_title {
		margin-bottom: 16px;
	}
	
	td.partners_line {
		height: 35px;
		vertical-align: top; 
		background: url('img/text_header_bg3.gif') repeat-x bottom;
	}
	
	td.partners_sng_sep {
		height: 32px;
		background: url('img/text_header_bg3.gif') repeat-x bottom;
	}