html, body { height:100%; }

.bg { position:fixed; top:0; left:0; width:100%; height:100%; }
#content { position:relative; z-index:1; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; }

.footer, .push { height: 4em; z-index: 2; position: relative; }

#served-menu { list-style-type: none; margin: 0; padding: 0; margin-top: 54px; }
#served-menu li { margin: 0; padding: 0; margin-bottom: 8px; }
#served-menu li:last-child { margin-bottom: 0; }    

#content-table { padding:0; margin:0; vertical-align:top; }
#content-table td { vertical-align: top; }
#glass-panel { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; z-index:-1; position:relative; height: 400px; }

#industry-table { margin: 0; padding: 0; color: #FFF;}
#industry-table tr td { width: 136px; margin: 0; padding: 0; } 

.n-link:link, .n-link:visited { color: #FFF; text-decoration: underline; }

.industry-link { margin-right:20px; margin-top:6px; }