body{ 
	padding: 0 5px;
	font-family: Verdana, sans-serif;
	background-color: #DDD;
	margin: 0;
	padding: 0;
}
ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


.next, .prev{
	cursor:pointer;
}

#topbar {
	height: 35px;
	width: 955px;
	background-color: #fff;
	text-align: left;
}


#topbar #topbar_left {
	float:left;
	padding: 0 0 0 8px;
}


h1#cstitle {
	font-size: 20px;
	font-weight: normal;
	color: #666;
	margin: 0 0px 0 0;
	padding: 5px 0 0 0;
}

#topbar #topbar_right {
	float:right;
	margin: 0 0px 0 0;
	padding: 0 8px 0 0;
}

#popuplink {
	float: left;
	margin: 10px 0 0 10px; 
	padding: 0;
}

#topbar a.view_link {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #519e3c;
	text-decoration: none;
	margin: 0;
	padding: 0;
	
}

#topbar a.view_link:hover {
	color: #000;
	text-decoration: underline;
	
}



#screen{
	position:relative;
	height:480px;
	width:955px;
	margin-top:0px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:230px;
	}
	#screen .prev{
		left:0px;
	}
	#screen .next{
		right:0px;
	}
		
#sections{
	overflow:hidden;
	background-color:white;
	width:955px;
	height:480px;
	clear:left;
	margin-left:0px;
}
	
	#sections ul{
		width:4800px;
	}
	
		#sections li{
			float:left;
			padding:0px 0px;
		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			#sections p{
				width:955px;
				margin:0px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}


#sections #people_manage #bio,
#sections #people_staff #bio
{
	padding: 30px 0 0 180px;
}		

#sections #privacy_state #privacy{
	padding: 0 0 0 100px;
}

#sections #people_manage {
	background:url(http://www.bergmangroup.com/images/people_manage_bgd.gif) top left no-repeat;
	height: 480px;
	width: 955px;

}

#sections #people_staff {
	background:url(http://www.bergmangroup.com/images/people_staff_bgd.gif) top left no-repeat;
	height: 480px;
	width: 955px;

}

#sections #privacy_state {
	height: 480px;
	width: 955px;

}


#sections #people_manage #bio #leftthumb_photo,
#sections #people_staff #bio #leftthumb_photo{
	float: left;
	padding: 0 15px 0 0;
}


ul#leftthumb{
	float: left;
	width: 300px;
	padding: 0 0 0 0;
}

ul#leftthumb li {
	float: none;
	list-style-type: none;
	display: block;
	padding: 0 0 0 0;
	margin: 0;
}

ul#leftthumb li h3 {
	font-family: Georgia, Times, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}



ul#leftthumb li  {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul#leftthumb li em  {
	display: block;
	font-style: normal;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}

ul#leftthumb li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #60bb46;
	margin: 0;
	padding: 0 0 0 0;
}

ul#leftthumb li a:hover {
	color: #000;
	text-decoration: underline;
}

#bio p {
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

#privacy p {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

