﻿#content 
{															   									  
	overflow: hidden;
	position: relative;
}
.content-procedures 
{
	background: url(/images/galery.bg.jpg) 0 69px no-repeat;	
	height: 427px;
}
#content #title
{
	background: url(/images/content.title.bg.gif) repeat-y;
	height:68px;
	position:relative;
	font-family: Verdana;	 
}
#content #title	h3
{
	background: url(/images/gallery.title.gif);
	display: block;
	height: 18px;
	overflow:hidden; 
	position: absolute;
	text-indent: -1234px;
	top:27px;
	left:17px;
	width:287px;	  
}
#content a#back-to
{
	color: #557fac;
	position:absolute;
	top: 82px;
	right: 15px; 
	text-decoration: none;
}
.contents
{				
	padding:30px 70px;
	height:329px;
}    
 
.contents h4
{	
	color: #f26d01;
	font-size:1.1em;
	font-family: Verdana;
	
}
.contents p.intro
{
	font-weight: bold;
	margin-bottom: 3em;
}
.contents p.galleries-intro
{
	font-weight: bold;
}
.contents img.ba
{
		border:2px solid #618cb9;
}
.contents p
{
	color: #6d6d6d;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
 }
 .contents hr
 {
	background:#A4C05C none repeat scroll 0%;
	border:0pt none;
	height:1px;
	margin:16px 0pt;
 }
 .contents ul#images
 {
	list-style:none;  
	width: 700px;
 }
 .contents ul#images li
 {
	 display:block;
	 height:270px;
	 float:left;
	 width:300px; 
	 padding-top:18px;  
 }
 .contents ul#images li.before
 {		
	background: url(/images/gallery.before.gif) no-repeat;
	margin-right:50px;
 }
 .contents ul#images li.after
 {				 
	background: url(/images/gallery.after.gif) no-repeat;
 }
 
div#bagallery.contents
{
	height: auto;
} 
div#bagallery.contents #image_nav
{
	text-align:center;
}
div#procedures.contents
 {
	padding-left:342px;
	height: 299px;
	
 }
  
 div#procedures.contents ul 
 {
	list-style:none;
 }
   
 div#procedures.contents ul li
 {
	background: url(/images/site.bullet.gif) 0 4px no-repeat;   
	color:#406fa2;	
	height:20px; 
	font-family: Verdana;
	float:left;
	width:50%;
	margin-left:4px;
	padding-left:10px;
	width: 186px;
 }
   
 div#procedures.contents ul li a
 {
	color:#406fa2;	 
	text-decoration: underline;
}	    