/*Elements*/
body{font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 80%; color:#000; margin:0; padding:0; background:#DBECF3;}
h1{margin:18px 0 0 0; padding:0; font-size:200%; }
	h1 a{display:block; text-decoration:none; color:#000;}
h2{padding:11px 0 13px 0; margin:0; font-size:150%; font-weight:normal;}
strong{font-weight:bold;}
img{border:none; vertical-align:top;}

/*General classes*/
.clearright{clear:right; font-size:1%; line-height:1%; display:block;}
.clearleft{clear:left; font-size:1%; line-height:1%; display:block; height:0; width:1px;}
.clearboth{clear:both; font-size:1%; line-height:1%; display:block;}


/* Main structural containers */
#header_container{background:#fff url(images/header_bg.jpg) repeat-x top left;}
#header{text-align:left; padding:0 0 18px 0;}
#header_sub{}
#header_contact{font-weight:normal; margin:16px 0 12px 0; font-size:120%;}
#header_logos{}
#microsoft_header_logo{margin:3px 0 0 0;}

#centre_container{background:#fff;}
#centre{}

#page_content{margin:0 25px 0 0; padding:0 0 30px 0;}
#content_container{margin:5px 0 0 0; text-align:justify;}
#panels_container{margin:7px 0 0 0;}

#footer_container{background:url(images/ftr_bg.jpg) repeat-x top left;}
#footer{}
#logos{background:url(images/logos_bg.jpg) no-repeat top left; padding:3px 0 7px 0;}
#footer_links{text-align:center; font-size:85%; font-weight:bold; color:#7D7E7E; margin:13px 0 0 0; padding:0 0 80px 0;}
#footer_links a{text-decoration:none; color:#7D7E7E;}
#footer_links a:hover{color:#000;}
#footer_links p{margin:0; padding:0 0 3px 0;}

/*Page specific containers*/
#home_text_panel_top{padding:20px 0 0 0; margin:2px 0 0 0; background:url(images/home_text_panel_top.jpg) no-repeat top left; margin:0 0 10px 0;}
#home_text_panel_bot{padding:0 19px 26px 0; background:url(images/home_text_panel_bot.jpg) no-repeat bottom left; line-height:125%; color:#313131;}
#home_panel_img{display:none;}

/*Side Panels*/
.side_panel{color:#000; font-weight:bold; margin:0 0 6px 0;}
div.red_panel_top{background:url(images/panel_red_top.jpg) no-repeat top left; padding:6px 0 0 0;}
div.red_panel_bot{background:url(images/panel_red_bot.jpg) no-repeat bottom left; padding:0 20px 16px 0; color:#fff;}
div.yellow_panel_top{background:url(images/panel_yellow_top.jpg) no-repeat top left; padding:6px 0 0 0;}
div.yellow_panel_bot{background:url(images/panel_yellow_bot.jpg) no-repeat bottom left; padding:0 20px 16px 0; color:#fff;}
div.blue_panel_top{background:url(images/panel_blue_top.jpg) no-repeat top left; padding:6px 0 0 0;}
div.blue_panel_bot{background:url(images/panel_blue_bot.jpg) no-repeat bottom left; padding:0 20px 16px 0; color:#fff;}
div.black_panel_top{background:url(images/panel_black_top.jpg) no-repeat top left; padding:6px 0 0 0;}
div.black_panel_bot{background:url(images/panel_black_bot.jpg) no-repeat bottom left; padding:0 20px 16px 0; color:#fff;}
div.grey_panel_top{background:url(images/panel_grey_top.jpg) no-repeat top left; padding:6px 0 0 0;}
div.grey_panel_bot{background:url(images/panel_grey_bot.jpg) no-repeat bottom left; padding:0 20px 16px 0;}

/* Navigation */
#main_nav{display:none;}