html,body{
 height:100%; /* needed for container min-height */
 font-family: "Trebuchet MS", "Geneva CY", Verdana;
 font-size: 12px;
 padding: 0;
 margin: 0;
 background-color: #d6c284;
}
body{
 margin:0;
 padding:0;
 /*background: url(images/page_bg.gif) 0 0 repeat-x;*/
}
/* PAGE LAYOUT -------------------------------------------------------------- */

.main_wrapper{
 float: middle; 
 position: relative;
 text-align: center; 
 height: 100%; 
 min-height: 100%;
}
.main_container{
 text-align: center;
 background-repeat:no-repeat;
 width: 100%;
 height:auto !important; /* real browsers */
 height:100%; /* IE6: treaded as min-height*/
 min-height:100%; /* real browsers */
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 padding: 0px 0px 0px 0px;
 width: 1024px; 
 height: 100%; 
 text-align: center;
 position: relative;
 background: url(images/nb_center_bg.gif) 0 0 repeat-y;
}



#bagcenter{
 width: 1024px;
 background: #dfc298;
}
#bagfooter{
 padding: 0px;
 margin: 0px;
}

.nb_button{
	position: absolute;
	top: 249px;
	left: 711px;
}

.nb_float{
	position: absolute;
	top: 615px;
	left: 520px;
}










/* Localized */
