body
{
	/*background: #fff url('../design/bodybg.gif')  repeat-x;*/
	background-image:url(../design/nybg2.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	text-align: center;
	margin: 0px;

}

div#holder
{
	position:relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	border:solid 0px #F00;
	z-index:2 !important;
	
	
}

div#topMenu
{
	
	height:121px;
	z-index:3 !important;
}

div#main
{
/*	float: left;*/
position:relative;
margin-left:190px;
margin-top:10px;
margin-bottom:70px !important;
display:inline-table;
	width:740px;
	border-right: 0px solid #666;
	z-index:3 !important;
	border:solid 0px #ccc;
	
	min-height:750px;
	* height:750px;
	
	
}
.qnoborder {
	width:750px!important;
	border-right: none!important;
}

div#leftMenu
{
	width:146px;
	position:absolute;
	left:2px;
	top:130px;
	padding-bottom:6px;
	display:table;
	z-index:3 !important;

}

#fader{
	background: url('../design/bodybg.gif')  repeat-x;
	background-repeat:repeat-x;
	background-position:top center;
	z-index:1;
	width:100%;
	height:88.5%;
	position:absolute;
	left: 0px;
	top: 0px;
	border:solid 0px #f1f1f1;
}

#fader2{
	background: url('../design/bodybg.gif')  repeat-x;
	background-repeat:repeat-x;
	background-position:top center;
	z-index:1;
	width:100%;
	height:88.5%;
	position:absolute;
	left:0px;
	top: 0px;
	border:solid 0px #f1f1f1;
}

#footer
{
	z-index:5 !important;	
	width: 100%;
	clear: both;
	
	height: 0px;
	padding-top: 0px;
	background-color:#FFF;
	
	position:fixed;
	bottom:0px;
	left:0px;
	display:none;
}
#footerfooter
{
	width:100%;
	height: 0px;
	background: #a7867f;
	border: 0px solid #d3c3bf;
	border-left: none;
	border-right: none;
	position: absolute;
	display:none;
}

#footer2
{
	z-index:5 !important;	
	width: 100%;
	clear: both;
	height: 40px;
	padding-top: 10px;
	background-color:#FFF;
	position:fixed;
	bottom:0px;
	left:0px;


}
#footerfooter2
{
	width:100%;
	height: 20px;
	background: #a7867f;
	border: 0px solid #d3c3bf;
	border-left: none;
	border-right: none;
}

#ie_fix
{
	float: left !important;
	overflow: hidden !important;
	
}
