.top {
	height: 190px;
	width: 940px;
	padding-top: 0px;
	padding-left: 10px;
	position: fixed;
	z-index: 500;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	top: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.float-left {
	float: left;
	padding-right: 10px;
}
.top-cell {
	vertical-align: top;
}
.nav-column {
	width: 158px;
	vertical-align: top;
}
.border {
	background-image: url(images/dots.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 350px;
	width: 19px;
}
.left {
	width: 230px;
}
.work-cell {
	width: 710px;
	vertical-align: top;
}
.leftdiv {
	width: 977px;
	position: fixed;
	top: 200px;
	text-align: left;
}
.logo {
	padding-top: 25px;
	padding-bottom: 15px;
}

	#wrapper {
		background: white;
		display: block;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
.work a:link, .work a:hover, .work a:visited {
	text-decoration: none;
}
.back-pas {
}
.enter {
	padding-top: 100px;
}
#mycustomscroll {
	height: 480px;
	overflow: auto;
	position: relative;
	vertical-align: top;
	width: 750px;
}
.work {
	padding-left: 10px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000000;
}
.vscrollerbase {
	width: 10px;
	background-color: #77787b;
}
.vscrollerbar {
width: 10px;
background-color: #414143;
}
.hscrollerbase {
height: 10px;
background-color: #0B0B0B;
}
.hscrollerbar {
height: 10px;
background-color: #EFAF86;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
