/* blue */
#page_bg {
	/* background: #0C3A6D; */
	background: #E7E7E7;/*  url(../images/blue/bg.jpg) 0 0 no-repeat; */
}

div#wrapper {
padding: 0;
	background: #FFFFFF;
		/* background: #f7f7f7 url(../images/blue/mw_shadow_ls.png) 0 0 repeat-y; */
}

div#wrapper_r {

	background: url(../images/blue/mw_shadow_rs.png) 100% 0 repeat-y;
}

div#header {

text-align: center;
	background: url(../images/blue/header-fotlp-960w.jpg) 0 0 no-repeat;
}

div#header_l {
	background: url(../images/blue/mw_header_t_ls.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/blue/mw_header_t_rs.png) 100% 0 no-repeat;
}

div#footer {
	background: #009cdb url(../images/blue/mw_footer_bs.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_ls.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_rs.png) 100% 0 no-repeat;
}

.module-navigation a.mainlevel{
font-family: "Helvetica","Arial",Times,serif;
  font-size: 16px;
  font-weight: bold;
  color:#0060AF;	
  line-height: 8px; 
  text-decoration: none; 
}



/*
div#wrapper {
		background: #f7f7f7 url(../images/blue/mw_shadow_ls.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/blue/mw_shadow_rs.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/blue/mw_header_ts.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/blue/mw_header_t_ls.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/blue/mw_header_t_rs.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_bs.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_ls.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_rs.png) 100% 0 no-repeat;
}
*/
