﻿@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	background-image: url(/_images/griddot.gif);
	padding-top: 15px;
}

a img {
	border: none;
}

#page {
	background-color: #FFF;
	padding: 15px 15px 5px 20px;
	height: 690px;
}

#menu {
	position: relative;
}

#menu ul {
	border-bottom: 4px double #666;
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	border-top: 1px solid #666;
	padding: 5px;
}

#menu ul li a {
	text-decoration: none;
	color: #333;
}

#menu ul ul {
	margin: 0;
	border: none;
}

#menu ul ul li {
	border: none;
	font-size: 8pt;
}

#menu .sub a {
	color: #999 !important;
	font-weight: normal;
}

#subnavi2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

#mp_home {
	font-weight: bold;
}

#contentbox p {
	margin: 10px;
	font-size: 8pt;
	line-height: 1.5em;
}

#rightbox p {
	margin: 10px;
	font-size: 8pt;
	line-height: 1.5em;
}

#contentbox a, #rightbox a {
	color: #000;
}

#contentbox h1, #rightbox h1 {
	font-size: 8pt;
	padding: 7px 0;
	margin: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

p.big {
	font-size: 13pt !important;
	font-weight: bold !important;
	line-height: 1.1em !important;
}

#bigbox ul {
	font-size: 8pt;
	list-style: square;
	margin: 0 20px 10px;
	padding: 0 15px;
	line-height: 1.5em;
}

#bigbox ul li {
	margin-bottom: 0px;
}

#partner li {
	margin: 12px 0;
}

#bigbox p {
	margin: 20px 20px 0;
}

#bigbox h1 {
	font-size: 13pt;
	/*margin: 10px 20px;*/
}

#bigbox dt {
	font-size: 8pt;
	margin: 0 20px 0;
	float: left;
	width: 70px;
}

#bigbox dd {
	font-size: 8pt;
	margin: 0 0 20px;
	float: left;
	width: 300px;
}

#footer {
	background-color: #FFF;
	height: 30px;
	padding: 0 15px 20px 20px;
}
#leftfoot {
	background-image: url(/_images/border_bottom_left.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#rightfoot {
	background-image: url(/_images/border_bottom_right.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#rightfoot p {
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	position: absolute;
	right: 10px;
	bottom: 0;
	margin: 0;
	color: #FFF;
}

#rightfoot p a {
	text-decoration: none;
	color: #FFF;
}

#mp_news a:hover {
	color: #2da04d;
}
#mp_jobs a:hover {
	color: #84bb05;
}
#mp_solutions a:hover {
	color: #0086d7;
}
#mp_contact a:hover {
	color: #141215;
}
#mp_service a:hover {
	color: #ea860e;
}
#mp_company a:hover {
	color: #169c7f;
}
#mp_products a:hover {
	color: #d60021;
}
#mp_download a:hover {
	color: #d700b6;
}

#box11 div, #box12 div, #box21 div, #box22 div, #box23 div, #box31 div, #box32 div {
	width: 225px;
	height: 225px;
}

#box11 a, #box12 a, #box21 a, #box22 a, #box23 a, #box31 a, #box32 a {
	text-decoration: none;
}

#box11 {
	background-color: #D60022;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box12 {
	background-color: #179C7F;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box13 {
	/*background-color: #68696B;*/
	background-color: #89888a;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box21 {
	background-color: #84BC05;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box22 {
	background-color: #D8006B;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box23 {
	background-color: #2CA04D;
	overflow: hidden !important;
	margin: 0;
	height: 225px;
}
#box31 {
	background-color: #0185D7;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box32 {
	background-color: #EA860E;
	overflow: hidden !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box33 {
	background-color: #141215;
	overflow: hidden;
	color: #FFF !important;
	margin: 0 5px 0 0;
	height: 225px;
}
#box33 a {
	color: #FFF !important;
	text-decoration: none;
}

#box33 h1 {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

#pressenews {
	margin: 0 20px;
	font-size: 8pt;
	line-height: 1.5em;
}

#pressenews p {
	margin: 20px 0;
}

.lightbox {
	width: 127px;
	height: 127px;
	text-align: center;
	display: inline-block;
}

.lightbox img {
	vertical-align: middle;
}

