/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER WRAPPER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_wrapper{
	height: 100%;
	width: 100%;
	position: relative;
	background-image: url(../images/mrc_content_outer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  OUTER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#outer_header_container{
	width: 100%;
	position: relative;
	background-image: url(../images/mrc_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#outer_content_container{
	width: 100%;
	position: relative;
	background-image: url(../images/mrc_content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#outer_footer_container{
	width: 100%;
	position: relative;
	background-image: url(../images/mrc_footer_top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #007c85;
}


/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  INNER CONTAINER DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#inner_header_container{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 205px;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_content_3column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/mrc_content_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 200px;
}

#inner_content_2column{
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 600px;
}

#inner_content_1column{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 200px;
	background-color: #FFFFFF;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#inner_footer_container{
	height: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  HEADER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#header_logo{
	height: 150px;
	width: 350px;
	position: absolute;
	top: 20px;
	left: 30px;
}


/*XXXXXXXXXX HEADER TOP NAVIGATION   XXXXXXXXXXXXXXXXXXXXXXXXX*/

#header_topnav{
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	z-index: 500;
	left: 0px;
	top: 160px;
}

/*XXXXXXXXXX HEADER STATIC NAVIGATION   XXXXXXXXXXXXXXXXXXXXXX*/

#header_static_navigation{
	height: 30px;
	width: 370px;
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #005098;
	right: 20px;
	float: right;
	display: inline;
}

#header_static_navigation a{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #005098;
	display: inline;
	width: 100%;
	text-decoration: none;
}

#header_static_navigation a:hover{
	color: #439a3c;
	position: relative;
	display: inline;
}



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  CONTENT STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/


#column_bg {
	margin: 10px 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}


/*XXXXXXXXXX CONTENT LEFT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#left_column_{
	display: inline;
	margin: 33px 20px 20px 49px;
	padding: 0px;
	width: 187px;
	float: left;
}

#left_news{
	display: inline;
	padding: 20px 0px 0px;
	width: 187px;
	float: left;
	position: relative;
}

/*XXXXXXXXXX CONTENT MIDDLE COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXX*/

#middle_column_{
	float: left;
	color: #333;
	margin: 20px;
	padding: 0px;
	width: 460px;
	display: inline;
	position: relative;
}

/*XXXXXXXXXX CONTENT RIGHT COLUMN   XXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#right_column_{
	display: inline;
	position: relative;
	color: #333;
	margin: 20px;
	padding: 0px;
	width: 185px;
	float: right;
}

#right_column2_{
	display: inline;
	position: relative;
	margin: 20px 49px 20px 43px;
	padding: 0px;
	width: 640px;
	float: right;
}

.clear { clear: both; background: none; }

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXX  FOOTER STYLING DIVS   XXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#footer_logo{
	height: 42px;
	width: 39px;
	position: absolute;
	top: 60px;
	right: 20px;
	background-image: url(../images/mrc_footer_osm_bug.png);
	background-repeat: no-repeat;
}

#footer_osm_text{
	height: 50px;
	width: 200px;
	position: absolute;
	top: 64px;
	right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: right;
}

#footer_copyright{
	height: 40px;
	width: 400px;
	position: absolute;
	left: 20px;
	top: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

