*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	background:#FFFFFF; 
	color:#000000; 
	font: 12px Arial, Helvetica, sans-serif;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td{
	font-size:12px;
	padding:0px; /* cellspadding="0" */
	vertical-align:top;
	text-align:left;
} 

h1, h2, h3, h4 { font-weight: normal; }
ul { list-style-type: none; }

img, fieldset {
	border:0px;
}

a {color:#029ecd; text-decoration:none;}
a:link    {}
a:hover   {}
a:visited {}
a:active  {}


a img {border: none;}

.wide {width: 100%;}

.main {
	width:1000px;
}


#Header {
	height: 87px; 
	background: url(../img/header.jpg) 0 0 no-repeat; 
	color: #ffffff;
}
#Header a {color: #ffffff; text-decoration: none; }
#Header a b {
	display:none;
}
#Header a.logo {
	display:block;
	width:200px;
	height:78px;
	position:absolute;
	top:4px;
	left:13px;
}
#Header h2 { display: none; }
#Header .subnav {
	position: absolute; 
	left:768px; 
	top: 52px;
}
#Header .subnav li {
	float:left;
	letter-spacing: 1px; 
	font-size: 9px;
	line-height:10px;
}
#Header .subnav a {
	display:block; 
	float:left;
	height:12px;
	padding:0 6px;
	margin-left:10px;	
	font-size: 8px;
}
#Header .subnav a.contact_us {width:55px;}
#Header .subnav a.sitemap {width:35px;}
#Header .subnav a.where_to_buy {width:69px;}
#Header .subnav a span {
	display:none;
}

#Header .mainnav {
	position: absolute; 
	left: 130px; 
	top: 70px;
	height: 17px;
}
#Header .mainnav li {
	display: block; 
	float: left; 
	height: 17px; 
	font-size: 11px; 
	line-height: 14px;
}
#Header .mainnav li a {
	margin: 0 17px; 
	display: block; float: left; 
	font-size: 9px;
	line-height: 16px; 
}
#Header .mainnav li a:hover { color: #fef200; }
#Header #WhatsYour { height: 17px; width: 140px;}
#Header #WhatsYour span { 
	display: block; 
	height: 17px; 
	width: 140px; 
	background: url(../img/whatsyour.gif) no-repeat; 
}


.contentarea {
	background:#daf2fb url(../img/bg_content_bot.gif) bottom repeat-x;
	overflow:hidden;
	height:100%;
}
.contentareaIE {
	background-image:url(../img/bg_content_bot_long_ie.gif);
}

.leftmenu {
	width:177px;
	float:left;
	background:url(../img/bg_leftmenu.jpg) 0 0 repeat-y;
}
.leftmenu h3 {
	height:55px;
	border-bottom:1px solid #0099d9;
	padding-left:10px;
}
.leftmenu h3 img {
	margin-top:25px;
}
.leftmenu .top {
	background:url(../img/bg_leftmenu_top.jpg) 0 0 no-repeat;
	height:327px;
}
.leftmenu .GlobalNav {
	height: 186px;
	background:url(../img/bg_leftmenu_bottom.gif) 0 0 no-repeat;
	color: #6f6f6f; 
	text-transform: uppercase; 
	letter-spacing:1px;
}
.leftmenu .GlobalNav a { color: #6f6f6f; text-decoration: none; }
.leftmenu .GlobalNav .subnav {
	height: 50px;
	padding-left:16px;
	padding-top:24px;
}
.leftmenu .GlobalNav .subnav li {
	font-size: 11px; 
	line-height: 12px; 
	padding-bottom: 3px; 
	font-weight:bold;
}
.leftmenu .GlobalNav h4 {
	color: #ffffff; 
	padding-left:24px;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
	height:19px;
}
.leftmenu .GlobalNav #BayerLinks {
	padding-left:14px;
	background:url(../img/popup_links.gif) 14px 42px no-repeat;
}
.leftmenu .GlobalNav #BayerLinks li {
	font-size: 9px; 
	line-height: 10px;
	height:14px;
}
.leftmenu .GlobalNav #BayerLinks li.popuplinks  {
	font-size: 7px; 
	line-height: 14px;
}
.leftmenu .GlobalNav #BayerLinks li.popuplinks a {display:block; height:14px;}
.leftmenu .GlobalNav #BayerLinks li.popuplinks a.terms {width:163px;}
.leftmenu .GlobalNav #BayerLinks li.popuplinks a.privacy {width:117px;}
.leftmenu .GlobalNav #BayerLinks li.popuplinks a.imprint {width:50px;}
.leftmenu .GlobalNav #BayerLinks li.popuplinks a span {display:none;}
.leftmenu .submenu {
	font-size:10px;
	line-height:11px;
}
.leftmenu .submenu li {
	border-bottom:1px solid #0099d9;
	float:left;
	width:177px;
	height: 21px;
}
.leftmenu .submenu li sub {font-size:9px; line-height:9px; vertical-align:text-bottom;}/*
body:first-of-type .leftmenu .submenu li sub {vertical-align:sub;}
*html .leftmenu .submenu li sub {font-size:12px; vertical-align:sub; line-height:12px;}
*+html .leftmenu .submenu li sub {font-size:10px; vertical-align:sub;}*/
.leftmenu .submenu a {
	padding-left:10px;
	padding-top:1px;
	display:block;
	width:167px;
	height:20px;
	line-height: 20px;
	color:#161d43;
}
.leftmenu .submenu a span {font-size:12px; }
.leftmenu .submenu .sub a {padding-top:0px; height:21px; line-height:21px;}
.leftmenu .submenu li.active, .leftmenu .submenu a:hover {
	background:url(../img/bg_leftmenu_active.jpg);
}




/* footer styles */
#Footer { text-align: center; padding-top: 18px; }
#Footer .mainnav {
	padding-left:225px;
	padding-top:3px;
	height:14px;
}
#Footer .mainnav img {
	float:left;
	margin:3px 2px 0 2px;
}
#Footer .mainnav a {
	color: #666666;
	text-decoration: none;
	display:block;
	height:14px;
	font-size:10px;
	float:left;
}
#Footer .mainnav a.menu1 {
	padding-right:2px;
}
#Footer .mainnav a.menu2 {
	padding-left:4px;
	padding-right:4px;
}
#Footer .mainnav a.menu3 {
	padding-left:7px;
	padding-right:5px;
}
#Footer .mainnav a.menu4 {
	padding-left:6px;
	padding-right:7px;
}
#Footer .mainnav a.menu5 {
	padding-left:6px;
	padding-right:5px;
}
#Footer .mainnav a.menu6 {
	padding-left:7px;
}
#Footer .Copyright {
	color: #0099d9; 
	font-size: 7px; 
	line-height:10px;
	letter-spacing: 2px;
	text-transform: uppercase; 
	margin: 13px 0; 
	width:100%;
	height:19px;
	background:url(../img/copyright.gif) center no-repeat;
}
#Footer .Copyright b {font-size:9px;}
#Footer .Copyright span {display:none;}



.backtotop {
	text-decoration:underline;
}


.contentarea .contentpart {
	float:left;
	width:823px;
	z-index:50;
}
.content {
	z-index:53;
}
.content h1 {
	height:167px;
}
.content .contenttext {
	background:url(../img/bg_part1_left_blue.gif) 0 0 repeat-y;
	overflow:hidden;
	height:100%;
	background-color:#FFFFFF;
}
.content .leftborder {
	width:23px;
	float:left;
}
.content .textpart {
	float:left;
	width:800px;
	background-color:#FFFFFF;
}
.content .bottom {
	height:21px;
	background:url(../img/bg_part1_bot_blue.gif) bottom repeat-x;
	clear:both;
	margin-top:-1px;
}
.content .bottom div {
	background:url(../img/bg_part1_bot_corner_blue.gif) 0 0 no-repeat;
	height:21px;
	/*width:23px;*/
}

.content .bottom div.long {
	background:url(../img/bg_part1_bot_corner_blue_l.gif) 0 0 no-repeat;
}
#navigation {
	position:absolute;
	height:77px;
	z-index:10000000;
	width:863px;
	top:70px;
	padding-left: 152px;
}
#navigation img {
	margin-top:4px;
	float:left;
}
#navigation a {
	margin-top:2px;
	display:block;
	height:17px;
	float: left;
	text-transform: uppercase;
	color: #ffffff;
	font-size:10px;
	position: relative;
}
#navigation a:hover{
	color: #fef200;
}
#navigation a.link1 {
	width:49px;
}
#navigation a.link2 {
	padding-left:19px;
	width:67px;
}
#navigation a span {
	display:none;
}
#navigation a.link3 {
	padding-left:14px;
	width:43px;
}
#navigation a.link4 {
	padding-left:15px;
	width:119px;
}
#navigation a.link5 {
	padding-left:15px;
	width:115px;
}
#navigation #whatsyour {
	margin-top:0;
	width:150px;
	background: url(../img/whatsyour.gif) no-repeat;
	margin-left:13px;
}
