body {
	background: #fff url(images/body-bg.jpg) repeat-x left top;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	 margin: 0px;
	padding: 0px;
	color: #444;
	line-height:160%;
}

a { color: #0072cf; outline: none; text-decoration: none; }
a:hover { color: #0072cf; text-decoration: underline; }
a img {text-decoration: none;} 
a:hover img {text-decoration: none;} 

strong { font-weight: bold; }
em { font-style: italic; }
gray { color:#a5a8aa; }

br.clear {
	clear:both;	
}

br.clearAll {
	clear:all;	
}

#wrapper {
	width:960px;
	 margin: 0 auto; 
	 margin-top: 20px; 
	 margin-bottom: 80px;
}

#wrapperTop {
	width:960px;
	height:10px;
	background: url(images/shadow-top-960.png) no-repeat center top;
	margin:0;
	padding:0;
	clear:both;
}

#wrapperBottom {
	width:960px;
	height:10px;
	background:url(images/shadow-bottom-960.png) no-repeat center top;
	margin:0;
	padding:0;
	clear:both;
}

#wrapperMain {
	width:960px;
	background:url(images/shadow-side-960.png) repeat-y center top;
	margin:0;
	padding:0;
	clear:both;
}

#contentContainer {
	padding-left:15px;
	/* to compensate for the left shadow */
}

#Banner {
	background:url(images/workplace-law-banner-960.png) no-repeat;
	width:915px;
	height:86px;
	margin:0;
	padding:0 0 0 15px;
	clear:both;
}
#Logo {
	background:url(images/zeligson-firm-logo.png) no-repeat;
	width:230px;
	height:57px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	left:0px;
	top:18px;
	clear:both;
	z-index:3;
}

#Buffer {
	height:5px;
}

#wrapColumns {
	float:left;
	width:930px;
	position:relative;
	top:-20px;
	left:0px;
	clear:both;
}

#wrapColumns .left {
	float:left;
	width:245px;
	position:relative;
	left:0px;
	top:0px;
	padding:0;
	/*
	background:#fff;
	*/
}

#wrapColumns .leftTall {
	float:left;
	width:245px;
	height:1300px;
	position:relative;
	left:0px;
	top:0px;
	padding:0;
	/*
	background:#fff;
	*/
}

#wrapColumns .right {
	min-height:332px;
	float:left;
	width:683px;
	border-left:2px solid #a5a8aa;
	position:relative;
	left:0px;
	top:0px;
	padding:0;
	background: #fff url(images/yw-main-gradient.gif) repeat-x left top;
}

#text {
	padding:15px 15px 15px 25px;
}

#text h1 {
	/*
	font-family:arial,'times', 'new times roman', georgia;
	*/
	font-size:19px;
	font-weight:normal;
	color:#0072cf;
	margin-top:20px;
}

#text h2 {
	font-size:15px;
	font-weight:bold;
	color:#bf9a6a;
	/*
	
	color:#ff5c5e;
	color:#844465;
	color:#ff828c;
	color:#824484;
	
	color:#a1635c;
	
	color:#83541e;
	color:#bf9a6a;
	*/
}

#text p {
	margin-top:3px;
	margin-right:15px;
	padding:0;
}

#text ul {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	list-style: none;
}

#text li {
	margin:2px 0 0 15px;
	padding:0 0 0 10px;
	background-image: url(images/raquo-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;

}

.horizontal {
	background:#a5a8aa;
	height:2px;
	width:930px;
	float:left;
	position:relative;
	top:-20px;
	left:0;
	z-index:6;
}

#wrapFooter {
	padding:5px 125px 15px 115px;
	font-size:11px;
	color:#666;
	text-align:center;
	width:690px;
	position:relative;
	left:0;
	top:0;
	clear:both;
}

#wrapFooter a {
	font-size:12px;	
}

#wrapFooter .contact {
	font-size:12px;
	color:#0072cf;
}

#wrapFooter .contact span {
	font-size:12px;
	color:#888;
	font-weight:bold;
	padding:0 4px;
}

#topNav {
	width:930px;
	padding:0;
	margin:0;
}

/* hideShow */
   .more { display: none; }
a.showLink, a.hideLink {
    text-decoration: none;
    padding-right: 1px;
    background: none; }
a.hideLink {
    text-decoration: none;
    padding-right: 4px;
    background: transparent url('images/close.png') no-repeat left; }
	
#q1 p {
	text-align:left;
		
}
	
#q2 p {
	text-align:left;
	border:1px solid #ccc;
	padding:15px;
	background:#fefaea;
}