body{
	background: #D9D9D9 url(images/bg1.jpg) center top no-repeat;
	margin: 0px;
	text-align:center;
}

#wrapper {
	text-align: left;
	background: #fff;
	width: 760px;
	margin: 0px auto;
	background-color:#fff;
}

#topbar {
	position:relative;
	width:100%;
	background:#fff url(images/topbarillus.jpg) 405px 0px no-repeat;
	height: 124px;
	}

#logo {
	position:absolute;
	top:23px;
	left:16px;
	}
	
#header-link {
	position:absolute;
	background:url(images/logo2.gif) 23px 16px no-repeat;
	top:0px;
	left:0px;
	width:650px;
	height:100%;
	display:block;
}

#site-map-link {
	position:absolute;
	left:650px;
	top:14px;
	width:100px;
	text-align:right;
	color:#B20000;
	padding-bottom:2px
}	
	

#illustration {
	left: 400px;
	width: 291px;
	height: 124px;
		}
	
#redstripe {
	width:100%;
	height:24px;
	background-color:#B61F24;
	font-size:1px;
	}
	
#mainContent {
	margin: 0px;
	clear: both;
	padding: 0px;
}
	

#content {
	float: right;
	width: 507px;
	padding: 0px 0 100px 0;
	}
#content div.pad{ padding-right:47px }



/* Left hand column or Sidebar */
#sidebar {
	float:left;
	width:235px;
}

/* Main navigation lists in sidebar */
ul.navigation {
	background-color:#ECECEC;
	padding: 5px 0 10px 10px;
	margin: 0 0 2px 0;
	list-style-type: none;
	}
ul.navigation li{
	padding-left: 15px;
	background: url(images/bullet.gif) left center no-repeat;
	}
ul.navigation li.h {
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(images/bullet-i.gif) left center no-repeat;
	}
ul.navigation li.pdf {
	margin-top:6px;
	padding-left: 20px;
	margin-bottom: 3px;
	background: url(images/pdficon_small.gif) left top no-repeat;
}


ul.pager { list-style:none; margin:40px 0 0 0px; padding:0; float:right }
ul.pager li { float:left; padding:0 20px 0 0; margin:0 }
ul.pager li, ul.pager a { color:#B20000 }
ul.pager li.leader, ul.pager li.last { padding-right:10px }
ul.pager li.next a { text-decoration:none }
ul.pager a { }

#menutitle {
	
	width: 225px;
	height: 22px;
	background-color:#ECECEC;
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 0px;
	border: 0px;
 
	}


#endorsements{
	
	width: 235px;
	background-color:#fff;
	border: 0px;
	}
	


#footer {
	clear:both;
	background-color:#B61F24;
	padding:0px 30px 0px 14px;
	}

#footer div.spacer { font-size:1px; height:1px; clear:both }

#leftColumn {
	float: left;
	width: 235px;
	margin-top: 0px;
}

	


#fineprint {
	width: 350px;
	float: left;
	white-space: normal;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation hr {
	width: 235px;
	text-align: left;
	margin-left: -10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}


/* Footer navigation */
ul.footer-nav {
	list-style-type: none;
	margin:0 3px 0 3px;
	padding:0;
}

ul.footer-nav li{
	float:left;
	padding:0 30px 0 0;
	text-align:left;
	text-indent:0;
}

ul.footer-nav li.right{
	float:right;
	padding-right:0;
}

#louise-credit { padding:0px 0 0px 0px; clear:both }
#louise-credit th {	font-weight:normal; font-size:14px; color:#fff }
#louise-credit th, #louise-credit td { vertical-align:bottom }
#louise-credit img{	border:none }

#copyright td{ font-size:11px; color:#fff }

