html,body{margin:0;padding:0;}
img, div, li { behavior: url(/env/iepngfix.htc) }
body{font-size: 62.5%;position: relative;background: url(/images/point_gray_type.gif) repeat-y left;}
#container{display: block;position: relative;height: 100%;}
div#wrapper{width: 100%;min-width: 1001px;//width: auto !important;//width: 100%;height: 671px;}
#header{width: 100%;min-width: 1001px;position: relative;padding-top: 45px;height: 622px;}
#header {width: expression(document.body.clientWidth > 1001 ? "100%" : "1001px");}
#menu{float: left;position: relative;padding-top: 42px;margin-left: 60px;width: 600px;}
#logo{
   position: relative; float: left;margin-right: 0px;width: 198px;margin-left: 70px;
}
#text{position: relative;float:right;width:100%;width: 1000px;}
div#content{float:left;width: 100%;margin-right: -550px;}
#footer{
	display: block;position: relative;height: 50px;padding-bottom: 20px;background: url(/images/bg_footer_type.gif) no-repeat right 13px;margin-left: 308px;
}
#footer{
	width: expression(document.body.clientWidth > 1001 ? (document.body.clientWidth-310)+"px" : "690px");
}
#footer div{
	display: inline-block;background: url(/images/bg_footer_type_p.gif) no-repeat left top #fff;padding-bottom: 20px;padding-left: 39px;padding-top: 5px;width: 494px;height: 16px;overflow: hidden;padding-bottom: 8px;font: 11px Arial;line-height: 20px;z-index: 8888;
}
H1{font: 230% Arial, Helvetica, sans-serif;font-weight: bold;color: #0cdeff;}
#menu p{font: 130% Arial, Helvetica, sans-serif;color: #000;}
a{text-decoration:underline;color: #000;}
a:hover{text-decoration: none;}