body { 
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #FFFFFF;
	}

#container { 
	position: absolute;
	left: 50%;
	width: 1024px;
	height: 800px;
	margin-left: -512px;
	}
	
#leftnav {
	position: absolute;
	top: 110px;
	left: 16px;
	}
	
#leftnav div.pro-photo-lab {
	width: 974px;
	height: 57px;
	background: url(../images/professional-photo-lab.png) no-repeat;
	padding-bottom: 27px;
	overflow: hidden;
	}
	
#leftnav div.pro-photo-lab h2 {
	text-indent: -999em;
	}
	
#leftnav a {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	padding-bottom: 27px;
	}
	
#contact {
	position: absolute;
	top: 10px;
	left: 605px;
	width: 390px;
	height: 120px;
	background: url(../images/phone.png) top right no-repeat;
	padding-top: 35px;
	}
	
#contact a {
	position: relative;
	float: right;
	display: block;
	}
	
#instruction {
	position: absolute;
	top: 290px;
	left: 520px;
	width: 479px;
	height: 55px;
	background: url(../images/instruction.png) no-repeat;
	}
	
#logo {
	position: absolute;
	top: 470px;
	left: 785px;
	width: 213px;
	height: 205px;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	}

#logo h1 {
	text-indent: -999em;
	}
	
div.address {
	position: absolute;
	top: 695px;
	right: 42px;
	}
	
div.address p {
	text-align: right;
	font-size: 20px;
	font-family: "Times New Roman", "Georgia", Serif;
	margin: 0;
	padding: 0;
	}
	
a.send-files {
	position: absolute;
	top: 10px;
	left: 16px;
	width: 389px;
	height: 74px;
	background: url(../images/send-files.png) no-repeat;
	display: block;
	}
	
a.send-files:hover {
	background: url(../images/send-files-over.png) no-repeat;
	}
	
div.imageload {
	display: none;
	}
	
	
/* Begin #leftnav anchor classes */
	
#leftnav a.chromira {
	width: 444px;
	height: 65px;
	background: url(../images/chromira.png) no-repeat;
	}
	
#leftnav a.chromira:hover {
	background: url(../images/chromira-over.png) no-repeat;
	}
	
#leftnav a.frontier {
	width: 399px;
	height: 65px;
	background: url(../images/frontier.png) no-repeat;
	}
	
#leftnav a.frontier:hover {
	background: url(../images/frontier-over.png) no-repeat;
	}
	
#leftnav a.scans {
	width: 287px;
	height: 65px;
	background: url(../images/scans.png) no-repeat;
	}
	
#leftnav a.scans:hover {
	background: url(../images/scans-over.png) no-repeat;
	}
	
#leftnav a.artprint {
	width: 405px;
	height: 65px;
	background: url(../images/artprint.png) no-repeat;
	}
	
#leftnav a.artprint:hover {
	background: url(../images/artprint-over.png) no-repeat;
	}
	
#leftnav a.blackandwhite {
	width: 585px;
	height: 65px;
	background: url(../images/blackandwhite.png) no-repeat;
	}
	
#leftnav a.blackandwhite:hover {
	background: url(../images/blackandwhite-over.png) no-repeat;
	}
	
#leftnav a.mounting {
	width: 580px;
	height: 114px;
	background: url(../images/mounting.png) no-repeat;
	}
	
#leftnav a.mounting:hover {
	background: url(../images/mounting-over.png) no-repeat;
	}

/* End #leftnav anchor classes */

/* Begin #contact anchor classes */

#contact a.email {
	width: 401px;
	height: 34px;
	background: url(../images/email.png) no-repeat;
	}
	
#contact a.email:hover {
	background: url(../images/email-over.png) no-repeat;
	}

/* End #contact anchor classes */