body {
  background-color: #ffffff;
	font-size: 1em;
	font-family: "lucida sans",tahoma,verdana,arial,sans-serif;
}

#container{
	width: 800px;
	margin: 0px auto 0px auto;
}

#header{
	height: 115px;
	width: 100%;
	border-bottom: 2px solid #024289;
	background-image: url(/img/mop-logo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#home{
	float: left;
	margin-top: 30px;
	width: 266px;
	height: 80px;
}

#searchnow{
	float: right;
	height: 91px;
	width: 147px;
}

#navigation{
	float: right;
	clear: right;
	height: 24px;
	margin: 0px 0px 0px 0px;
	background-image: url(/img/nav-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
  border-right: 2px solid #024289;
	border-bottom: 2px solid #024289;
}

#subnav{
	float: left;
	clear: left;
	width: 100%;
	height: 26px;
	border-top: 2px solid #024289;
	border-bottom: 2px solid #024289;
	background-color: #A6AED1;
}

#subnav div.slogan{
  float: right;
  width: 380px;
  padding-top: 6px;
  font-size: .8em;
  font-style: oblique;
  text-align: right;
  padding-right: 10px;
}

#map{
  float: right;
  width: 260px;
  height: 220px;
  margin: 0px 10px 10px 10px;
  border: 1px solid #000;
}

#main{
	clear: left;
	width: 100%;
	background-color: #024289
}

#content{
	float: left;
	width: 546px;
	min-height: 500px;
	margin-left: 2px;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url(/img/copy-footer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#copyimg{
  float: left;
  width: 546px;
  height: 111px;
  margin-bottom: 14px;
}

/* Copy Area Div's */
#content div.copy{
	width: 420px;
	float: left;
	clear: left;
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#content div.bugs{
  width: 120px;
  height: 100px;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(/img/bugs-home.png);
}

#content div.logo{
  float: left;
  margin: 0px 0px 20px 10px;
}

.spacer{
 width: 526px;
 margin: 10px;
 height: 2px;
 background-color: #024289;
}

.apply{
 width: 526px;
 margin: 10px 10px 20px 10px;
 padding-top: 6px;
 border-top: 1px dashed #024289;
 font-size: .6em;
 
}

#content div.home{
	background-image: url(/img/bugs-home.png);
}

#content div.employers{
	background-image: url(/img/bugs-employer.png);
}

#content div.industrial{
	background-image: url(/img/bugs-industrial.png);
}

#content div.professional{
	background-image: url(/img/bugs-professional.png);
}

#content div.seasonal{
	background-image: url(/img/bugs-seasonal.png);
}

#content div.footer{
	width: 100%;
	height: 10px;
	clear: both;
	margin-top: 4px;
	background-image: url(/img/copy-footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#footer{
	clear: left;
	width: 100%;
	padding: 8px 0px 4px 8px;
	font-size: .8em;
	color: #fff;
}

#sidebar{
	float: right;
	width: 188px;
	margin: 10px 28px 0px;
}

#sidebar div{
	width: 188px;
	float: left;
}

#sidebar div.quote{
	margin-top: 20px;
	font-family: Times;
	font-style: oblique;
	font-size: 1.1em;
	text-align: center;
	color: #9999CC;
	line-height: 1.2em;
}

.spaceout{
  min-height: 300px;
}

.clearfix{
  height: 20px;
  display: block;
  clear: left;
}

#flashMessage{
  width: 516px;
  margin: 10px;
  padding: 5px;
  background-color: #FFFFCC;
  border: 1px solid #024289;
  font-size: .8em;
  font-weight: bold;
}

div.office{
  width: 260px;
  float: left;
  margin: 0px 10px 20px 0px;
}