.nm-content
{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 2px;
	/*background-color:#f6f6f6;
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;*/
    background-image: url(../images/new_nm-bot-bg.jpg);
	background-repeat: repeat-x ;
	background-position:top;
}
.sub-titles {
	background-image: url(../images/nm-menu-bg.jpg);
	background-repeat: repeat-x ;
	height: 25px;
	float: left;
	width: 95%;
	padding-left: 5%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
}
.nm-left-content .nm-left-grid {
	float: left;
	width: 90%;
	height: auto;
}

.nm-content .nm-left-content {
	float: left;
	width: 23%;
	background-image: url(../images/nm-left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	background-color:#fff;
	margin-top: 2px;
}
body {
	margin: 0px;
	padding: 0px;
}

.nm-content .nm-center-content {
	float: left;
	height: auto;
	width: 51%;
	margin-right: 2px;
	margin-left: 3px;
	/* background-color: #dfdfdf;
	border: 1px solid #dfdfdf;
    
	background-image: url(../images/new_nm-bot-bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 2px;
}
.nm-center-dtd {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.nm-content .nm-right-content {
	float: right;
	height: auto;
	width: 24.9%;
	background-image: url(../images/nm-right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 2px;
	background-color:#fff;
}
.nm-left {
	float: right;
	width: 90%;
	height: auto;
	
}
.dtd-set
{
	width:100%;
	float:left;
	height:auto;
	padding-bottom : 5px;
	padding-left:4px;
}
.dtd-set .dtd-img
{
	width:auto;
	padding:2px;
	clear:both;
}
.dtd-set .dtd-title
{
	width: 95%;
	height:auto;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
.dtd-set .dtd-desc
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	width: 95%;
	height: auto;
	padding-bottom: 5px;
	text-justify: auto;
	text-align: justify;
}
.marque-st
{
width:100%;
padding-bottom:23px;
}