/*GENERAL*/
*						{margin:0; padding:0; }
img, div, 	    		{behavior: url(/iepngfix/iepngfix.htc);}
img						{border:none;}
html 					{background: #D3D3D3 url("../img/design/bg_gradient.jpg") repeat-x;}
body					{background: url("../img/design/bg_canvas.jpg") center top no-repeat; width: 100%;display: table;}
.home					{text-align:center;background: url("../img/design/bg_canvas.jpg") center -1500px no-repeat; background-color:#D3D3D3;}


#main_wrapper			{width:990px;margin-left:auto;margin-right:auto;text-align:left;position:relative; height:800px;}
#menu					{width:320px; height:19px;position:absolute; left:59px; top:83px;}
#content				{width:990px; height:665px;position:absolute; left:0px; top:105px;}


#flash_container 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: hidden;}



