/* CSS Document */
/****************************************
|
| Authors:	Andrew Hill
| Copyright 2008 Lightmaker.com
|
****************************************/
html{
	height:100%;
}
body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu{position:relative;z-index:20;width:990px;margin:auto;margin-top:10px;}
#footer{position:relative;z-index:19;margin:auto;width:100%;}
.footer_holder{width:990px;margin:auto;text-align:center;}
.holder{width:100%;position:absolute;}
.home_white {color:#FFFFFF;}
.home_white a{color:#FFFFFF;}
.other {color:#8E9DB0;}
.other a{color:#8E9DB0;}
.no_flash{color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.no_flash a{color: #ffffff; font-weight:bold; text-decoration: none;}
.no_flash a:hover{text-decoration: underline;}

