*{
  margin: 0;
  padding: 0;
  border:0;
  outline:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

html {
	overflow-y: scroll;
}

html, body {
	width: 100%;
	height: auto !important;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: black;
	background: #e6e6e6 url(../img/body_bg.jpg) repeat-x top left;
}

img, a img, a {
 	border: none;
}

 a, a:focus, input, select, textarea, radio, checkbox {
	outline: none;
 }
 
 .clear {
 	clear: both;
 }
 
 .base {
 	width: 697px; 
 	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 0px 0px;
}

.language-box {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.language-box img {
	margin-left: 5px;
}

/* Logo block*/

.logo {
	height: 60px;
	background: url(../img/pi-logo.jpg) no-repeat left center;
	padding: 0px;
	margin: 0 0 6px 0;
	
}

.contact-box {
	font: 10px Tahoma;
	color: #0084a9;
	padding: 35px 0px 0px 0px;
}

.contact-box p.contact-left {
	width: 530px;
	float: left;
	padding-right: 20px;
	text-align: right;
}

.contact-box a {
	color: #0084a9;
	text-decoration: underline;
}

.contact-box a:hover {
	text-decoration: none;
}

.main_box {
	width: 697px;
	min-height: 628px;
	background: #fff url(../img/main_box_bg_top.jpg) no-repeat top left;
}

.main_box_btmbg {
	width: 646px;
	min-height: 628px;
	background: url(../img/main_box_bg_btm.jpg) no-repeat bottom left;
	padding: 13px 18px 20px 33px;
}

.left-col {
	width: 165px;
	float: left;
	padding-top: 30px;
}

.left-col ul li {
	height: 15px;
	margin: 0px;
	list-style-type: none;
	margin-bottom: 15px;
	padding: 0px;
}

.left-col ul li a.main-menu-active {
	font: 12px Tahoma;
	color: #0084a9;
	display: block;
	height: 15px;
	background: url(../img/active_marker.gif) no-repeat left top;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	vertical-align: top;
	text-decoration: none;
	cursor:default;
}

.left-col ul li a.main-menu-passive {
	font: 12px Tahoma;
	color: #0084a9;
	display: block;
	height: 15px;
	background: url(../img/active_marker.gif) no-repeat left top;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	vertical-align: top;
	text-decoration: none;
}

.left-col ul li a {
	font: 12px Tahoma;
	color: #787878;
	display: block;
	height: 15px;
	background: url(../img/link_marker.gif) no-repeat left top;
	padding: 0px 0px 0px 24px;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
}

.left-col ul li a:hover {
	color: #0084a9;
	background: url(../img/active_marker.gif) no-repeat left top;
}

.right-col {
	margin-left: 165px;
	padding: 29px 0px 0px 0px;
	border-top: 1px solid #0084a9;
}

.right-col table td div.expertise-box {
	width: 233px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	background: url(../img/expertise_bg.jpg) no-repeat left top;
}

.right-col table td div.services-box {
	width: 233px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	background: url(../img/services_bg.jpg) no-repeat left top;
	margin-left: 12px;
}

.right-col table td div.projects-box {
	width: 233px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	background: url(../img/projects_bg.jpg) no-repeat left top;
	margin-top: 11px;
}

.right-col table td div.content {
	width: 233px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	margin: 11px 0px 0px 12px;
	overflow: hidden;
}

h1 {
	font: bold 12px Tahoma;
	color: #fff;
	padding: 20px 0px 0px 20px;
}



h3 {
	font: bold 11px Tahoma;
	color: #6b6b6b;
}

.feature{
	height: 95px;
	font: 11px Tahoma;
	color: #fff;
	margin: 0px;
	padding: 5px 0px 10px 20px;
}

.right-col ul.feature{
	width: 210px;
	list-style-position: outside;
	list-style-type: none;
	padding: 5px 0px 0px 20px;
	margin: 0px;
	line-height: 13px;
}

.news {
	clear: both;
	margin: 25px 0px 0px 0px;
	border-top: 1px solid #0084a9;
	padding-top: 25px;
}

.news .latest {
	background: url(../img/news_bg.jpg) no-repeat left top;
	width: 233px;
	height: 148px;
	float: left;
}

h1.newsheader {
	font: bold 12px Tahoma;
	color: #fff;
	padding: 10px 0px 0px 20px;
}

.news .welcome {
	width: 385px;
	padding-left: 25px;
	height: 135px;
	overflow: hidden;
}

h2 {
	font: bold 12px Tahoma;
	color: #6b6b6b;
}

.news .welcome p, .right-col table td div.content p {
	font: 12px Tahoma;
	color: #787878;
	padding-top: 5px;
}


dt {
	font-weight: bolder;
}

dd {
	padding: 0px 5px 5px 10px;
	line-height: 12px;
}

.readmore {
	text-align: right;
}

.readmore a {
	font: 10px Tahoma;
	color: #0084a9;
	text-decoration: none;
}

.readmore a:hover {
	text-decoration: underline;
}

.readmore-block {
	padding-left: 10px;
}

.readmore-block a {
	font: 10px Tahoma;
	color: #fff;
	text-decoration: none;
}

.readmore-block a:hover {
	text-decoration: underline;
}

.latest .readmore-block {
	text-align: right;
	padding-right: 10px;
}

.latest .readmore-block a {
	font: bold 10px Tahoma;
	color: #fff;
	text-decoration: none;
}

.latest .readmore-block a:hover {
	text-decoration: underline;
}

.footer {
	width: 697px;
	height: 35px;
	background: url(../img/footer_bg.jpg) no-repeat top left;
	margin-top: 10px;
	padding-top: 15px;
}

.footer-menu {
	float: left;
	width: 560px;
}

.footer-menu ul {
	width: 525px;
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.footer-menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	color: #fff;
}

.footer-menu ul li a {
	font: 11px Tahoma;
	color: #fff;
	text-decoration: none;
	padding: 0px;
}

.footer-menu ul li a:hover {
	color: #0084a9;
	text-decoration: underline;
}

.footer-menu ul li a.active-footer-menu {
	font: 11px Tahoma;
	color: #0084a9;
	text-decoration: underline;
	padding: 0px;
	cursor:default
}

.footer-menu ul li a.passive-footer-menu {
	font: 11px Tahoma;
	color: #0084a9;
	text-decoration: underline;
	padding: 0px;
}


.footer ul.footer-info {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footer p.footer-info {
	margin: 0px;
	padding: 0px;
	padding: 5px 2px 0px 0px;
	font: 10px Tahoma;
	color: #0084a9;
}

.footer p.footer-info a {
	font: 10px Tahoma;
	color: #0084a9;
	text-decoration: underline;
	padding: 0px 2px;
}

.footer p.footer-info a:hover {
	text-decoration: none;
	color: #fff;
}

.expertise_header_box {
	height: 110px;
	background: url(../img/products_page_header.jpg) no-repeat top left;
	border-bottom: 1px solid #0084a9;
}

.blue_header_box {
	height: 100px;
	background: url(../img/blue_header.jpg) no-repeat top left;
	border-bottom: 1px solid #0084a9;
}

.red_header_box {
	height: 100px;
	background: url(../img/red_header.jpg) no-repeat top left;
	border-bottom: 1px solid #5a88c6;
}

.green_header_box {
	height: 100px;
	background: url(../img/green_header.jpg) no-repeat top left;
	border-bottom: 1px solid #89d22b;
}

.orange_header_box {
	height: 100px;
	background: url(../img/orange_header.jpg) no-repeat top left;
	border-bottom: 1px solid #f3b338;
}

.grey_header_box {
	height: 100px;
	background: url(../img/grey_header.jpg) no-repeat top left;
	border-bottom: 1px solid #0084a9;
}

.error_header_box {
	height: 100px;
	background: url(../img/error_header.jpg) no-repeat top left;
	border-bottom: 1px solid #ba0202;
}

.products_blue_icon {
	height: 100px;
	background: url(../img/products_icon_blue.jpg) no-repeat top right;
}

.contacts_blue_icon {
	height: 100px;
	background: url(../img/_contact_icon_blue.jpg) no-repeat top right;
}
.news_blue_icon {
	height: 100px;
	background: url(../img/_news_icon_blue.jpg) no-repeat top right;
}
.error_red_icon {
	height: 100px;
	background: url(../img/_error_icon_2.jpg) no-repeat top right;
}

.error_red_icon_1 {
	height: 100px;
	background: url(../img/_error_icon_1.jpg) no-repeat top right;
}

.company_blue_icon {
	height: 100px;
	background: url(../img/_company_icon_blue.jpg) no-repeat top right;
}
.products_red_icon {
	height: 100px;
	background: url(../img/_expertise_icon_red.jpg) no-repeat top right;
}

.products_green_icon {
	height: 100px;
	background: url(../img/_blocks_icon_green.jpg) no-repeat top right;
}

.products_orange_icon {
	height: 100px;
	background: url(../img/_product_icon_orange.jpg) no-repeat top right;
}

.expertise_header {
	font: bold 18px Tahoma;
	color: #fff;
	padding: 15px 0px 0px 20px;
}

.expertise_header a {
	font: bold 18px Tahoma;
	color: #fff;
	text-decoration: none;
}

.expertise_menu {
	padding: 20px 0px 0px 5px;
}

.expertise_menu a.technologies {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/technologies_header_icon_red_out.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a:hover.technologies {
	background: url(../img/header_icons/technologies_header_icon_red_over.jpg) no-repeat top left;
}

.expertise_menu a.team {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/team_header_icon_blue_out.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a:hover.team {
	background: url(../img/header_icons/team_header_icon_blue_over.jpg) no-repeat top left;
}

.expertise_menu p.team_active {
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/team_header_icon_blue_over.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a.location {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/location_header_icon_blue_out.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a:hover.location {
	background: url(../img/header_icons/location_header_icon_blue_over.jpg) no-repeat top left;
}

.expertise_menu p.location_active {
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/location_header_icon_blue_over.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a.career {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/career_header_icon_blue_out.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a:hover.career {
	background: url(../img/header_icons/career_header_icon_blue_over.jpg) no-repeat top left;
}

.expertise_menu p.career_active {
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/career_header_icon_blue_over.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a.partners {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/partners_header_icon_blue_out.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}
.expertise_menu p.partners_active {
	width: 31px;
	height: 31px;
	background: url(../img/header_icons/partners_header_icon_blue_over.jpg) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a:hover.partners {
	background: url(../img/header_icons/partners_header_icon_blue_over.jpg) no-repeat top left;
}


.expertise_menu a.info {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/products_pic1.gif) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a.demo {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/products_pic2.gif) no-repeat top left;
	margin-right: 10px;
	float: left;
}

.expertise_menu a.download {
	display: block;
	width: 31px;
	height: 31px;
	background: url(../img/products_pic3.gif) no-repeat top left;
	float: left;
}

.right-col h4 {
	margin: 0;
	padding: 10px 10px 0px 0px;
	font: bold 17px Tahoma;
	color: #0084a9;
	text-align: right;
}

.right-col h4.red {
	color: #ba0202;
	text-align: left;
}

.right-col h4.green {
	color: #53a900;
}

.right-col h4.orange  {
	color: #f47e00;
}

.right-col div.content p {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

.right-col div.content {
	font: 12px Tahoma;
	color: #010101;
	margin: 0;
	padding: 0px;
	padding-right: 5px;
}

.right-col ul {
	margin-left: 25px;
	margin-top: 5px;
	list-style-type: square;
}

.right-col ul li {
	padding-left: 0px;
}

.right-col ol {
	margin-left: 30px;
	margin-top: 5px;
}

.right-col ol li {
	padding-left: 0px;
}

div.content a {
	color: #0084a9;
	text-decoration: underline;
}

div.content a:hover {
	text-decoration: none;
}

div.content p img {
	float: left;
	margin-right: 30px;
}

.BorderTbl table { margin-top: 5px;}
.BorderTbl td { border-bottom: 1px solid #ccc; }
.BorderTbl th { border-bottom: 1px solid #ccc; white-space: nowrap; }
.BorderTbl .bottom td { border-bottom: 1px solid #f3b338; }
.BorderTbl .bottom th { border-bottom: 1px solid #f3b338; white-space: nowrap; }
	
.StatTbl th { font-size: 11px; font-weight: bold; padding: 4px 18px 4px 9px; text-align: left; }
.StatTbl td { font-size: 11px; padding: 4px 18px 4px 9px; }

.news-content {
	margin-top: 10px;
}

.expertise_menu a {
	font: 10px Tahoma;
	color: #0084a9;
	text-decoration: none;
}

.expertise_menu a:hover {
	text-decoration: underline;
}

.parag1 { padding: 20px 0 5px 0; }

.parag2 { padding: 0 0 10px 0; }
.ImgMap { background: #f2efe9; border: 1px solid #ccc; height: 400px; width: 470px; margin-top: 10px; }
.ImgMap img {
	cursor: pointer;
}
input, textarea { border: 1px solid #787878; font: 12px Tahoma; }
input {
	width: 170px;
}
.FormTbl {
	width: 440px;
}
.FormTbl td { padding: 0 5px 5px 0; }
.FormTbl .Text { color: #000; padding: 0 10px 5px 0; }
	.TextError { color: #dc0021; }
	.InputError { border: 1px dashed #dc0021; }
	.input {}
.button { 
	margin-top: 10px;
	cursor: pointer;
	font-size: 13px;
}



/*.preload {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	display: none;
}*/

