@charset "utf-8";
/* CSS Document */

body { background-color: #333;}

#wrap {width:908px; min-height:708px; margin: auto; background-color: #333;}
#container {width:900px; min-height:700px; margin: auto; margin-top:4px; margin-bottom:4px; background-color:#FFF;}

#header {width:900px; min-height:215px;}
#nav {width:900px; height:30px; background-image:url(../images/global_nav_bg.jpg);}

#content {width:900px; min-height:410px; background-color:#FFF; background-image:url(../images/global_content_bg.jpg); background-repeat:no-repeat;}

#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;}

