/* General */
body,div,ul,li,h1,p{margin:0;padding:0}
img{border:0}
ul li{list-style:none}
h1{font-size:100%;font-weight:normal}
html,body{height:100%;width:100%;background:#FFAB00 url(i/header.jpg) repeat-x top left;color:#2E2E2E}
/* Header */
#header{position:absolute;top:0;left:0;width:100%;height:102px;background:#484644 url(i/header.jpg) repeat-x}
#header .wrap{height:102px;min-width:960px;margin: 0 20px;}
#header .wrap .logo{float:left;width:25%;}
#header .wrap .logo a{ position:relative;display:block;width:190px;height:80px;margin:12px 0 0 26px;background:#52504E url(i/logo.jpg) no-repeat;text-decoration:none}
#header .wrap .links{margin-left:25%}
#header .wrap .links .center{float:left;width:71%}
#header .wrap .links .center .link{margin:41px 0 0 14px}
#header .wrap .links .right{margin-left:71%}
#header .wrap .links .right .link{margin:41px 0 0 7px}
/* Header link */
.link{float:left;display:inline;height:27px;background:#2D2D2D url(i/bn.gif) no-repeat left}
.link a{float:left;height:21px;padding:6px 16px 0;background:url(i/bn_r.gif) no-repeat right;white-space:nowrap;font:normal 12px Tahoma;color:#FFFEFE}
.link a:hover{color:#FFDEBD}
.link.active a{color:#C3C3C3;text-decoration:none;cursor:default;}
.link.active a:hover{color:#C3C3C3;text-decoration:none;}

/* Content */
#content{min-width:960px;min-height:100%;padding:0;margin:0 20px;background:white url(i/all.gif) repeat-y left;}
#content .wrap {width:100%;padding-top:102px;background:url(i/header.jpg) repeat-x}
.empty{height:243px}
/* Footer */
#footer{position:relative;height:243px;min-width:960px;margin:-243px 20px 0;background:url(i/footer.gif) repeat-x bottom}

/* Clear */
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear {display: inline-block;}
.clear {display: block;}

