
body {
	background: url(../images/bkgd.jpg) top left repeat-x;
	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
**/
#logo
{
	position:relative;
	top:10px;
	width:60px !important;
}

#GSA
{

	margin-left:250px;
	margin-top:-70px;
	
}

#imgSearch
{
	position:relative;
	top:6px;	
}

#header {
 width: 960px;
 height: 128px;
 margin: 0 auto;
 /*background: #ffffff url(../images/mgs_logo.gif) center left no-repeat; */
 position: relative;
}
#logo
{
	/*margin:0px 250px 0px 20px;position: relative;*/
	 
	
}
/*
input , select , textarea { margin-top:5px;}
*+html textarea {margin-top:3px;margin-left:5px;}
*/

#header table{
float: right;
	margin-top: 0px;
}

/**
 * Navigation Bar
**/

#navs{
width: 960px;
 height: 34px;
 background: url(../images/nav_bkgd.jpg);
 background-repeat:no-repeat;
 margin: 0 auto;
 padding-top: 14px;


 position: relative;
 display: block;
 list-style: none;
 font: 11px bold Verdana, Arial, Helvetica, sans-serif;

}

#navs ul {
padding-left: 14px; 
}

#navs ul li ul 
{
	padding-left: 0px;  }
	
	
#navss li {
	display: block;
	height: 18px;
	margin: 15px 0 18px 0;
	padding: 0;
	float: left;
	text-align: center;
}

#navs .home { 
width: 42px; 
border-right: 1px solid #002b54;
 
}
	#navs .about {
	width: 74px;
	border-right: 1px solid #002b54;
	}
#navs .career{ 
	width: 145px;
	border-right: 1px solid #002b54;
	}
#navs .smallbusiness {
	width: 136px;
	border-right: 1px solid #002b54;
	}
	#navs .govcontracts {
	width: 170px;
	border-right: 1px solid #002b54;
	}
	#navs .resources {
	width: 89px;
	border-right: 1px solid #002b54;
	}
	#navs .currentemployees {
	width: 145px;
	border-right: 1px solid #002b54;
	}
	
	#navs .correctionalhealthcare{
		width: 169px;
	border-right: 1px solid #002b54;
	}
	#navs .contact {
	width: 94px;
	}

#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;
}
#footer p { 
font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
padding: 10px 0 15px 0;
line-height: 1.5em;
text-align: center; 
color: #6e879e;
}
#footer a { color: #6e879e; }
#footer a:hover { color: #005288; }

/**
 * ----------
**/

.style2 {
	color: #c41230;
	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
{
	float:right;
	display:none;
	border:0px0;
	text-align:center;
	padding-right:20px;
	
}


	#panel
{
	float:right;

	border:0px0;
	text-align:center;
	padding-right:20px;
	
}




