body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container_page {
	text-align: center;
	position: absolute;
	top: 310px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#container_inside_page {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(border_1px.gif);
}

#container_page #container_inside_page #top_container #top_siteservice {
	height: 12px;
	width: 500px;
	position: absolute;
	top: 28px;
	left: 350px;
}
#container_page #container_inside_page #top_container #top_menu_1 {
	height: 20px;
	width: 400px;
	top: 49px;
	left: 281px;
	position: absolute;
}


#container_page #container_inside_page #top_container {
	background-image: url(top_graphic.jpg);
	height: 67px;
	width: 800px;
	clear: both;
	float: left;
}
#container_page #container_inside_page #left_container {
	height: 533px;
	width: 133px;
	background-image: url(Map.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D0D05E;
}
#container_page #container_inside_page #left_container #top_menu_1_2 {
	width: 110px;
	margin-left: 8px;
	margin-top: 15px;
	text-align: left;
}

#container_page #container_inside_page #middle_container {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 533px;
	width: 667px;
	float: right;
	background-image: url(border_1px.gif);
	background-repeat: repeat-y;
	background-position: right top;
        font-size: 11px;
        text-align: left;
        overflow:auto;
        
}

#container_page #footer {
	position: absolute;
	bottom: 0px;
	text-align: center;
	margin-left: -270px;
	left: 50%;
	width: 670px;
	height: 13px;
	visibility: visible;
	display: block;
	top: 300px;
	font-size: 10px;
}
