/* CSS Document - Edge Advanced */

html { height: 100%; } /* overflow: hidden */
body { background: #E2E2E2; font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0; padding: 0; }

#flashcontent {	}
#container{ }

#footer { z-index:10; background: #E2E2E2; bottom: 0; color: #BFBFBF; font-size: .54em; height: 36px; left: 0; margin:0; padding:0; position: absolute; text-align: center; width: 100%; }
#footerPad { margin: auto; background: #E2E2E2; margin-top:0px; margin-bottom:0px; width: 950px; }
#footer a { color: #BFBFBF; text-decoration: none; }
#footer a:hover {color: #3d3d3d; }


#noflash { margin: auto; }

#siteMap{ margin:30px; margin:auto; position: relative; width: 900px; }
#siteMap a, #siteMap li{ color: #BFBFBF; font-size: 18px; text-decoration: none;}
div.footerSitemap { position:static; }

#siteMap_logo { z-index:10; list-style: none; bottom:40px; position:relative; float:right; } 

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
