body {
	background: url(../img/bgintro.jpg) repeat-x top #e10019;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#header {
	background: url(../img/headerintro.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 960px;
	height: 270px;
}
#banners {
	position:relative;
	width:840px;
	margin:0 auto;
}
#banners ul {
	position:absolute;
	top:74px;
	right:0;
/*	width:273px; */
	height:102px;
	margin:0;
	padding:6px 0 0 0;
/*	background: url(../img/headerintro_banner1.jpg) no-repeat 0 0 transparent; */
}
#banners ul li {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
/*	padding:0 0 0 30px; */
/*	line-height:3.4; */
	line-height:1;
	text-indent:0;
	background:transparent url(../img/headerintro_bullet.gif) no-repeat 0 50%;
}
#banners li a {
	font-family:"Meta", "Candara", "Trebuchet MS", Trebuchet, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-decoration:none;
}
#banners li a:hover {
	text-decoration:underline;
}
#navigation {
	position: relative;
	width: 860px;
	margin: 0 auto;
}
#navigation ul {
	background: url(../img/divright.gif) no-repeat bottom right;
	position: absolute;
	margin: 1px 9px;
	padding: 0;
	padding-right: 2px;
	width: 840px;
	bottom: 0;
	list-style: none;
}

#navigation ul li {
	background: url(../img/divleft.gif) no-repeat bottom left;
	float: left;
}

#navigation a {
	position: relative;
	margin-left: 1px;
	display: block;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	border-bottom: 4px solid #3f0404;
	color: #fff;
}
#navigation a span {
	display: none;
	font-weight: normal;
	text-align: justify;
}
#navigation a em {
	display:block;
}
* html #navigation a:hover {
	text-indent: 0;
}

a#marketing {width: 208px;}
a#sales {width: 103px;}
a#R_and_D {width: 44px;}
a#market {width: 124px;}
a#globalresearch {width: 161px;}
a#medical {width: 128px;}
a#suppliers {width: 65px;}
a#marketing:hover {border-bottom: 4px solid #ff8a00;}
a#sales:hover {border-bottom: 4px solid #a6dd3b;}
a#R_and_D:hover {border-bottom: 4px solid #37c767;}
a#market:hover {border-bottom: 4px solid #3bddbb;}
a#globalresearch:hover {border-bottom: 4px solid #3bd5dd;}
a#medical:hover {border-bottom: 4px solid #0078e3;}
a#suppliers:hover {border-bottom: 4px solid #b53bdd;}

#navigation a:hover span {
	position: absolute;
	width: 400px;
	top: 23px;
	margin: 0;
	padding: 1em 0.5em;
	display: block;
}
a#marketing:hover span, a#sales:hover span, a#research:hover span, a#market:hover span {
	margin-left: -1px;
	left: 0;
	background: url(../img/divtooltip.gif) no-repeat top left;
}
a#globalresearch:hover span {
	margin-right: -2px;
	right: 0;
	background: url(../img/divtooltip.gif) no-repeat top right;
}
a#medical:hover span {
	margin-right: -2px;
	right: 0;
	background: url(../img/divtooltip.gif) no-repeat top right;
}
a#suppliers:hover span {
	margin-right: -3px;
	right: 0;
	background: url(../img/divtooltip.gif) no-repeat top right;
}

#welcome {
/*	width: 620px; */
	width: 500px;
	margin: 140px auto 60px;
}
#welcome p {
	font-size: 1.25em;
	line-height: 1.1667em;
	color: #fff;
}
#welcome p#choose {
	margin-top: 2em;
	font-size: 1em;
}
.clear {
	clear: both;
}