/* Body and Text */
body{
	font-family : tahoma, arial, verdana;
	font-size: 9pt;
	color: #666666;
	margin: 0px;
	}
	
.bg_top{
	background: url(wcm_images/bg_top.gif) repeat-x top #808b87;
	}
	
.body{
	background: #8b9692;
	}
	
H1 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:0px; 
	}
	
H2 {
	color: #34557f;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px -10px -6px;
	background-color: #f0f2f1;
	width: 100%;
	text-indent: 2px;
	padding: 4px;
	text-transform: uppercase;
	}	
	
P, TD, {
	text-align: left;
	line-height: 16px;
	font-size: 9pt;
	}
	
/* Links */
	
a:link, a:visited, a:active { 
	text-decoration: underline; 
	color: #666666;
	}

a:hover { 
	text-decoration: none; 
	color: #333333;
	}

/* */
	
#sidePic {
	width: 40px;
	height: 262px;
	background: url(wcm_images/sidePc.jpg) top no-repeat;
}

#logo{
	background: url(wcm_images/NMG_logo.jpg) top no-repeat;
	width: 189px;
	height: 80px;
	top: 0px;
	left: 0px;
	}
	
#col3_pic{	
	background: url(wcm_images/bg_top2.jpg) top no-repeat;
	width: 537px;
	height: 66px;
	}
	
#col3_bar{	
	background: #869ab4;
	width: 535px;
	height: 14px;
	}
	
#topPic3{	
	background: url(wcm_images/bg_top3.jpg) top no-repeat;
	width: 189px;
	height: 29px;
	}
	
#contactBlock{	
	position: relative;
	background: url(wcm_images/bg_contact_NMG.gif) repeat;
	width: 189px;
	height: 28px;
	left: 0px;
	padding: 12px 0px 0px 0px;
}
	
#menu{
	background: url(wcm_images/bg_top1-2.jpg) top no-repeat;
	width: 537px;
	height: 80px
	}
	
#sideMenu ul{
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
}	

#sideMenu td{
	background: #34557f;
	width: 185px;
	height: 31px;
	border: #FFF solid 2px;
	padding: 16px 0px 16px 0px;
}

#sideMenu li{
	list-style:none;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	}
	
#sideMenu a{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	color: #FFF;
	}
	
#sideMenu a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	text-transform:uppercase;
	color: #FFF;
	}
	
#contactBlock a{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	color: #FFF;
	}
	
#contactBlock a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	text-transform:uppercase;
	color: #FFF;
	}
	
#content{
	margin: 30px 30px 30px 30px;
	}
	
#footer{
	width: 766px;
	height: 50px;
	background: #adb8b4;
	border-left: #FFF solid 2px;
	border-right: #FFF solid 2px;
	border-bottom: #FFF solid 2px;
	text-align: left;
	}
