body, html{
	text-align: center;
/*	background-image:url(./images/bg_page.gif); */
	background-repeat:repeat-x;
	background-color:#adadab;
	margin:0px;
}
.breadcrumb_bg{
	clear: none;
	float:left;
	width:758px;
	height:24px;
	position:relative;
	border-bottom: solid 1px #c1c1c1;
/* 	background-image:url(./images/home_bg_top.gif); */
	background-repeat:repeat;
}
.cnt_center {
	clear: none;
	margin-left:10px !important;
	margin-left:5px;
	margin-top:0px;
	text-align: left;
	width:738px;
	float:left; 
/* 	background-image: url(./images/cnt_bg_border.gif); */
	background-repeat:repeat-y;
}

.hdrUnderConst{
	font-family:Tahoma, Arial, SansSerif;
	font-size:14px;
	font-weight:bold;
	color:#023f69
}
.imgUnderCons{
	background:url(./images/MJGcLLc-logo.png) no-repeat;
	width:548px;
	height:280px;
	float:left;
	text-align:left;
}
.txtContent{
	color:#000;
	font-family:Tahoma, Arial, SansSerif;
	font-size:14px;
	font-weight:normal;
}
.txtUnderCons{
	color:#000;
	font-family:Tahoma, Arial, SansSerif;
	font-size:11px;
	font-weight:normal;
	background:#edf4f7;
	height:18px;
	width:538px;
	float:left;
	text-align:left;
	padding:4px 5px 1px 5px;
}
.imgContent{
	background: no-repeat;
	width:548px;
	height:280px;
	float:left;
	text-align:left;
}
div.containerMainUc{
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	width: 758px;
	background-color:#ffffff;
	border:1px solid #046388;
	display:table
}
a{
	color: #003f5a;
	font-size:11px;
	text-decoration: underline;
}