/* Layout Styles */
html, body{background:url(../images/HAR_containerBg.jpg) center 0 repeat-y #e7eff3;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#outer_wrapper{min-width:990px;width:100%;background:url(../images/HAR_bodyBg.jpg) 0 0 repeat-x transparent;}
#inner_wrapper{width:100%;background:url(../images/HAR_wrapperBgV2.jpg) center 0 no-repeat transparent;}
#container{width:990px;margin: 0 auto 0 auto;overflow:hidden;}
ul#top_menu{display:block;height:33px;width:990px;}
#header{display:block;height:147px;width:990px;}
#page_menu{}
#side_menu{}

#footer{height:39px;width:100%;background:url(../images/HAR_footerBg.jpg) center 0 no-repeat transparent;margin:0 auto 0 auto;overflow:hidden;}

#categories{width:208px;float:left;overflow:hidden;margin-bottom:85px;overflow:hidden;}
#content{width:782px;float:right;margin-top:12px;margin-bottom:85px;overflow:hidden;}

.flash_panel{margin-left:10px;padding:9px 18px 24px 0px;background:url(../images/HAR_flashPanelBg.png) 0 0 no-repeat transparent;}

#featurePanels{margin:1.3em 0 0 8px;clear:both;}
#featurePanels .panel{width:254px;height:162px;background:url(../images/HAR_featurePanelMagentaBg.png) 0 0 no-repeat transparent;float:left;display:block;position:relative;}
#featurePanels .panel h3{height:40px;margin:0;padding:0;font-size:0.85em;color:#ffffff;font-weight:bold;position:absolute;top:4px;left:10px;}
#featurePanels .panel p{margin:0;text-align:center;position:absolute;top:40px;left:7px;}
#featurePanels .colour_magenta{background-image:url(../images/HAR_featurePanelMagentaBg.png);}
#featurePanels .colour_purple{background-image:url(../images/HAR_featurePanelPurpleBg.png);}
#featurePanels .colour_blue{background-image:url(../images/HAR_featurePanelBlueBg.png);}
