body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container_page {
}
#container_inside_page {
	position: relative;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 0px auto;
	width: 1024px;
	visibility: visible;
}
#footer {
	font-family:  Arial;
        text-align: center;
	position: fixed;
	bottom: 0px;
	left: 50%;
       margin-left: -512px;
	color: #999999;
	font-size: 9px;
        height: 40px; 
       background-color: #ffffff;
}

#footer P {
       margin: 0px;
      padding: 0px 0px 0px 0px;
}
 #home_bottom_menu {
	position: fixed;
	width: 487px;
	left: 50%;
	bottom: 0px;
        height: 40px; 
	text-align: right;
background-color: #ffffff;
}
