@charset "utf-8";
html, body{
	background:#FFF;
	color:#000;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
	margin:0; padding:0;
	text-align:left;
}
div#container{
	margin:0 auto;
	position:relative;
	width:712px;
}
div#bg_content{
	background:url('/doctors/template/assets/images/bg_content1.jpg?x=&') top left no-repeat;
	width:712px; height:150px;
	z-index:2;
}
div#bg_top{
	background:url('/doctors/template/assets/images/bg_top.png?x=&') top left no-repeat;
	width:712px; height:60px;
}
a#btn_procedures{
	background:url('/doctors/template/assets/images/procedures_and_conditions.jpg?x=&') top left no-repeat;
	display:block;
	margin:0 0 0 56px;
	position:absolute;
	top:262px;
	width:172px; height:91px;
	z-index:3;
}
a#btn_conditions{
	background:url('/doctors/template/assets/images/btn_spine_conditions.jpg?x=&') top left no-repeat;
	display:block;
	margin:0 0 0 56px;
	position:absolute;
	top:362px;
	width:172px; height:91px;
	z-index:3;
}
div#bg_spine{
	background:url('/doctors/template/assets/images/bg_content2.jpg?x=&') top left no-repeat;
	display:block;
	margin:0 0 0 600px;
	position:absolute;
	top:244px;
	width:70px; height:309px;
	z-index:3;
}
div#bg_middle{
	background:url('/doctors/template/assets/images/bg_middle.png?x=&') top left repeat-y;
	width:712px; min-height:384px; height:auto !important; height:384px;
}
div#bg_bottom{
	background:url('/doctors/template/assets/images/bg_bottom.png?x=&') top left no-repeat;
	width:712px; height:60px;
}
a#logo_understand{
	background:url('/doctors/template/assets/images/understand_logo.gif?x=&') top left no-repeat;
	display:block;
	margin:0 0 0 28px;
	width:200px; height:49px;
}
ul#nav{
	list-style:none outside none;
	margin:0 0 0 252px; padding:0;
	position:absolute;
	top:164px;
	width:458px;
	z-index:4;
}
ul#nav li{
	display:inline;
	float:left;
	margin:0 0 0 16px; padding:0;
}
ul#nav li span.current_page{
	color:#A8A8A8;
}
ul#nav li a:link{color:#0060D8; text-decoration:none;}
ul#nav li a:visited{color:#0060D8; text-decoration:none;}
ul#nav li a:hover{color:#0060D8; text-decoration:underline;}
ul#nav li a:active{color:#0060D8; text-decoration:underline;}
img#doc_photo{
	display:block;
	margin:0 0 0 600px;
	position:absolute;
	top:262px;
	z-index:5;
}

div#content_text{
	line-height:18px;
	margin:0 0 0 260px;
	width:330px;
}
div#content_text h1#title{
	font:bold 24px Arial, Helvetica, sans-serif;
	line-height:36px;
	margin:0; padding:8px 0;

}