body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-family: Futura, "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
}
#wrapper {
	text-align: left;
	height: 737px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.col1 {
	margin-right: 500px;
	margin-left: 120px;
	padding-top: 200px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 20px;
	margin: 15px 0px 8px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	margin: 0px 0px 3px;
	padding: 0px;
	line-height: 19px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.home{
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.about{
	background-image: url(../images/about.jpg);
}
.pre {
	background-image: url(../images/prepress.jpg);
	background-repeat: no-repeat;
}
.pub {
	background-image: url(../images/publishing.jpg);
	background-repeat: no-repeat;
}
.test {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}
.quotes {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
}
#navblock {
	float: right;
	width: 232px;
	margin-top: 357px;
}
#navblock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navblock li {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#navblock span {
	left: -5000px;
	display: none;
	position: absolute;
	float: left;
	height: 1px;
}
#navblock a {
	display: block;
}
#navblock img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*heights*/
li.homenav {
	height: 37px;
}
li.aboutnav {
	height: 36px;
}
li.pubnav {
	height: 40px;
}
li.testnav {
	height: 36px;
}
li.contactnav {
	height: 43px;
}
li.quotenav {
	height: 39px;
}
li.glossnav {
	height: 39px;
}
li.prenav {
	height: 74px;
}


/*homenav*/
.home .homenav a {
	background-image: url(../images/home-home.jpg);
	background-repeat: no-repeat;
}
.home .homenav a:hover {
	background-image: url(../images/home-home-over.jpg);
}
.home .aboutnav a {
	background-image: url(../images/home-about.jpg);
	background-repeat: no-repeat;
}
.home .aboutnav a:hover {
	background-image: url(../images/home-about-over.jpg);
}
.home .pubnav a {
	background-image: url(../images/home-pub.jpg);
	background-repeat: no-repeat;
}
.home .pubnav a:hover {
	background-image: url(../images/home-pub-over.jpg);
}
.home .testnav a {
	background-image: url(../images/home-test.jpg);
	background-repeat: no-repeat;
}
.home .testnav a:hover {
	background-image: url(../images/home-test-over.jpg);
}
.home .contactnav a {
	background-image: url(../images/home-contact.jpg);
	background-repeat: no-repeat;
}
.home .contactnav a:hover {
	background-image: url(../images/home-contact-over.jpg);
}
.home .quotenav a {
	background-image: url(../images/home-quotes.jpg);
	background-repeat: no-repeat;
}
.home .quotenav a:hover {
	background-image: url(../images/home-quotes-over.jpg);
}
.home .glossnav a {
	background-image: url(../images/home-gloss.jpg);
	background-repeat: no-repeat;
}
.home .glossnav a:hover {
	background-image: url(../images/home-gloss-over.jpg);
}
.home .prenav a {
	background-image: url(../images/home-pre.jpg);
	background-repeat: no-repeat;
}
.home .prenav a:hover {
	background-image: url(../images/home-pre-over.jpg);
}

/*aboutnav*/
.about .homenav a {
	background-image: url(../images/about-home.jpg);
	background-repeat: no-repeat;
}
.about .homenav a:hover {
	background-image: url(../images/about-home-over.jpg);
}
.about .aboutnav a {
	background-image: url(../images/about-about.jpg);
	background-repeat: no-repeat;
}
.about .aboutnav a:hover {
	background-image: url(../images/about-about-over.jpg);
}
.about .pubnav a {
	background-image: url(../images/about-pub.jpg);
	background-repeat: no-repeat;
}
.about .pubnav a:hover {
	background-image: url(../images/about-pub-over.jpg);
}
.about .testnav a {
	background-image: url(../images/about-test.jpg);
	background-repeat: no-repeat;
}
.about .testnav a:hover {
	background-image: url(../images/about-test-over.jpg);
}
.about .contactnav a {
	background-image: url(../images/about-contact.jpg);
	background-repeat: no-repeat;
}
.about .contactnav a:hover {
	background-image: url(../images/about-contact-over.jpg);
}
.about .quotenav a {
	background-image: url(../images/about-quotes.jpg);
	background-repeat: no-repeat;
}
.about .quotenav a:hover {
	background-image: url(../images/about-quotes-over.jpg);
}
.about .glossnav a {
	background-image: url(../images/about-gloss.jpg);
	background-repeat: no-repeat;
}
.about .glossnav a:hover {
	background-image: url(../images/about-gloss-over.jpg);
}
.about .prenav a {
	background-image: url(../images/about-pre.jpg);
	background-repeat: no-repeat;
}
.about .prenav a:hover {
	background-image: url(../images/about-pre-over.jpg);
}

/*pubnav*/
.pub .homenav a {
	background-image: url(../images/pub-home.jpg);
	background-repeat: no-repeat;
}
.pub .homenav a:hover {
	background-image: url(../images/pub-home-over.jpg);
}
.pub .aboutnav a {
	background-image: url(../images/pub-about.jpg);
	background-repeat: no-repeat;
}
.pub .aboutnav a:hover {
	background-image: url(../images/pub-about-over.jpg);
}
.pub .pubnav a {
	background-image: url(../images/pub-pub.jpg);
	background-repeat: no-repeat;
}
.pub .pubnav a:hover {
	background-image: url(../images/pub-pub-over.jpg);
}
.pub .testnav a {
	background-image: url(../images/pub-test.jpg);
	background-repeat: no-repeat;
}
.pub .testnav a:hover {
	background-image: url(../images/pub-test-over.jpg);
}
.pub .contactnav a {
	background-image: url(../images/pub-contact.jpg);
	background-repeat: no-repeat;
}
.pub .contactnav a:hover {
	background-image: url(../images/pub-contact-over.jpg);
}
.pub .quotenav a {
	background-image: url(../images/pub-quotes.jpg);
	background-repeat: no-repeat;
}
.pub .quotenav a:hover {
	background-image: url(../images/pub-quotes-over.jpg);
}
.pub .glossnav a {
	background-image: url(../images/pub-gloss.jpg);
	background-repeat: no-repeat;
}
.pub .glossnav a:hover {
	background-image: url(../images/pub-gloss-over.jpg);
}
.pub .prenav a {
	background-image: url(../images/pub-pre.jpg);
	background-repeat: no-repeat;
}
.pub .prenav a:hover {
	background-image: url(../images/pub-pre-over.jpg);
}

/*prenav*/
.pre .homenav a {
	background-image: url(../images/pre-home.jpg);
	background-repeat: no-repeat;
}
.pre .homenav a:hover {
	background-image: url(../images/pre-home-over.jpg);
}
.pre .prenav a {
	background-image: url(../images/pre-about.jpg);
	background-repeat: no-repeat;
}
.pre .prenav a:hover {
	background-image: url(../images/pre-pre-over.jpg);
}
.pre .pubnav a {
	background-image: url(../images/pre-pub.jpg);
	background-repeat: no-repeat;
}
.pre .pubnav a:hover {
	background-image: url(../images/pre-pub-over.jpg);
}
.pre .testnav a {
	background-image: url(../images/pre-test.jpg);
	background-repeat: no-repeat;
}
.pre .testnav a:hover {
	background-image: url(../images/pre-test-over.jpg);
}
.pre .contactnav a {
	background-image: url(../images/pre-contact.jpg);
	background-repeat: no-repeat;
}
.pre .contactnav a:hover {
	background-image: url(../images/pre-contact-over.jpg);
}
.pre .quotenav a {
	background-image: url(../images/pre-quotes.jpg);
	background-repeat: no-repeat;
}
.pre .quotenav a:hover {
	background-image: url(../images/pre-quotes-over.jpg);
}
.pre .glossnav a {
	background-image: url(../images/pre-gloss.jpg);
	background-repeat: no-repeat;
}
.pre .glossnav a:hover {
	background-image: url(../images/pre-gloss-over.jpg);
}
.pre .prenav a {
	background-image: url(../images/pre-pre.jpg);
	background-repeat: no-repeat;
}
.pre .prenav a:hover {
	background-image: url(../images/pre-pre-over.jpg);
}


/*testnav*/
.test .homenav a {
	background-image: url(../images/test-home.jpg);
	background-repeat: no-repeat;
}
.test .homenav a:hover {
	background-image: url(../images/test-home-over.jpg);
}
.test .aboutnav a {
	background-image: url(../images/test-about.jpg);
	background-repeat: no-repeat;
}
.test .aboutnav a:hover {
	background-image: url(../images/test-about-over.jpg);
}
.test .pubnav a {
	background-image: url(../images/test-pub.jpg);
	background-repeat: no-repeat;
}
.test .pubnav a:hover {
	background-image: url(../images/test-pub-over.jpg);
}
.test .testnav a {
	background-image: url(../images/test-test.jpg);
	background-repeat: no-repeat;
}
.test .testnav a:hover {
	background-image: url(../images/test-test-over.jpg);
}
.test .contactnav a {
	background-image: url(../images/test-contact.jpg);
	background-repeat: no-repeat;
}
.test .contactnav a:hover {
	background-image: url(../images/test-contact-over.jpg);
}
.test .quotenav a {
	background-image: url(../images/test-quotes.jpg);
	background-repeat: no-repeat;
}
.test .quotenav a:hover {
	background-image: url(../images/test-quotes-over.jpg);
}
.test .glossnav a {
	background-image: url(../images/test-gloss.jpg);
	background-repeat: no-repeat;
}
.test .glossnav a:hover {
	background-image: url(../images/test-gloss-over.jpg);
}
.test .prenav a {
	background-image: url(../images/test-pre.jpg);
	background-repeat: no-repeat;
}
.test .prenav a:hover {
	background-image: url(../images/test-pre-over.jpg);
}

/*contactnav*/
.contact .homenav a {
	background-image: url(../images/contact-home.jpg);
	background-repeat: no-repeat;
}
.contact .homenav a:hover {
	background-image: url(../images/contact-home-over.jpg);
}
.contact .aboutnav a {
	background-image: url(../images/contact-about.jpg);
	background-repeat: no-repeat;
}
.contact .aboutnav a:hover {
	background-image: url(../images/contact-about-over.jpg);
}
.contact .pubnav a {
	background-image: url(../images/contact-pub.jpg);
	background-repeat: no-repeat;
}
.contact .pubnav a:hover {
	background-image: url(../images/contact-pub-over.jpg);
}
.contact .testnav a {
	background-image: url(../images/contact-test.jpg);
	background-repeat: no-repeat;
}
.contact .testnav a:hover {
	background-image: url(../images/contact-test-over.jpg);
}
.contact .contactnav a {
	background-image: url(../images/contact-contact.jpg);
	background-repeat: no-repeat;
}
.contact .contactnav a:hover {
	background-image: url(../images/contact-contact-over.jpg);
}
.contact .quotenav a {
	background-image: url(../images/contact-quotes.jpg);
	background-repeat: no-repeat;
}
.contact .quotenav a:hover {
	background-image: url(../images/contact-quotes-over.jpg);
}
.contact .glossnav a {
	background-image: url(../images/contact-gloss.jpg);
	background-repeat: no-repeat;
}
.contact .glossnav a:hover {
	background-image: url(../images/contact-gloss-over.jpg);
}
.contact .prenav a {
	background-image: url(../images/contact-pre.jpg);
	background-repeat: no-repeat;
}
.contact .prenav a:hover {
	background-image: url(../images/contact-pre-over.jpg);
}

/*quotesnav*/
.quotes .homenav a {
	background-image: url(../images/quotes-home.jpg);
	background-repeat: no-repeat;
}
.quotes .homenav a:hover {
	background-image: url(../images/quotes-home-over.jpg);
}
.quotes .aboutnav a {
	background-image: url(../images/quotes-about.jpg);
	background-repeat: no-repeat;
}
.quotes .aboutnav a:hover {
	background-image: url(../images/quotes-about-over.jpg);
}
.quotes .pubnav a {
	background-image: url(../images/quotes-pub.jpg);
	background-repeat: no-repeat;
}
.quotes .pubnav a:hover {
	background-image: url(../images/quotes-pub-over.jpg);
}
.quotes .testnav a {
	background-image: url(../images/quotes-test.jpg);
	background-repeat: no-repeat;
}
.quotes .testnav a:hover {
	background-image: url(../images/quotes-test-over.jpg);
}
.quotes .contactnav a {
	background-image: url(../images/quotes-contact.jpg);
	background-repeat: no-repeat;
}
.quotes .contactnav a:hover {
	background-image: url(../images/quotes-contact-over.jpg);
}
.quotes .quotenav a {
	background-image: url(../images/quotes-quotes.jpg);
	background-repeat: no-repeat;
}
.quotes .quotenav a:hover {
	background-image: url(../images/quotes-quotes-over.jpg);
}
.quotes .glossnav a {
	background-image: url(../images/quotes-gloss.jpg);
	background-repeat: no-repeat;
}
.quotes .glossnav a:hover {
	background-image: url(../images/quotes-gloss-over.jpg);
}
.quotes .prenav a {
	background-image: url(../images/quotes-pre.jpg);
	background-repeat: no-repeat;
}
.quotes .prenav a:hover {
	background-image: url(../images/quotes-pre-over.jpg);
} 
.pub .col1{
	color: #333333;
	padding-top: 530px;
	padding-right: 50px;
}
.test .col1{
	color: #333333;
	padding-top: 250px;
	padding-right: 70px;
}
.col2{
	color: #333333;
	margin-right: 340px;
}
.col3{
	color: #333333;
	float: right;
	width: 320px;
}
.colwrap {
	margin-right: 280px;
	margin-left: 120px;
	padding-top: 150px;
	color: #333333;
}
.colwrap ul {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.colwrap li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
#credits {
	color: #999999;
	font-size: 10px;
	text-align: center;
}
#credits a {
	color: #999999;
	text-decoration: none;
}
#credits a:hover {
	color: #666666;
	text-decoration: underline;
}
