
#header { width: 1050px; background-color: #6B0829; }
#sub-nav { width: 832px; }
#nav { width: 20em; }

/* ----------------- Home page ------------------------ */
#homepage-foreign #content, body.generic #content { margin: 0 0 0 230px; width: 800px; }
#homepage-foreign #content { font-size: 13px; }
#homepage-foreign #content #main { margin: 0; font-size: 12px; }
#homepage-foreign #content #main p { max-width: 875px; }


/* ----------------- Generic ------------------------ */
body.generic #content { margin-top: 15px; }
body#AF-help h3 { font-size: 138%; text-transform: uppercase; font-weight: bold; }


/* ----------------- Literature ------------------------ */
#literature {
	margin: 2em 0;
	font-size: 110%;
}
#literature div.item {
	clear: both;
}
#literature div.item img {
	clear: both;
}
div.type { padding: 15px 10px 15px 0; }
div.type h2 {
	border-bottom:1px solid #999999;
	clear:both;
	font-size:135%;
	font-weight:500;
	margin:0 0 0.5em;
	padding-top:20px;
}
#literature ul {
	display: block;
	list-style-type: none;
}
#literature li, #literature div.book {margin-bottom: 1.25em; }
#literature div.book { margin-left: 20px; height: auto; clear: left; width: 90%; padding-top: .75em; }
#literature li h2, #literature div.book h2, #literature li h3, #literature div.book h3 {
	font-size: 95%;
	margin: 0 0;
}
#literature li.af-bic a h2 { line-height: 1.25em; font-size: 85%; !important }
#literature li p.promo, #literature div.book p.promo {
	font-size: 74%;
	margin: 0 0;
}
#literature div.book a img { border-bottom: none; }
#literature .book img { float: left; padding-right: .75em; }

/* ----------------- Contact Page ------------------------ */
#contact #header { width: 1125px; }
#contact #sub-nav { width: 907px; }
#contact #content { width: 900px; }
#contact .contact-sub { width: 225px; }



