body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color: none;
	background-color: #FFFFFF;
   }

#container_page {
	text-align: center;
	position: absolute;
	top: 344px;
	left: 0px;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	background-color: #FFFFFF;
}
#container_page #top_container #container_siteservice {
	visibility: hidden;
}

#container_inside_page {
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: -300px;
	left: 50%;
	height: 100x;
	visibility: visible;
	background-color: #FFFFFF;
 }

#container_page #top_container {
	height: 0px;
}

#container_page #container_inside_page #top_container #top_graphic {
	clear: both;
	height: 145px;
    height:108px;
    position: absolute;
	top: 10px;
}

#container_page #container_inside_page #top_container #top_graphic IMG {
	margin-left: 60px;
	visibility: visible;
        text-align: left;
}

#container_page #container_inside_page #top_container #top_graphic P{
	visibility: visible;
	text-align: right;
	margin-top: 10px;
	float: right;
	font-size: 10px;
	display: block;
	position: absolute;
	top: 10px;
}
#container_page #container_inside_page #top_container_menu {
	visibility: hidden;
	height: 10px;
	
}



#container_page #container_inside_page #left_container #left_menu_1_2 {
	visibility: hidden;
}
#container_page #container_inside_page #left_container #left_services {
    visibility: hidden;
}

#container_page #container_inside_page #left_container {
    visibility: hidden;
 }
#container_page #container_inside_page #middle_container {
    position: absolute;
    top: 140px;
    left: 40px;
   
   width: 100%;
   overflow: none;
   
    
}

#footer {
	visibility: hidden;
	}
