﻿/* Content Layout */			
		#content_layout {
			position: relative;
			width: 761px; _width: 763px; height: 5300px; _height: 5300px;
			border-right: 1px solid #322117;
			border-bottom: 1px solid #322117;
			border-left: 1px solid #322117;
		}
		
		#layout_frame{
			position: absolute;
			top: 10px; left:10px;
			width: 721px; _width: 741px; height: 5260px; _height: 5280px;
			border: 10px solid #fff;			
			background: #fff url(../images/meet-dr-bg2.jpg) no-repeat bottom right;
			margin: 0; padding: 0;
		}
	
			#layout_left {
				position: absolute;
				top: -10px; left: 0;
				width: 300px; height: 136px;
				background: #fff url(../images/FAQs.jpg) no-repeat top left;
			}
			
			#layout_right {
				position: absolute;
				top: 15px; left: 320px;
				width: 393px;
			}
			
			div#layout_right a {color:#974A16; text-decoration:none;}
			div#layout_right a:hover {color:#000; text-decoration:underline;}
			
				P#awacphot {
					font: 17px Times New Roman, serif;
					font-weight: bold;
					color: #974A16;
					text-align: left;
					margin: 0;
				}
			
				P#wcopm, P#watmctop, P#wioti, P#wdotc, P#hlwott, P#waosr, P#hita, P#atlnb, P#hhnhtwco, P#hdbf, P#dtwbnsc, P#hiipcdot {
					font: 17px Times New Roman, serif;
					font-weight: bold;
					color: #974A16;
					text-align: left;
					margin: 40px 0 0 0;
				}
				
				P.body {
					font: 13px/18px 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
					color: #441700;
					text-align: left;					
					margin: 5px 0 10px 0;
				}
				
				P.lineBr {
					font: 13px/18px 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
					color: #441700;
					text-align: left;					
					margin: -2px 0 10px 0;
				}
	
			#layout_sidebar {
				position: absolute;
				top: 125px; left: 8px;
				width: 290px; _width: 292px;
				border-right: 1px solid #000;
				border-bottom: 1px solid #000;
				border-left: 1px solid #000;
				background: #974A16;
			}
			
			div#layout_sidebar a {color:#DDD1B5; text-decoration:none;}
			div#layout_sidebar a:hover {color:#fff; text-decoration:underline;}
				ul.faqLnks{
					font:13px 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
					color: #fff;
					position:relative;
					text-indent:-10px;
					margin:0; padding: 10px 0 0 25px;
					list-style:none;
					width:250px;
				}
					li.question{
						margin:10px 0;
					}
