
/* Page */

#adh {
height:120px;
text-align:center;
border:1px solid #ededea;
border-bottom:1px solid #4d4f4e;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#ededea url("../images/adh.png") no-repeat top center;
background:#ededea url("../images/linear-steel-001.png") repeat-x top center;}

#adv {
height:60px;
text-align:center;
border:1px solid #ededea;
border-bottom:1px solid #4d4f4e;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#ededea url("../images/adv.png") no-repeat center right;
filter:none;}

#wrapper {
padding:.96% 0px;
padding-top:0px;
background:url(../images/bg-white.png) repeat;
filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;}

#page {
width:960px;
margin:0px auto;

padding:0px;}

/* Content */

#content {
hexight:100%;
border:1px solid #ededea;
border-bottom:1px solid #4d4f4e;
-moz-border-radius:5px;
-webkit-border-radius:5px;
filter:none;
filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;
filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95;
background:#ededea url("../images/adh.png") no-repeat top center;}




