* {padding:0;margin:0;}
html {height:100%;}
body {min-height:100%; height:auto !important; height:100%; position:relative;} 
.clr {clear:both;}

body {background:#C9C9C3;}

#minwidth {position:relative; width:100%; min-width:960px;}
#center {position:absolute; width:960px; left:50%; margin-left:-480px;}
#body {position:relative;}

#logo {padding:20px 0 49px;}

#menu {position:absolute; z-index:101;}
#menu div.item {float:left; width:139px; height:20px; padding:10px; margin-right:1px; background:#212931; color:#EFE600; font-size:11px; text-transform:uppercase; font-weight:bold; cursor: pointer;}
#menu div.item a {color:#EFE600; text-decoration:none;}
#menu div.hov {height:40px !important;}
#menu div.sel {float:left; width:139px; height:40px; padding:10px; margin-right:1px; background:#EFE600; color:#404B55; font-size:11px; text-transform:uppercase; font-weight:bold;}
#menu div.sel a {color:#404B55; text-decoration:none;}

#home {background:url(home_bg.jpg) 0 0 no-repeat; height:620px; margin-top:40px; position:relative;}
#home div.h {position:absolute; left:0; bottom:0; width:699px; padding:40px 50px; background:url(bg1.png) 0 0;}
#home div.h * {color:#FEFEFE;}
#home div.h a {color:#EFE600; text-decoration:none;}

#head {background:url(head_bg.jpg) 0 0 no-repeat; height:210px; margin-top:40px; position:relative;}
#head div.h {position: absolute; left:0; bottom:0; width:859px; padding:30px 50px 25px; text-transform:uppercase; background:url(bg1.png) 0 0;  -background-image:none; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./d/bg1.png,sizingMethod=resize);}
#head div.h h1 {color:#FEFEFE; padding:0;}

#content {width:859px; background:#FFF; min-height:200px; margin-bottom:20px; padding:50px;}

#banners {}
#banners div.banner {float:left; position:relative; width: 159px; height: 110px; margin-right:1px;}
#banners div.bg {position:absolute; width: 159px; height: 110px; background:#FFF; display: none;}
#banners div.item {position:absolute; width:139px; height:90px; padding:10px; color:#404B55; font-size:10px; text-transform:uppercase; font-weight:bold; z-index: 102; cursor: pointer;}
#banners div.item a {color:#404B55; text-decoration:none;}

#footer {color:#212931; font-size:11px; text-transform:uppercase; padding:30px 10px;}
#footer a {color:#212931; text-decoration:underline;}

