#banner{
 width: 960px;
 height: 321px;
 background-color: #ffffff;
 /*margin: 0 auto;
 position: relative;*/
 padding: 0;
 overflow: hidden;
}

#view_html{
	height: 29px;
	text-align: left;
	margin: 0 0 0 860px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top:-25px;
	top /**/ : /**/ -35px;
	left:26px;
	overflow: hidden;
}
*+html #view_html { top:-25px;}

#view_html p{
color: #999999;
font: 10pt bold Verdana, Arial, Helvetica, sans-serif;
 line-height: .8em;
}

#view_html a { color: #999999; }
#view_html a:hover { color: #002b54;}

#center_buttons{
 width: 960px;
 height: 137px;
 background-color: #ffffff;
/* margin: 0 auto;
 position: relative;*/
}


#sidebar{
 width: 271px;

 float: left;

 /*margin: 0 auto;
 position: relative;*/
}

#sidebar_compliance
{
	display:none;
}
#sidebar_compliance1
{
	width: 271px;
	height: 106px;
	background: #ffffff url(../images/sidebar_compliance_MGS.jpg) bottom left no-repeat;
	position:relative;
	top:5px;
	top /**/ : /**/ -15px;

}
#sidebar_compliance1 p 
{
	position:relative;
	top:50px;
	top /**/ : /**/ 65px;
}
*+html #sidebar_compliance1 p  { top: 45px;}
#sidebar_search
{
	background: #ffffff url(../images/sidebar_mgs_career.jpg) bottom left no-repeat ;
	background-position:top;
	height:305px;
	padding-bottom:30px;
	position:relative;
	top:0px;
	top /**/ : /**/ -15px;
}

#content h2 {
 margin: 8px 28px 0 27px;
 padding-top: 5px;
 font: 18px bold Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.6em;
 color: #686868;
 text-transform:uppercase;
}


#sidebar table{
 /*margin: 179px 0px 20px 18px;*/
 position: relative; 
 top:179px;
 left:18px;

}

#img2s
{
	margin-top: 199px;

}
*+html #img2s { margin-top:203px;}
#sidebar p{
 margin: 21px 20px 0px 25px;
 color: #9b9b9b;
}

#sidebar a{
 position: relative;
  color: #002b54;
  text-decoration: underline;
}
#sidebar a:hover{
  color: #c86a1d;
  text-decoration: underline;
}

#content{
 width: 689px;

 float: right;
 background: #ffffff url(../images/content_home_border.png) top left no-repeat;

 padding-top: 34px;
 padding-bottom: 50px;
 /*position: relative; margin: 0 auto;*/
 	min-height: 440px;
	height:auto !important;
	height: 440px;
}

#content table{
margin-left: 28px;
}
#content h1 {
 margin: 8px 0px 0px 0px;
 padding-top: 5px;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 1.6em;
 color: #c86a1d;
}
#content p {
 margin: 8px 28px 0 28px;
 padding-top: 5px;
 line-height: 1.6em;
 color: #686868;
}
#content ul {
 margin: 6px 0px 0 14px;
 padding: 0px 0px 0 14px;
 line-height: 1.6em;
 color: #686868;
}

#content a { 
color: #686868;
text-decoration: underline; }

#content a:hover{ 
color: #c41230;
text-decoration: underline; }


