html{
	background-color: #333;
	background-repeat: repeat-x;
  }
  
* { padding: 0; margin: 0; border: 0; border-spacing: 0;  }

a, a:visited {
	color:#636;
	text-decoration:none;
}
a:hover {text-decoration:underline;} 

table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-left: 20px;
	height: 100%;
}





#wrapper {
	margin: auto;
	width: 1000px;
	height: auto;
}
#header {
	float: left;
	height: 200px; 
}
#leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu1.jpg);
	background-repeat: no-repeat;
}
#rightcolumn {
	float: left;
	height: 450px;
	width: 815px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/rightcolumn.gif);
}
#footer {
	float: left;
	height: 27px;
	width: 1000px;
	background-color: #FFF;
}
#filmstrip {
	float: left;
	height: 450px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}

#process-filmstrip {
	height: 450px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#process-content {
	width: 405px;
	padding-top: 45px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	height: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: justify;
	float: left;
	overflow: auto;
}

#process-descr {
	width: 405px;
	padding-top: 45px;
	padding-right: 55px;
	padding-bottom: 45px;
	padding-left: 55px;
	height: 360px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

.thumb-float {
	float:left;
	width: auto;
	padding-right: 20px;
	padding-bottom: 20px;
}
.process-thumbs{
	text-align: center;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 85px;
	width: 465px;
	float: left;
}
.process-tmbs-btm{
	text-align: center;
	padding-left: 52px;
	padding-top: 30px;
	float: left;
}
.processes {
	float: left;
	margin-left: 200px;
	margin-top: 10px;
}

.alt-processes {
	float: left;
	margin-left: 120px;
	margin-top: 30px;
}
.spacer {
	clear:both;
}



.imgleft{
	float:left;
	padding-right: 15px;
}
#process-image {
	float: left;
	height: 30px;
	width: 240px;
	background-image: url(images/process3.gif);
	background-repeat: no-repeat;
	margin-top: 405px;
	margin-left: 60px;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 450px;
}
#address {
	float: left;
	height: 105px;
	width: 171px;
	background-repeat: no-repeat;
	margin-top: 330px;
	margin-left: 15px;
	background-position: center;
	position: absolute;
	left: 450px;
}
#project-image {
	float: left;
	margin-top: 100px;
	margin-left: 100px;
}


#botlink ul li {
	color:#333333;
	float:left;
	font-size:10px;
	line-height:25px;
	margin-right:25px;
	letter-spacing: 0px;
}

#botlink ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none; padding-left:525px}

#menu {
	padding-top: 50px;
	padding-left: 24px;
}

#nav1 {
	border-right:0px solid #999;
	padding:0px;
	width:132px;
	list-style-type: none;
}
#nav1 a  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/menu3.png)  scroll 0 0;
	display:block;
	height:18px;
	text-indent:-9000px;
	list-style-type: none;
}
#nav1 a.about {background-position:0px -8px; margin-bottom: 12px;}
#nav1 a.process {background-position:0px -39px;margin-bottom: 12px;}
#nav1 a.cprint {
	background-position:18px -61px;
}
#nav1 a.inkjet {background-position:0px -77px;}
#nav1 a.paltinum {
	background-position:10px -95px;
}
#nav1 a.alt {
	background-position:18px -113px;
}
#nav1 a.cyan {background-position:0px -132px;}
#nav1 a.albumen {background-position:0px -148px;}
#nav1 a.gum {background-position:0px -165px;}
#nav1 a.scan {
	background-position:19px -201px;
}
#nav1 a.retouch {
	background-position:19px -219px;
	margin-bottom: 10px;
}
#nav1 a.contact {background-position:0px -244px;margin-bottom: 15px;}
#nav1 a.project {background-position:0px -283px;margin-bottom: 15px;}
#nav1 a.blog {background-position:0px -322px;margin-bottom: 15px;}

#nav1 a.about:hover {background-position:-131px -8px;}
#nav1 a.process:hover {background-position:-131px -39px;}
#nav1 a.cprint:hover{
	background-position:-113px -61px
}
#nav1 a.inkjet:hover {background-position:-131px -77px;}
#nav1 a.paltinum:hover {
	background-position:-121px -95px;
}
#nav1 a.alt:hover {
	background-position:-113px -113px;
}
#nav1 a.cyan:hover {background-position:-131px -132px;}
#nav1 a.albumen:hover {background-position:-131px -148px;}
#nav1 a.gum:hover {background-position:-131px -165px;}
#nav1 a.scan:hover {
	background-position:-112px -201px;
}
#nav1 a.retouch:hover {
	background-position:-112px -219px;
}
#nav1 a.contact:hover {background-position:-131px -244px;}
#nav1 a.project:hover {background-position:-131px -283px;}
#nav1 a.blog:hover {background-position:-131px -322px;}

#nav1 a.about:active {background-position:-261px -8px;}
#nav1 a.process:active {background-position:-261px -39px;}
#nav1 a.cprint:active{
	background-position:-243px -61px
}
#nav1 a.inkjet:active {background-position:-261px -77px;}
#nav1 a.paltinum:active {
	background-position:-251px -95px;
}
#nav1 a.alt:active {
	background-position:-243px -113px;
}
#nav1 a.cyan:active {background-position:-261px -132px;}
#nav1 a.albumen:active {background-position:-261px -148px;}
#nav1 a.gum:active {background-position:-261px -165px;}
#nav1 a.scan:active {
	background-position:-242px -201px;
}
#nav1 a.retouch:active {
	background-position:-242px -219px;
}
#nav1 a.contact:active {background-position:-261px -244px;}
#nav1 a.project:active {background-position:-261px -283px;}
#nav1 a.blog:active {background-position:-261px -322px;}


#about #nav1 .about{background-position:-391px -8px;}
#process #nav1 .process{background-position:-391px -39px;}
#cprint #nav1 .cprint{
	background-position:-373px -61px
}
#inkjet #nav1 .inkjet{background-position:-391px -77px;}
#platinum #nav1 .paltinum{
	background-position:-381px -95px;
}
#alt #nav1 .alt{
	background-position:-373px -113px;
}
#cyan #nav1 .cyan{background-position:-391px -132px;}
#albumen #nav1 .albumen{background-position:-391px -148px;}
#gum #nav1 .gum{background-position:-391px -165px;}
#scan #nav1 .scan{
	background-position:-372px -201px;
}
#retouch #nav1 .retouch{
	background-position:-372px -219px;
}
#contact #nav1 .contact{background-position:-391px -244px;}
#project #nav1 .project{background-position:-391px -283px;}
#blog #nav1 .blog{background-position:-391px -322px;}

#about #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu3.jpg);
	background-repeat: no-repeat;
}

#process #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu6.jpg);
	background-repeat: no-repeat;
}

#contact #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu7.jpg);
	background-repeat: no-repeat;
}

#project #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu-8.jpg);
	background-repeat: no-repeat;
}

#alt #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu5.jpg);
	background-repeat: no-repeat;
}

#cprint #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu3.jpg);
	background-repeat: no-repeat;
}

#inkjet #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu6.jpg);
	background-repeat: no-repeat;
}

#platinum #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu9.jpg);
	background-repeat: no-repeat;
}

#cyan #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu-8.jpg);
	background-repeat: no-repeat;
}

#albumen #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu5.jpg);
	background-repeat: no-repeat;
}
#gum #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu3.jpg);
	background-repeat: no-repeat;
}

#scan #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu6.jpg);
	background-repeat: no-repeat;
}

#retouch #leftcolumn {
	height: 450px;
	width: 185px;
	float: left;
	background-image: url(images/menubar/menu9.jpg);
	background-repeat: no-repeat;
}
.shadow {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.shadow2 {
	position: absolute;
	z-index: 1;
	top: 435px;
	left: 0px;
}
.project-thumbs {
	text-align: center;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 25px;
	width: 425px;
	float: left;
}
.project-tmbs-btm {
	text-align: center;
	padding-left: 0px;
	padding-top: 30px;
	float: left;
}
#project-content {
	width: 515px;
	height: 400px;
	float: left;
	position: relative;
	top: 40px;
}
.projects {
	float: left;
	margin-left: 150px;
	margin-top: 30px;
}
#baldi-content {
	width: 330px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	float: left;
}
#artist-filmstrip {
	float: left;
	height: 425px;
	width: 425px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#map {
	float: left;
	height: 450px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
}
#project-filmstrip {
	height: 450px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

/*seabring menus*/

#sebring_nav {
	border-right:0px solid #999;
	padding:0px;
	width:75px;
	list-style-type: none;
}
#sebring_nav a  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	height:75px;
	text-indent:-9000px;
	list-style-type: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/seabring_menu.jpg);
	background-position: 0 0;
}
#sebring_nav a.top1 {background-position:-0px -3px; }
#sebring_nav a.top2 {background-position:-75px -3px;}
#sebring_nav a.top3 {background-position:-150px -3px;}
#sebring_nav a.mid1 {
	background-position:0px -75px;
}
#sebring_nav a.mid2 {background-position:-75px -75px;}
#sebring_nav a.mid3 {background-position:-150px -75px;}
#sebring_nav a.bot1 {
	background-position:0px -147px;
}
#sebring_nav a.bot2 {background-position:-75px -147px;}
#sebring_nav a.bot3 {background-position:-150px -147px;}

#sebring_nav a.top1:hover {
	background-position:-225px -3px;
}
#sebring_nav a.top2:hover {background-position:-300px -3px;}
#sebring_nav a.top3:hover{background-position:-375px -3px}
#sebring_nav a.mid1:hover {
	background-position:-225px -75px;
}
#sebring_nav a.mid2:hover {background-position:-300px -75px;}
#sebring_nav a.mid3:hover {
	background-position:-375px -75px;
}
#sebring_nav a.bot1:hover {
	background-position:-225px -147px;
}
#sebring_nav a.bot2:hover {background-position:-300px -147px;}
#sebring_nav a.bot3:hover {background-position:-375px -147px;}

#sebring_nav a.top1:active {
	background-position:-450px -3px;
}
#sebring_nav a.top2:active {background-position:-525px -3px;}
#sebring_nav a.top3:active{background-position:-600px -3px}
#sebring_nav a.mid1:active {
	background-position:-450px -75px;
}
#sebring_nav a.mid2:active {background-position:-525px -75px;}
#sebring_nav a.mid3:active {background-position:-600px -75px;}
#sebring_nav a.bot1:active {
	background-position:-450px -147px;
}
#sebring_nav a.bot2:active {background-position:-525px -147px;}
#sebring_nav a.bot3:active {background-position:-600px -147px;}



#top1 #sebring_nav .top1{
	background-position:-675px -3px;
}
#top2 #sebring_nav .top2{background-position:-750px -3px;}
#top3 #sebring_nav .top3{background-position:-825px -3px}
#mid1 #sebring_nav .mid1{background-position:-675px -75px;}
#mid2 #sebring_nav .mid2{background-position:-750px -75px;}
#mid3 #sebring_nav .mid3{background-position:-825px -75px;}
#bot1 #sebring_nav .bot1{background-position:-675px -147px;}
#bot2 #sebring_nav .bot2{background-position:-750px -147px;}
#bot3 #sebring_nav .bot3{background-position:-825px -147px;}

#sebring-menu {
	height: 225px;
	width: 175pt;
	position: absolute;
	top: 195px;
	left: 517px;
}
.menu2 {
	padding-top: 0px;
	padding-left: 0px;
	float: left;
	width: 75px;
	height: 225px;
}
#sebring-content {
	width: 330px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	float: left;
}
#index_container {
    width: 450px;
    height: 450px;
}

#about_container {
	width: 300px;
	height: 450px;
}
#process_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#alt2_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#brauntuch_container {
	width: 420px;
	height: 420px;
	float: left;
}
#tama_container {
	width: 420px;
	height: 420px;
	float: left;
}
#shroff_container {
	width: 420px;
	height: 420px;
	float: left;
}
#scan_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#retouch_container {
	width: 300px;
	height: 450px;
}
#albumen_container {
	width: 300px;
	height: 450px;
}
#platinum_container {
	width: 300px;
	height: 450px;
}
#inkjet_container {
	width: 300px;
	height: 450px;
}
#alt1_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#gum_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#drosdeck_container {
	width: 420px;
	height: 420px;
	float: left;
}
#cprint_container {
	width: 300px;
	height: 450px;
	position: relative;
}
#baldi_container {
	width: 420px;
	height: 420px;
	float: left;
}
#gordon_container {
	width: 420px;
	height: 420px;
	float: left;
}
#pane1 {
}
.holder {
	float: left;
	margin: 10px;
}
.scroll-pane {
	width: 515px;
	height: 375px;
	overflow: auto;
	float: left;
}

