/*----------------------
---right side styles----
----------------------*/

#right {
	background: #FFFDE3;
}
#banner {
	background: url(../graphics/top_services.gif) no-repeat;
}
#banner h1{
	display: none;
}
#content_left {
	float: left;
	width: 258px;
	padding: 0;
	margin: 0;
}
#photo {
	height: 260px;
	width: 258px;
	background: url(../graphics/photo_procedures.jpg);
}
#content {
	font-size: 10px;
	float: right;
	width: 534px;
	padding-top: 20px;
	margin: 0;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#content p{
	margin-left: 74px;
}
#info {
	background-color: #EBF0DB;
	width: 218px;
	height: 100%;
	padding: 10px 20px;
	color: #827668;
}
table {
	margin-left: 70px;
}
td {
	vertical-align: top;
	padding: 4px;
}
a.face_link {
	height: 82px;
	width: 84px;
	background: url(../graphics/button_face.png) no-repeat;
	text-decoration: none;
	display:block;
}
a.face_link:hover {
	text-decoration: none;
	background: url(../graphics/button_face_over.png);
}
a.breast_link {
	height: 82px;
	width: 84px;
	background: url(../graphics/button_breast.png) no-repeat;
	text-decoration: none;
	display:block;
}
a.breast_link:hover {
	text-decoration: none;
	background: url(../graphics/button_breast_over.png);
}
a.body_link {
	height: 82px;
	width: 84px;
	background: url(../graphics/button_body.png) no-repeat;
	text-decoration: none;
	display:block;
}
a.body_link:hover {
	text-decoration: none;
	background: url(../graphics/button_body_over.png);
}

/*----------------------
-------text styles------
----------------------*/

h2.info_head {
	color: #7496AF;
	margin-left: 0;
}
h2.head {
	color: #7496AF;
	margin-left: 70px;
}
h2.services {
	color: #7496AF;
	margin-left: 0;
}
.emphasis {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
#content ul {
	margin: 0 100px 0 20px;
}
li {
	line-height:1.5em;
}
a.main_link {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #7496AF;
	text-decoration: none;
}