#site_links_layout 
{
	position:		absolute;
	top: 			145px;
	left: 			290px;
}
A.main_link_style
{
	font-family: 	Geneva, Arial, Helvetica, sans-serif;
	font-style:		normal;
	color:			#000000;
	text-decoration: none;
}

A.main_link_style:hover
{
	color:#666666;
}

.link_bg_color
{
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#006699;
}
body
{
	font-family:	Georgia, "Times New Roman", Times, serif;
	line-height: 	1.6em;
}

.text_font
{
	font-family:	Georgia, "Times New Roman", Times, serif;
	line-height: 	1.6em;
}

/***** Main containers and tables *****/

/**
*	Main container which contains all other containers.
*	this container ends up in the middle of browser
*	window.
*/
div.main_container
{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 760px;
	border: 0px solid #CC0000;
}
/**
*	The table which contains the main container.
*/
table.container_table
{
	width: 100%;
	height: 100%;
}
/** 
*	TD for the table above.
*/
#container_table_col 
{
	vertical-align: middle;
	text-align: center;
}

div.main_show_picture_left
{
	position:absolute;
	left	:40px;
	top		:220px;
	width	:152px;
	height	:442px;
	overflow:inherit;
	border	:0px solid #000000;
	padding	:0px;
	z-index	:0;

}

div.main_body
{
	position:absolute;
	left	:215px;
	top		:200px;
	width	:570px;
	height	:500px;
	overflow:auto;
	border	:0px solid #CC0000;
	padding	:8px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#CAC9C9;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#CAC9F9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CAC9F9;
	scrollbar-darkshadow-Color:#FFFFFF;
	z-index:0;
}

div.show_Home
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}

div.show_Home_1
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:260px;
	height	:460px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:1px;
	z-index	:0;
}

div.show_Home_2
{
	position:absolute;
	left	:290px;
	top		:10px;
	width	:260px;
	height	:460px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:1px;
	z-index	:0;
}


div.show_who_we_are_page
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}

div.show_reception
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}

div.show_reception_inside_top
{
	position:absolute;
	left	:0px;
	top		:0px;
	width	:545px;
	height	:410px;
	overflow:auto;
	padding	:8px;
	z-index	:0;
}

div.show_reception_inside_down
{
	position:absolute;
	left	:190px;
	top		:440px;
	width	:300px;
	height	:20px;
	overflow:hidden;
	border	:0px solid #000000;
	padding	:0px;
	z-index	:0;
}

div.show_treatments_page
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}
div.show_contact_page
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}

div.show_contact_page_1
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:260px;
	height	:460px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:1px;
	z-index	:0;
}

div.show_contact_page_2
{
	position:absolute;
	left	:290px;
	top		:10px;
	width	:260px;
	height	:460px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:1px;
	z-index	:0;
}

div.show_find_page
{
	position:absolute;
	left	:10px;
	top		:10px;
	width	:550px;
	height	:475px;
	overflow:auto;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}

div.show_find_page_picture_map
{
	position:absolute;
	left	:0px;
	top		:250px;
	width	:540px;
	overflow:visible;
	border	:0px solid #000000;
	padding	:8px;
	z-index	:0;
}
