﻿@import url(default.css);
@media screen {

#wrapper { width:974px; margin:0 auto; background:#FFFFFF url(/images/mp/lrdc_mp_mainimage_01.jpg) no-repeat center top; }
#header { width:974px; height:405px; background:url(/images/mp/lrdc_mp_logo.gif) no-repeat 0 0; }
#headFlash { width:974px; height:405px; z-index:0; position: relative; }
#mp_logo { width:974px; height:405px; position: absolute; top:0; z-index:1; background:url(/images/mp/lrdc_mp_logo.gif) no-repeat 0 0; }
#GoogleSearch
{
    left: 0;
    margin-top: -35px;
    position: relative;
    z-index: 10;
    padding: 0 24px;
}
#lbSearchGo {
	width:52px;
	height:16px;
	padding-top:16px;
	overflow:hidden;
	background:url(/images/mp/lrdc_mp_search.gif) no-repeat 0 0;
}
#cont_wrap { width:974px; background:url(/images/mp/lrdc_mp_body_tile.jpg) repeat-y -1px 0; }
#cont_top { width:974px; background:url(/images/mp/lrdc_mp_body_top.gif) no-repeat 0 0; }
#cont_bottom {
	width:974px;
	display:table;
	background:url(/images/mp/lrdc_mp_body_bottom.gif) no-repeat 0 bottom;
}
#content {
	width:862px;
	float:left;
	margin:40px 0 0 0;
	padding-left: 56px;
}
#footer { padding-left:56px; }

/*************
* Navigation *
*************/

#main_nav {
	width:317px;
	height:182px;
	position:absolute;
	top:122px;
	margin-left:657px;
	overflow:hidden;
	background:url(/images/mp/lrdc_mp_nav2.gif) no-repeat 0 0;
	z-index:1;
}

#main_nav a.ir {
	width:317px;
	padding-top:28px;
	background:url(/images/mp/lrdc_mp_nav1.gif) no-repeat 0 0;
}
#main_nav a.ir:hover, #main_nav a.ir:focus, #main_nav a.ir:active { background-image:none; }

#main_nav #mn_staff a.ir { margin-top:6px; background-position: 0 -6px; }
#main_nav #mn_services a.ir { background-position: 0 -34px; }
#main_nav #mn_recruit a.ir { background-position: 0 -62px; }
#main_nav #mn_jobopps a.ir { background-position: 0 -90px; }
#main_nav #mn_forms a.ir { padding-top:26px; background-position: 0 -118px; }
#main_nav #mn_about a.ir { padding-top:27px; background-position: 0 -144px; }


a:link { }
a:visited { }
a:hover, a:focus, a:active { }

/* */

}