/* reset */

* { margin: 0; padding: 0; }
img, fieldset { border: 0; }
ul, ol { list-style: none; }
a { outline: 0; text-decoration: none; }
#imagetest{ display: none; } /* used to check for disabled images */

/* basic typeography and colors */

body { font: 12px "Arial","Helvetica",sans-serif; color: #070707; width: 996px; background: #ffffff url(../img/bg.jpg) no-repeat left top; position: relative;}
a { color: #082df1; }

/* header */

#header ul { list-style: none; text-align: right; font-size: 9px; position: absolute; top: 3px; left:605px;}
#header li { display: inline; color: #c5e1fd; }
#header li a { color: #c5e1fd; text-decoration: none; }
#header li a.imagesDisabled { color: #082df1; }

/* footer */

#footer { clear: both; padding: 216px 10px 10px; color: #999999; font-size: 10px; line-height: 12px; }
#footer a { color: #999999; }
#footer ul { margin-bottom: 10px; }
#footer li { display: inline; }

/* main container */
.textneg{ text-indent: -9999px; }
.imagesDisabled { text-indent: 0; }
#bayer_cross{ left: 915px; top: 9px; position: absolute; }
h1{ margin-left: 87px; padding-top: 44px; width: 820px; height: 120px; background: transparent url(../img/main_header.jpg) no-repeat left 44px;}
h2{ margin-left: 290px; width: 415px; height: 51px; background: transparent url(../img/sub_header.jpg) no-repeat left top;}
.as{ width: 316px; float:left; margin-top: 27px; margin-left: 42px; }
.as img{ margin-left: 4px; }
.as p{ width: 316px; height: 55px; background: transparent url(../img/as_text.jpg) no-repeat left top; margin-left: 7px;}
.as a{ width: 101px; height: 39px; background: transparent url(../img/as_button.jpg) no-repeat left top; display:block; margin-top: 3px;}
.asp{ width: 326px; float:left; margin-top: 27px; margin-left: 265px;}
.asp img{ margin-left: 3px; margin-top: 5px;}
.asp p{ width: 233px; height: 52px; background: transparent url(../img/asp_text.jpg) no-repeat left top; margin-top: 1px; margin-left: 6px; }
.asp a{ width: 101px; height: 39px; background: transparent url(../img/asp_button.jpg) no-repeat left top; display:block; margin-top: 3px; }
.as.imagesDisabled, .asp.imagesDisabled{ padding-top: 50px; }
.as.imagesDisabled a, .as.imagesDisabled p, .as.imagesDisabled img, .asp.imagesDisabled a, .asp.imagesDisabled p, .asp.imagesDisabled img{ margin-left: 0; }
.as.imagesDisabled p, .asp.imagesDisabled p { margin-top: 10px; }



