#ndtms_home {
	float:left;
	padding-right: 225px;
/*	background-color: #FFFFCC; /**/
}

#ndtms_home_main {
/*	width: 510px; */
	float:left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#ndtms_home_welcome {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
	
#ndtms_home_boxes {
	margin: 0px;
	padding: 0px;
}

#ndtms_home_footer {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
	
#ndtms_home_right {
	width: 220px;
	float:right;
	margin-right: -225px;
	min-height: 500px;
}
#ndtms_home_right h2 {
	margin: 0px;
}

#ndtms_home_events {
	background-color: #DFF7FE;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
#ndtms_home_news {
	background-color: #DFF7FE;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}



#ndtms_home_boxes {
	float:left;
	width: 510px;
}

#ndtms_home_boxes a {
	float:left;
	background-color: #999999;
	font-size: 1.4em;
	margin: 0px 5px 5px 0px;
}

#ndtms_home_boxes a:hover {
	background-color: #333333;
	text-decoration: none;
}

#ndtms_home_boxes a#ndtms_aboutUsLink:hover  {
	background-color: #FF9999;
}
#ndtms_home_boxes a#ndtms_trainingLink:hover  {
	background-color: #CC0000;
}
#ndtms_home_boxes a#ndtms_reportsLink:hover  {
	background-color: #003366;
}
#ndtms_home_boxes a#ndtms_ntaLink:hover  {
	background-color: #663399;
}
#ndtms_home_boxes a#ndtms_datsLink:hover  {
	background-color: #999933;
}
#ndtms_home_boxes a#ndtms_agenciesLink:hover  {
	background-color: #0099CC;
}





.box_head {
	background-image: url(../images/shared/cn_tl.gif);
	background-position: left top;
}
.box_head_right {
	background-image: url(../images/shared/cn_tr.gif);
	background-position: right top;
}
.box_foot {	
	background-image: url(../images/shared/cn_bl.gif);
	background-position: left top;
}
.box_foot_right {
	background-image: url(../images/shared/cn_br.gif);
	background-position: right top;
}
.box_head,
.box_head_right,
.box_foot,
.box_foot_right {
	width: 165px;
	height: 2px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.box_text {
	width: 165px;
	height: 75px;
}
#ndtms_home_boxes a .box_text h2 {
	padding: 14px 10px;
	font-weight:normal;
	color: white;
}
