
body {
	background: url(../images/bkgd.jpg) repeat-x scroll 0 0 #B1C3D1;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 11px verdana, sans-serif;
}

#page {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 2px solid #002b54;
	border-left: 2px solid #002b54;
	
	
}

/**
 * Header
**/

#header {
 width: 960px;
 height: 128px;
 margin: 0 auto;
 /*background: #ffffff url(../images/mss_logo.gif) center left no-repeat; */
 position: relative;
 overflow:hidden;
}
#header table{
float: right;
	margin-top: 0px;
}
#logo{
position:relative;
top:6px;
overflow:hidden;
width:300px;
}

#imgst{
 margin-left: 405px;
margin-top: -22px;
}

#imgst2{
 margin-left: 484px;
	margin-top: -28px;
}

#imgst3{ /* contact */
 margin-left: 710px;
margin-top: -113px;
}
#imgst4{ /* apply */
 margin-left: 710px;
margin-top: 0px;
}


/**
 * Navigation Bar
**/
#navs
{
/*changed the height to 31 px to match the screen shot provided. This will update the menu on all the pages 110311*/
   height:31px;	  /* height: 45px;*/
}
#nav{
 width: 960px;
 height: 35px;
 margin: 0 auto;
 padding: 0;
 position: relative;
 display: block;
 list-style: none;
 font: 15px bold Verdana, Arial, Helvetica, sans-serif;

}
#nav li 
{
	margin: 15px 0 0px 0px;
	margin /**/ : /**/ 0px 0px 0px 0px;
}
#nav li {
	display: block;
	height: 18px;
	margin: 15px 0 18px 0px;
	margin /**/ : /**/ 0px 0px 0px -5px;
	padding: 0;
	float: left;
	text-align: center;
	padding-left:10px;
	padding-left /**/ : /**/ 5px;
}

#navs .home { 
width: 95px; 
border-right: 1px solid #002b54;
}
#navs .career{ 
	width: 226px;
	border-right: 1px solid #002b54;
	
	}
#navs .staffing {
	width: 202px;
	border-right: 1px solid #002b54;
	}
	#navs .locations {
	width: 181px;
	border-right: 1px solid #002b54;
	}
	#navs .about {
	width: 113px;
	border-right: 1px solid #002b54;
	}
	#navs .contact {
	width: 131px;
	}

#navs li a {
	color: #ffffff;
	text-decoration: none;
}

#navs li a:hover {
    color: #c8c8c8;
	text-decoration: none;
}

/**
 * Footer
**/

#footer_border {
 clear: both;
 width: 960px;
 height: 21px;
 margin: 0 auto;
 background: url(../images/footer.gif) top no-repeat;
}
#footer {
 width: 964px;
 /*margin: 0 auto;
 background: #ffffff;*/
 background: none repeat scroll 0 0 #B1C3D1;
 color:#FFFFFF;
 margin:0 auto;
}
#footer p { 
font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
/*padding: 10px 0 15px 0;*/
margin-top:0px;
text-align: center; 
 color:#002B54;/*color: #6e879e;*/
}
#footer a { color:#002B54; text-decoration:none;/*color: #6e879e;*/ }
#footer a:hover { color:#FFFFFF; text-decoration:none;/*color: #005288;*/ }

#footer table
{
	font:9pt verdana, Arial, Helvetica,sans-serif;
	margin-left:60px;
	padding:0;
	width:600px;
}


#footer2 p
{
	color:#000000;
	font-size:10px;
	line-height:1.6em;
	text-align:center;
}

#footer ul {
    width: 200px;
}

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

/**
 * ----------
**/

.style2 {
	color: #c86a1d;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #002b54;
	font-size: 11px;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}	

#fontSizer
{ display:none;
	float:right;
	border:0px0;
	text-align:center;
	padding-right:20px;
}



#trainingPanel 
{
	position:relative;
	top:-40px;
	float:right;
	border:0px0;
	text-align:left;
	padding-right:20px;


}

#officetable
{
	position:relative;
	left:-45px;
	top:-30px;
	 
}

*+html #officetable {left:-5px;top:-20px; }
