/* Colors */
body {
	color: #505153;
	background-color: #ffffff;
}

a {
	color: #0087B7;
}

a:hover {
	color: #004660;
}

#logo p {
	color: #0087B7;
}

.mbc {
	background: #ffffff url(images/back.gif) no-repeat;
	background-position: 100% 155px;
	vertical-align: top;
}


/* Layout */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img, table {
	border: none;
}

body {
	min-width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
}

* html body {
	width:  expression(document.getElementsByTagName('html')[0].clientWidth < 975 ? '975px' : '100%');
}

#bodyContainer {
	position: relative;
	padding: 0 70px;
}

.ff-fix {
	display: table;
	width: 100%;
}

.ff-fix2 {
	display: table-cell;
	width: 100%;
}

img {
	border: none;
}

.ipic {
	position: absolute;
	z-index: 0;
}

.t1 {
	top: 0;
	right: 25.5%;
}

.t2 {
	top: 35px;
	right: 60px;
}

.t3 {
	top: 50px;
	left: 36%;
}

#header, #mainContent, #footer {
	z-index: 10000;
}

.leftcol {
	width: 325px;
	float: left;
	margin-right: -100%;
}

.rightcol {
	padding-left: 330px;
}

#ind #header {
	margin-bottom: 35px;
	padding-top: 20px;
}

#header .leftcol {
	padding-top: 20px;
}

#langswitch {
	font-size: 1.1em;
}

#logo {
	margin-top: 12px;
	margin-bottom: 50px;
}

#ind #logo {
	width: 325px;
	margin-top: 155px;
	float: left;
	margin-right: -100%;
}

#ind #mmenu {
	margin-top: 155px;
	padding-left: 330px;
}

#mmenu table {
	width: 95%;
}

#mmenu td {
	text-align: center;
	vertical-align: top;
	font-size: 1.4em;
	padding-top: 55px;
}

#mmenu td.active {
	padding-top: 0;
	font-weight: bold;
}

#ind #mmenu td {
	height: 40px;
	vertical-align: bottom;
	padding-top: 0px;
}

#mmenu a, #mmenu div {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 28px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0;
}

#mmenu td.active a, #mmenu td.active div {
	padding-top: 55px;
	background-image: url(images/mm_sign.png);
	background-repeat: no-repeat;
	background-position: 50% 34px;
}

*html #mmenu td.active a {
	background-image: none;
}

#mmenu a span, #mmenu div span {
	display: inline;
	padding: 0 15px;
}

#mmenu a:hover {
	padding-bottom: 10px;
}

#ind #mmenu a:hover {
	padding-top: 10px;
	padding-bottom: 0 !important;
}

#sbmenu {
	list-style-type: none;
	margin-left: 50px;
}

#sbmenu li {
	margin-left: 0;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#sbmenu li.active {
	font-size: 2.1em;
	color: #0087B7;
}

#sbmenu a {
	color: #777777;
	text-decoration: none;
}

#sbmenu li.active a {
	color: #0087B7;
}

#sbmenu a:hover {
	color: #444444;
}

#logo p {
	margin-top: 0;
	margin-left: 50px;
	width: 220px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.txt-lb {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 1.3em;
	line-height: 1.5em;
}

.txt-lb p{
	line-height: 1.5em;
}

#mainContent .leftcol h1 {
	color: #0087B7;
	font-weight: normal;
	margin-top: 0;
	font-size: 1.7em;
	line-height: 1.2em;
	margin-bottom: .8em;
}

#indextxt {
	width: 35%;
	float: left;
	font-size: 1.3em;
	line-height: 1.8em;
}

#indextxt p {
	margin-left: 50px;
	line-height: 1.8em;
}

#mainContent .rightcol {
	font-size: 1.3em;
}

#download {
	display: block;
	width: 130px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #41BA00;
	text-decoration: none;
	margin-top: 75px;
	margin-left: 50px;
	margin-bottom: 30px;
}

a#download:hover {
	color: #196D37;
}

#download img {
	margin-bottom: 10px;
}

#download span {
	color: #999999;
}

#ind #download {
	margin-top: 95px;
	float: right;
}

#footer {
	font-size: 1.2em;
	margin-top: 35px;
}

#ind #footer {
	margin-top: 70px;
}

#footer .leftcol {
	font-size: .9em;
	padding-top: 2px;
}

#footer .rightcol img {
	float: left;
	margin-right: -100%;
	margin-top: 5px;
}

#footer .rightcol p {
	padding-left: 50px;
	padding-bottom: 25px;
	line-height: 1.6em;
}

#footer .rightcol a {
	display: block;
	margin-top: 7px;
}

.cols2 {
	width: 49%;
	margin-bottom: 50px;
	float: left;
	text-align: left;
}

.cols4 {
	width: 24.5%;
	margin-bottom: 50px;
	float: left;
}

.ctlgml {
	display: block;
	text-align: center;
	margin-right: 35px;
	text-decoration: none;
	font-size: 1.1em;
}

.ctlgml img {
	margin-bottom: 10px;
}

a.ctlgml:hover {
	color: 
}

.primg {
	float: left;
}

.proddtl {
	padding-left: 250px;
	position: relative;
	padding-bottom: 50px;
}

.proddtl h1 {
	font-size: 1.85em;
	color: #0087B7;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 1em;
	margin-top: 0;
}

.featr {
	margin-top: 40px;
}

.featr img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #cccccc;
}

.navarr {
	position: absolute;
	bottom: 0px;
	left: 250px;
	font-size: .85em;
}

.navarr a {
	text-decoration: none;
}

.navarr img {
	position: relative;
	top: .1em;
}

.clearFloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
