*
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #DCDCDC url(/images/ntech/background.jpg) repeat-x top;
}

body, td, p
{
	color: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

td ul, p ul
{
	list-style-position: inside;
}

a:link, a:visited, a:active
{
	font-size: 11px;
	color: #8B8B8B;
	font-weight: normal;
	text-decoration: none;
}


a:hover
{
	font-size: 11px;
	color: #DE3944;
	font-weight: normal;
	text-decoration: none;
}

#container
{
	width: 770px;
	margin: 0 auto;
}

#ntech_menu
{
	padding: 1px 0;
}

#ntech_menu ul
{
	list-style: none;
	margin-top: 2px;
}

	#ntech_menu ul li
	{
		width: 146px;
		float: left;
		border: 1px solid #80A4C6;
		display: block;
		text-align: center;
		padding: 2px;
		margin-left: 1.3px;
	}

		#ntech_menu ul li a
		{
			width: 100%;
			display: block;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #4A7EAE;
		}

				#ntech_menu ul ul
				{
					display: none;
					position: absolute;
				}

				#ntech_menu ul li ul li
				{
					border: 1px solid #80A4C6;
					display: block;
					padding: 2px;
					width: 146px;
				}

				#ntech_menu ul li ul li a
				{
					width: 146px;
					display: block;
					font-family: Verdana, sans-serif;
					font-size: 11px;
					color: #4A7EAE;
				}

				#ntech_menu ul li:hover ul, #ntech_menu li.over ul		/* Rollover effect */
				{
					display: block;
				}

	a.webdirector
	{
		color: #4B7EAE;
		font-size: 10px;
		font-family: Verdana, sans-serif;
	}

		a.webdirector span
		{
			color: #133E67;
		}

	a.webdirector:hover
	{
		color: #133E67;
	}

		a.webdirector:hover span
		{
			color: #4B7EAE;
		}

.mmenu
{
	float: left;
}

.menu_0
{
	background-color: #e1e7d2 !important;
}

.menu_1
{
	background-color: #e9cfcf !important;
}

.menu_2
{
	background-color: #eae9cf !important;
}

.menu_3
{
	background-color: #dcdcdc !important;
}

.menu_4
{
	background-color: #d5e4d3 !important;
}

h1
{
	color: #aec7d5;
	font-family: "Arial Narrow", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	line-height: 12px;
}

	h1.heading
	{
		color: #FFF;
		font-family: "Arial Narrow", "Trebuchet MS", Verdana, sans-serif;
		font-size: 18px;
		line-height: 12px;
	}