li#nav4 {
	position: absolute;
	left: 208px;
	width: 97px;
	height: 45px;
	background: url(../img/navbuttons/nav4_over.png) no-repeat 0 0; }
	
h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #999;
	line-height: 14px;
	margin: 0 0 -4px 10px; }
	
h3 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #555; }
	
h4 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #999; }
	

/* SERVICES */
#services1 { width: 895px; overflow: auto; margin-top: 20px; }
#servicesheader p {	font-size: 10px; }
#servicesheader strong { color: red; }

#servicesheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
img.vertdiv_half {
	position: absolute;
	top: 29px;
	margin-left: 50%;
	width: 3px;
	left: -1px; }
		
#info1 {
	margin-right: -10px;
	float: right;
	text-align: right; }
	
	
#services2 { width: 895px; overflow: auto; margin-top: -10px; }

#servicesheader2 {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	height: 28px;
	width: 875px; }
	
img.vertdiv {
	position: absolute;
	top: 30px;
	margin-left: 50%;
	width: 3px;
	left: -2px; }
	
	
#covers p { font-size: 11px; line-height: 16px; }
#covers { float: left; width: 430px; overflow: auto; }
	
img.coversbanner { margin-left: 3px; margin-bottom: -5px; }
img.coversheader { margin-left: 10px; margin-bottom: -10px; }

#print p { font-size: 11px; line-height: 16px; }
#print { float: right; width: 430px; overflow: auto; }
	
img.printbanner { margin-left: 3px; margin-bottom: -5px; }
img.printheader { margin-left: 10px; margin-bottom: -10px; }



/* PORTFOLIO */
#portfolio { margin-top: 40px; width: 895px; overflow: none; }
#portfolioheader p { font-size: 10px; }

#portfolioheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../img/section_portfolio.png);
	height: 28px;
	width: 875px; }
	
#info2 { margin-right: -10px; float: right; text-align: right; }

#albumart img {
	border: 5px #000 solid;
	margin-left:8px;
	margin-top:8px; }

#albumart {
	margin-top:-1px;
	margin-left:3px; }



/* FREQUENTLY ASKED QUESTIONS */	
#faq { margin-top: 50px; width: 895px; overflow: auto; margin-bottom: 35px; }
#faq p { font-size: 10px; }

#faq1 p { font-size: 12px; line-height: 16px; }
#faq1 { float: left; width: 440px; margin-top: 5px; overflow: auto; padding-left: 2px; padding-top: 3px; }

#faq2 p { font-size: 12px; line-height: 16px; }
#faq2 { float: right; width: 440px; margin-top: 5px; overflow: auto; padding-top: 3px; }

#faqheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../img/section_faq.png);
	height: 28px;
	width: 875px; }
	
#info4 { margin-right: -10px; float: right; text-align: right; }
