html,body {
	margin: 0px auto;
	height: 100%;
	padding: 0px;
	border: 0px;
}
#main_table {
	width: 100%;
	height: 88%;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: verdana;
}
#emailus {
	display: block;
	float: right;
	height: 50px;
	width: 180px;
}
#container {
	height: 425px;
	background: url("/sys/img/global_footer.png") no-repeat bottom right;
}
#left {
	width: 150px;
	float: left;
	height: 305px;
}
#mid {
	float: left;
	width: 187px;
	height: 305px;
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #fff; 
	scrollbar-base-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-face-color: #ddd; 
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #fff; 
	scrollbar-track-color: #fff;
}
#right {
	float: left;
	width: 734px;
	height: 305px;
}
a {
	text-decoration: none;
}
img {
	border: 0px solid #fff;
}
#header {
	background: url("/sys/img/global_header.png") no-repeat;
	height: 70px;
}
#header a {
	display: block;
	height: 50px;
	width: 300px;
}
/* Main Navigation */
#link_about {
	width: 130px;
	height: 23px;
	display: block;
	background: url("./img/global_nav_about.png") no-repeat;
}
#link_about:hover {
	background-position: bottom;
}
#link_work {
	width: 130px;
	height: 46px;
	display: block;
	background: url("./img/global_nav_work.png") no-repeat;
}
#link_work:hover {
	background-position: bottom;
}
#link_people {
	width: 130px;
	height: 40px;
	display: block;
	background: url("./img/global_nav_people.png") no-repeat;
}
#link_people:hover {
	background-position: bottom;
}
#link_philosophy {
	width: 130px;
	height: 44px;
	display: block;
	background: url("./img/global_nav_philosophy.png") no-repeat;
}
#link_philosophy:hover {
	background-position: bottom;
}
#link_press {
	width: 130px;
	height: 40px;
	display: block;
	background: url("./img/global_nav_press.png") no-repeat;
}
#link_press:hover {
	background-position: bottom;
}
#link_boards {
	width: 130px;
	height: 45px;
	display: block;
	background: url("./img/global_nav_boards.png") no-repeat;
}
#link_boards:hover {
	background-position: bottom;
}
#link_partners {
	width: 130px;
	height: 42px;
	display: block;
	background: url("./img/global_nav_partners.png") no-repeat;
}
#link_partners:hover {
	background-position: bottom;
}
#link_links {
	width: 130px;
	height: 25px;
	display: block;
	background: url("./img/global_nav_links.png") no-repeat;
}
#link_links:hover {
	background-position: bottom;
}
/* About Page Navigation */
#about_office {
	width: 139px;
	height: 57px;
	display: block;
	background: url("../about/office_link.png") no-repeat;
}
#about_office:hover {
	background-position: bottom;
}
#about_approach {
	width: 139px;
	height: 100px;
	display: block;
	background: url("../about/approach_link.png") no-repeat;
}
#about_approach:hover {
	background-position: bottom;
}
#about_project {
	width: 139px;
	height: 96px;
	display: block;
	background: url("../about/project_link.png") no-repeat;
}
#about_project:hover {
	background-position: bottom;
}
#about_tools {
	width: 139px;
	height: 52px;
	display: block;
	background: url("../about/tools_link.png") no-repeat;
}
#about_tools:hover {
	background-position: bottom;
}
/* People Page Navigation */
#bio_dan {
	width: 140px;
	height: 24px;
	display: block;
	background: url("../people/dan_link.png") no-repeat;
}
#bio_dan:hover {
	background-position: bottom;
}
#bio_clay {
	width: 140px;
	height: 31px;
	display: block;
	background: url("../people/clay_link.png") no-repeat;
}
#bio_clay:hover {
	background-position: bottom;
}
#bio_dennis {
	width: 140px;
	height: 32px;
	display: block;
	background: url("../people/dennis_link.png") no-repeat;
}
#bio_dennis:hover {
	background-position: bottom;
}
#bio_pedro {
	width: 140px;
	height: 30px;
	display: block;
	background: url("../people/pedro_link.png") no-repeat;
}
#bio_pedro:hover {
	background-position: bottom;
}
#bio_richard {
	width: 140px;
	height: 31px;
	display: block;
	background: url("../people/richard_link.png") no-repeat;
}
#bio_richard:hover {
	background-position: bottom;
}
#bio_joachim {
	width: 140px;
	height: 32px;
	display: block;
	background: url("../people/joachim_link.png") no-repeat;
}
#bio_joachim:hover {
	background-position: bottom;
}
#bio_chad {
	width: 140px;
	height: 32px;
	display: block;
	background: url("../people/chad_link.png") no-repeat;
}
#bio_chad:hover {
	background-position: bottom;
}
#work_1 {
	width: 187px;
	height: 25px;
	display: block;
	background: url("../work/1_link.png") no-repeat;
}
#work_1:hover {
	background-position: bottom;
}
#work_2 {
	width: 187px;
	height: 43px;
	display: block;
	background: url("../work/2_link.png") no-repeat;
}
#work_2:hover {
	background-position: bottom;
}
#work_3 {
	width: 187px;
	height: 41px;
	display: block;
	background: url("../work/3_link.png") no-repeat;
}
#work_3:hover {
	background-position: bottom;
}
#work_4 {
	width: 187px;
	height: 45px;
	display: block;
	background: url("../work/4_link.png") no-repeat;
}
#work_4:hover {
	background-position: bottom;
}
#work_5 {
	width: 187px;
	height: 39px;
	display: block;
	background: url("../work/5_link.png") no-repeat;
}
#work_5:hover {
	background-position: bottom;
}
#work_6 {
	width: 187px;
	height: 43px;
	display: block;
	background: url("../work/6_link.png") no-repeat;
}
#work_6:hover {
	background-position: bottom;
}
#work_7 {
	width: 187px;
	height: 42px;
	display: block;
	background: url("../work/7_link.png") no-repeat;
}
#work_7:hover {
	background-position: bottom;
}
#work_8 {
	width: 187px;
	height: 29px;
	display: block;
	background: url("../work/8_link.png") no-repeat;
}
#work_8:hover {
	background-position: bottom;
}
#links_page {
	width: 300px;
	height: 305px;
	float: left;
	position: absolute;
}
#links_page a {
	display: block;
	height: 50px;
	width: 250px;
	margin-top: 55px;
}

.filewindow {
	max-height: 160px;
	overflow: auto;
}
#filetable {
	width: 100%;
}
#filetable td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
{