/*-- structure --*/
body
{
	background-color: White;
	font-size: 1em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	background-image: url(../images/body-background.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#background-shadow
{
	width: 100%;
	background-image: url(../images/background-shadow.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 724px;
}
.main_outer
{
	width: 950px;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -475px;
}
#main
{
	position: relative;
	background-color: #63574f;
	width: 100%;
	height: 617px;
}
#content_footer_wrapper
{
	position: absolute;
	height: 39px;
	background-color: Black;
	width: 100%;
	bottom: 0px;
}
#content_footer
{
	padding: 10px 0 0 15px;
}
#content_footer.image
{
	padding: 0;
	text-align: center;
}
#content_footer h1
{
	color: #DADAC0;
	font-size: 0.85em;
	font-weight: normal;
	display: inline;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#content_footer img.footer_image
{
}
/*--- decorations ---*/
.decoration_1
{
	position: absolute;
	left: 0px;
	top: 350px;
}
.decoration_2
{
	position: absolute;
	right: -50px;
	top: 240px;
	height: 338px;
	overflow: hidden;
}
.decoration_3
{
	position: absolute;
	right: -50px;
	top: 240px;
	height: 338px;
	overflow: hidden;
}
#body_content_top
{
	position: absolute;
	top: 245px;
	width: 100%;
	height: 12px;
	background-image: url(../images/frame-top.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*-- main content --*/
#body_content_outer
{
	position: absolute;
	top: 269px;
	width: 100%;
}
#body_content
{
	margin: 0 262px 0 176px;
	padding: 0 20px 0 15px;
}
#body_content.two_column
{
	margin-right: 10px;
}

#body_content .content
{
	height: 262px;
	overflow: auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: White;
	width: 477px;
}
#body_content.two_column .content
{
    width: 729px;
}
#body_content .content p
{
	padding: 0;
	margin: 6px 0 0 0;
	font-size: 0.75em;
	line-height: 1.25em;
}
#body_content.two_column #column_wrapper
{
	background-image: url(../images/border-dotted.gif);
	background-position: 348px 116px;
	background-repeat: repeat-y;
	margin-top: 10px;
}
#body_content.two_column #column_wrapper p
{
	margin: 0;
	padding: 0 0 6px 0;
}

#body_content.two_column #column_wrapper .column
{
	width: 320px;
}

#body_content.two_column #column_left
{
	padding-right: 30px;
	float: left;
}

#body_content.two_column #column_right
{
	margin-left: 30px;
	margin-right: 10px;
	float: left;
}
#body_content.two_column #column_right p a 
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#body_content.two_column #column_right p a:hover
{
	text-decoration: underline;
}

#body_content_left
{
	height: 290px;
	width: 161px;
	margin-left: 15px;
	top: 0px;
	left: 0px;
	background-image: url(../images/border-dotted.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute;
}

#body_content_left
{
	color: White;
	font-size: 0.9em;
}

#body_content_right
{
	width: 230px;
	margin-right: 22px;
	margin-top: 4px;
	top: 0px;
	right: 0px;
	position: absolute;
	color: #453931;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#body_content_right .quote_box .background_image
{
	border-left: solid 5px white;
	border-right: solid 5px white;
	border-bottom: solid 5px white;
}
#body_content_right .quote_box .title
{
	font-size: 0.95em;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	padding: 7px 11px 0px 11px;
}
#body_content_right .quote_box .content
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 35px 11px 0 11px;
}
#body_content_right .quote_box .content p
{
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 0.75em;
	line-height: 1.1em;
}
#content_bottom
{
	position: absolute;
	bottom: 0;
}
.phone_number_intro
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #DADAC0;
}
.phone_number
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #DADAC0;
}

/*-- main menu --*/
#menu_main
{
	position: absolute;
	top: 4px;
	background-color: #9b9343;
	width: 100%;
}
#menu_main ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu_main ul li
{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	border-left: solid 1px white;
	position: relative;
	height: 30px;
}
#menu_main ul li.first
{
	border-left: none;
}
#menu_main ul li a
{
	background-color: #9b9343;
	display: block;
	text-decoration: none;
}
#menu_main ul li a span
{
	color: White;
	font-size: 0.8em;
	display: block;
	padding: 7px 10px;
}
#menu_main ul li a:hover
{
	background-color: #70663a;
}
#menu_main ul li.on a
{
	background-color: #453931;
}
#menu_main ul li .menu_pip
{
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
}

/*-- banner styles --*/
#banner
{
	position: absolute;
	top: 34px;
	width: 100%;
}
#anam_cara
{
	position: absolute;
	top: 54px;
	left: 20px;
}
#banner img.strip
{
	position: absolute;
	left: 0;
	bottom: 0;
}

/*-- footer --*/
#page_footer
{
	width: 950px;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 50%;
	top: 617px;
	margin-left: -475px;
}
#page_footer p
{
	color: #B6B13D;
	padding: 0;
	margin: 15px 15px 0 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.6em;
}
#page_footer p a
{
	color: #B6B13D;
	text-decoration: none;
}

/*-- background --*/
.background
{
	position: absolute;
	left: 50%;
	top: 0;
	background-position: left top;
	background-repeat: no-repeat;
	height: 617px;
	width: 134px;
}
#background-left.background
{
	background-image: url(../images/background-shadow-left.jpg);
	margin-left: -609px;
}
#background-right.background
{
	background-image: url(../images/background-shadow-right.jpg);
	margin-left: 1017px;
}

/*-- treatments --*/
.treatment_top
{
	background: url(../images/treatment-background-body.gif) repeat-y;
	font-size: 0.7em;
	line-height: 1.1em;
	width: 215px;
	color: #bebf8f;
	margin: 0 10px 0 7px;
}
.treatments_list.left .treatment_top
{
	margin: 0 10px 0 0px;
}
.treatment_bottom
{
	background: url(../images/treatment-background-frame-bottom.gif) no-repeat left bottom;
}
.treatment_body
{
	background: url(../images/treatment-background-frame-top.gif) no-repeat left top;
	padding: 10px 19px 14px 19px;
	margin-bottom: 2px;
}
.treatment_body .title
{
	padding-right: 3px;
	color: #f2fddf;
	font-weight:bold;
}
.treatments_list
{
	width: 223px;
	float: left;
	margin-top: 8px;
}
.treatments_list.left
{
	background: url(../images/border-dotted.gif) repeat-y right top;
}

/*--- contact box ---*/
.contact_box
{
	background: url(../images/contact-us-item-body.gif) repeat-y;
	font-size: 0.7em;
	line-height: 1em;
	width: 452px;
	color: #bebf8f;
	margin: 2px 10px 0px -2px;
}
.contact_box_bottom
{
	background: url(../images/contact-us-item-frame-bottom.gif) no-repeat left bottom;
}
.contact_box_body
{
	background: url(../images/contact-us-item-frame-top.gif) no-repeat left top;
	padding: 10px 14px;
	color: #453931;
}
.contact_box_body td.title
{
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}
/*-- external links --*/
a.external_link
{
	background: url(../images/external-link-arrow.gif) no-repeat left center;
	font-size: 0.6em;
	text-decoration: none;
}

a.external_link span
{
	padding-left: 12px;
	color: #b6b13d;
}
a:hover.external_link span
{
	text-decoration: underline;
}
.title-text
{
font-size:1.85em;
color:#dadac0;
margin-bottom:3px;
margin-top:-5px;
}
div#body_navigation 
{
margin-right:15px;
}

div#body_navigation ul
{
list-style-type:none;
margin:0;
padding:0;
}
div#body_navigation ul li
{
background-image:url("../images/sub_menu_underline.gif");
background-position:left bottom;
background-repeat:repeat-x;
padding:0px 0 3px 0px;
}
div#body_navigation ul li a 
{
text-decoration:none;
}
div#body_navigation ul li a span
{
color: #DADAC0;
font-size:0.75em;
line-height:1.25em;
font-family:Trebuchet MS,Helvetica,sans-serif;
padding:0px 0 0px 0px;
}
.treatment_body .title a {
color:#F2FDDF;
font-weight:bold;
padding-right:3px;
text-decoration:none;
}

.treatment_body .title a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.treatment_body .title  {
/*text-decoration:underline;*/
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

