*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	color:#6c6c6f; 
	font:12px Arial, Helvetica, sans-serif;
}
a {color:#616265; outline:none;}
a img {border:none;}
.clear {clear:both;}

.header, .main, .footer {float:left; width:980px; padding-right:20px; }

.header {height:100px; position:relative;}
.header .line {position:absolute; bottom:0; left:0;} 
.header a, .header a img {float:left;}
.header .resource_title {display:inline; margin-left:19px; margin-top:32px;}
.header .wd_logo {
	float:left; 
	width:210px; 
	height:76px; 
	margin-left:190px; 
	margin-top:8px; 
	background:url(../img/wd_logo.gif) 0 0 no-repeat;
}
.header .bayer_logo {
	float:left; 
	width:181px; 
	height:43px; 
	margin-left:46px;
	margin-top:21px;
	background:url(../img/bayer_logo.gif) 0 0 no-repeat;
}
.header .wd_logo, .header .bayer_logo {position:relative;}
.header .wd_logo img, .header .bayer_logo img {position:absolute; top:o; left:0;}

.main {height:477px;}
.main h1 {display:block; float:left;}
.main h1 span {display:none;}

.footer {height:97px; position:relative;}
.footer .simplewins_logo {position:absolute; left:365px; top:4px; width: 615px; height: 37px;}
.footer .bottom_links {float:right; width:489px; padding:55px 0 0 0; text-align:right; font:10px/11px Arial, Helvetica, sans-serif;}
.footer .bottom_links a {text-decoration:none;}
.footer .copy {
	clear:both; 
	width:961px; 
	padding-left:19px; 
	padding-top:11px; 
	font:9px/10px Arial, Helvetica, sans-serif; 
	color:#616265; 
	letter-spacing:-0.25px;
}
.footer .copy .copy_left {float:left;}
.footer .copy .copy_right {float:right;}


