/* Page layout styles */
div#outerContainer {width:972px;margin:0 auto;background:url(/webimgs/mainBg.jpg) repeat-y;}
div#headerPane {height:130px; background:url(/webimgs/headerBg.jpg) repeat-x;width:950px;}
div#tagLinePane {display:block;width:950px;height:32px;background:url(/webimgs/menuSlice.jpg) repeat-x;}

#logo {margin:40px 0 0 30px;position:absolute;}
#contactInformation {width:460px;height:130px;background:url(/webimgs/headerImage.jpg) no-repeat right;float:right;}
#contact {height:22px;color:#fff;font-weight:bold;background:url(/webimgs/contactbg.png) repeat-y;width:440px;float:right;text-align:right;padding:3px 20px 0 0;letter-spacing:.1em;}
#logoContainer {background:#f6f3bc  repeat-y;width:972px;margin:0 auto;}

div#leftPane {clear:both;background:#930202;padding:3px 0;}
div#noLeftPane {display:none; height:0;}

div#centerPane {padding:10px;clear:both;}
div#centerPaneWithLeftPane {padding:10px;clear:both;}
div#centerPaneWithRightPane {padding:10px;clear:both;}
div#centerPaneWithLeftRightPanes {padding:10px;clear:both;}

div#rightPane {width:150px; padding:5px; float:right; background:#ccc;}
div#noRightPane {display:none;}

div#tagLinePane2 {display:none;}
div#footerPane {height:28px;padding:20px 10px; clear:both; text-align:center; background:url(/webimgs/footerBg.jpg) repeat-x;color:#fff;}
div#footerPane a {color:#fff;}
div#copyright {float:left;text-align:left;}
div#address {float:right;text-align:right;}

ol li, ul li {margin:10px 0;}
/* End Page layout styles */