body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#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
}
#page_row {
	height: 147px;
	text-align: center;
	top: -250px;
	margin:0px;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	position: relative;
	background-repeat: repeat;
	background-image: url(body_blue_bar_1px.gif);
        border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
}

#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;
	border: 1px solid #FFFFFF;
	background-image: url(center_content_graphics.jpg);
	background-repeat: no-repeat;
	background-position: 0px 220px;
}

#container_page #top_container #container_siteservice {
	height: 50px;
	width: 800px;
	float: right;
	background-color: #0E2956;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container_page #container_inside_page #top_container #top_graphic {
	clear: both;
	height: 145px;
	width: 800px;
	background-image: url(top_graphic.jpg);
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#container_page #container_inside_page #top_container #top_graphic IMG{
	visibility: hidden;
}
#container_page #container_inside_page #top_container #top_graphic P{
	visibility: hidden;
}
#container_page #container_inside_page #top_container_menu {
	float: right;
	width: 800px;
	height: 25px;
	background-color: #0E2956;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#container_page #top_container {
	float: right;
	height: 195px;
}
#container_page #container_inside_page #left_container #left_menu_1_2 {
	height: 250px;
	margin-left: 33px;
	text-align: left;
	text-decoration: none;
}
#container_page #container_inside_page #left_container #left_services {
	text-align: left;
	height: 40px;
	visibility: visible;
	display: block;
	margin-left: 33px;
	bottom: 10px;
}


#container_page #container_inside_page #left_container {
	height: 375px;
	width: 200px;
	float: left;
}
#container_page #container_inside_page #middle_container {
	float: right;
	height: 375px;
	width: 560px;
padding-right: 5px;
        overflow: auto;

}

#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 800px;
	height: 15px;
	visibility: visible;
	
	background-color: #0E2956;
	clear: both;
        text-align: right;
        padding: 0px;
	}
