@charset "utf-8";
/* CSS Document */

body { background-color: #333;}

#wrap {width:908px; min-height:728px; margin: auto; background-color: #333;}
#container {width:900px; min-height:720px; margin: auto; margin-top:4px; margin-bottom:4px; background-color:#FFF;}

#header {width:900px; min-height:115px; background-image:url(../images/global_header_bg.png)}
#nav {width:900px; height:30px; background-image:url(../images/global_nav_bg.jpg);}

#content {width:900px; min-height:530px; background-color:#FFF;}

#footer {width:900px; height:45px; background-image:url(../images/global_footer_bg.jpg);}
#foot_wht {width:900px; height:25px;}
#foot_wht a{font-size:12px; color:#333; font-weight:500;}
#foot_wht a:hover{text-decoration:underline; color:#F3C;}
#foot_wht a:visited{text-decoration:underline; color:#333;}
#foot_spcr {height:4px;}
#foot_txt {width:900px; height:16px;}

