/*****Basic Elements*****/  

body {
	
	
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
	

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: none;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background:  url(../site/ntmplat/images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}



/******************main navigation*****************************/

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.container_cfheader {
	width: 540px;
	float:left;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.main_navigation {
	width: 940px;
	margin: 0px auto;
	height:200px;
	top:0px;
	text-align: left;
	position: relative;
	overflow: hidden;
}



.clearfix {
	clear: both; 
}



/** Header **/

#header {
	/*background: url(../site/ntmplat/images/headerbg-trans.png) repeat-x;*/
	background: url(../site/ntmplat/images/new_nav.gif) repeat-x;
	height: 200px;
	
}

/** Logo **/

#header h1 {
	background: url(../site/ntmplat/images/logonew2-trans.png) no-repeat;
	width: 358px;
	height: 122px;
	text-indent: -9990px;
	margin: 0px 0px 0px 0px;
	z-index:1;
}



#header span#header_phone {
	font-style: italic;
	float:right;
	padding-top:40px;
	color: #464646;
	font-size: 14px;
	padding-right:18px;
	text-align:right;
}



/*** Main Menu ***/
.centerheader{ width:960px; height:100%; margin:0 auto; padding:0;}
#toplight{ background:transparent  url(../site/ntmplat/i/bg_top_overlay.png) top center no-repeat; }
#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	height:40px;
	right: 4px;
	top: 105px;
	overflow: hidden;
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #585858;
	display: block;
	padding: 5px 13px;
	font-size:12px;
	text-transform: uppercase;
}

#header ul#top_menu li a {
	text-decoration: none;
}

#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	color: #ffffff;
}

#header ul#top_menu li.active {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	margin: 0px 5px;
}

/*** bottom navigation bar ***/

#header ul#bottom_menu {
	list-style-type: none;
	position: absolute;
	height:40px;
	right: 4px;
	top: 160px;
	overflow: hidden;
}

#header ul#bottom_menu li {
	float: left;
}

#header ul#bottom_menu li a {
	color: #ffffff;
	display: block;
	padding: 5px 13px;
	font-size:12px;
	text-transform: uppercase;
}

#header ul#bottom_menu li a {
	text-decoration: none;
}

#header ul#bottom_menu li.active a, #header ul#bottom_menu li a:hover {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	color: #ffffff;
}

#header ul#bottom_menu li.active {
	background: #ffd7e0 url(../site/ntmplat/images/active_item.gif) repeat-x;
	margin: 0px 5px;
}

/****/

#header_search {
	width: 261px;
	height: 32px;
	position: absolute;
	top: 161px;
	right: 678px;
}

#header_search fieldset {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#header_search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#header_search fieldset input#header_search-field {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#header_search fieldset input#header_search-button {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}

/****search for home page*************/
#search2 {
	background: url(site/ntmplat/images/search.jpg) no-repeat;
	width: 261px;
	height: 32px;
	position: absolute;
	top: 366px;
	right: -5px;
	z-index:2;
}

#search2 fieldset2 {
	border: 0px;
	padding: 8px 3px 3px;
	overflow: hidden;
}

#search2 fieldset2 input2 {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search2 fieldset2 input2#header_search-field2 {
	width: 223px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search2 fieldset2 input2#header_search-button2 {
	text-indent: -9999px;
	cursor: pointer;
	width: 18px;
	margin-left: 4px;
	padding-top: 27px;
	float: left;
}
/***************end of search for home page*************/


/**end of buttom nav bar**/
/**submenu**/
