#contentSection h2 { margin-bottom: 20px; }

p {	margin: 6px 0 12px; }

#pageWrapper { background: url(../images/about_banner.jpg) no-repeat #fff; }

#pageWrapper ul#navigation { width: 266px; }

li#homeLink { top: 1px; left: 0; }
li#faqLink { top: 1px; left: 96px; }
li#orderLink { top: 0; left: 187px; }

#homeLink a { width: 48px; height: 14px; background: url(../images/home_nav.gif) no-repeat; }
#faqLink a { width: 44px; height: 16px; background: url(../images/faq_nav.gif) no-repeat; }
#orderLink a { width: 49px; height: 15px; background: url(../images/order_nav.gif) no-repeat; }

#pageWrapper #sectionPhotos {
	float: left;
	padding-top: 154px;
	margin: 0;
}

#sectionPhotos img { display: block; }

#sectionPhotos p.photoCaption {
	font-size: .6em;
	line-height: 1.2;
	margin: 6px 0 0 67px;
	float: left;
	display: inline;
}

#contentSection table#contactInfo {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: .6em;
	text-align: left;
}

#contactInfo th {
	vertical-align: top;
	font-weight: normal;
	width: 100px;
	padding: 5px 0;
}

#contactInfo td { padding: 5px 0; }