*{margin:0px;}

html, body {
	background-attachment: fixed;
	background-image:url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:100%; 
	width:100%;
    overflow:auto; 
	scrollbar-base-color:#DD7373;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: ; 
}
.top-header{ 
 	position: fixed; 
    top:0px;
	width:98%;
 	background:#E18284;
	height:100px;
	z-index:0;
	}
* html .top-header{ 
    position:absolute; 
}
.top-header .wobenzym-logo{ position:absolute; top:25px; width:235px; height:50px; border:0px; left:15px;}
.top-header .top-menu{position:absolute; margin:0px; width:800px; right:0px; bottom:1px;}
.top-header .top-menu ul{display:block; margin: 0; padding:0; list-style-type: none;}
.top-header .top-menu ul li{ position: relative; display: inline; float: left;}
.top-header .top-menu ul li a{ display:block; width:120px; text-align:center;background:url(top-menu-center.png) center repeat-x; height:18px; text-decoration: none; padding:12px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000;}
.top-header .top-menu ul li a:hover{ background:url(top-menu-hover.png) center repeat-x; color:#FFFFFF;} 
.wrapper { 
    position: relative; 
	width:100%;
    height: 100%; 
    overflow: auto; 
	} 
#container{
position:relative;
width:780px;
margin:100px auto 20px auto;
}
#container .main-top-image{
position:relative;
width:780px;
height:50px;
background:url(main-top.png) center top no-repeat;
opacity:0.7;filter:alpha(opacity=60);
margin:0;
padding:0;
top:0px;
}
#container .main-bottom-image{
position:relative;
width:780px;
height:40px;
background:url(main-bottom.png) center bottom no-repeat;
opacity:0.7;filter:alpha(opacity=60);
padding:0;
margin:0;
bottom:0px;
}
#container .main-bottom-image .bottom-left{position:absolute; left:0px; width:230px; height:20px; padding:10px 0 10px 20px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
#container .main-bottom-image .bottom-left a{color:#000000; text-decoration:none}
#container .main-bottom-image .bottom-left a:hover{color:#000000; text-decoration:underline;}
#container .main-bottom-image .bottom-right{position:absolute; right:0px; width:340px; height:20px; padding:10px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
#container .main-bottom-image .bottom-right a{color:#000000; text-decoration:none}
#container .main-bottom-image .bottom-right a:hover{color:#000000; text-decoration:underline;}
#container .main-center-image{ position:relative; width:780px; height:100%; background:url(main-center.png) center repeat-y; opacity:0.7;filter:alpha(opacity=60);}
#container .main-body-container{height:100%; position:relative; padding:8px 15px 0 15px; font-family:Arial, Helvetica, sans-serif;}
#container .main-body-container p{white-space:normal; text-align:justify; font:Arial, Helvetica, sans-serif; font-size:12px; padding-bottom:5px;}
.main-body-container h2{ font-size:14px;}
.main-body-container h3, h4{ font-size:13px;}
#container .main-body-container a{color:#000000; font-weight:bold; text-decoration:none}
#container .main-body-container a:hover{color:#000000; text-decoration:underline} 
#container .main-body-container .main-right-block{float:right; width:175px; padding-left:5px;}
a.button{float:left; width:110px; height:31px; background:url(wobenzym-buy.png) top center no-repeat;}
#resources{ width:750px; padding:0px; height:auto; margin:0 auto; position:relative; list-style:none;}
#resources li{float:left; width:750px; display:block; clear:both; font-size:12px; border-bottom:1px dotted #e79d9d; padding:5px 0px;}
#resources li a{color:#852121!important; text-decoration:none;}
#resources li a:hover{text-decoration:underline;}
.pagelink{ width:700px; position:relative; padding:5px; clear:both; display:b;}
.pagelink a{ font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#000; text-decoration:none}
.pagelink a:hover{ text-decoration:underline;}
