.headercolumn {
	background-color:transparent !important;
}

ul#nc20_header_menu {
	background:transparent url("<{$smarty.const.CORE_BASE_URL}>/images/pages/header_btnback.gif") repeat-x scroll left top;
	height:36px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
}

ul#nc20_header_menu li {
	float: left;
	padding: 0px;
	display:block;
}
ul#nc20_header_menu li a {
	display:block;
}

ul#nc20_header_menu li#nc20_menu1 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_home.gif) no-repeat scroll 0px 0px;
height:36px;
width:132px;
margin-left:20px;
}
ul#nc20_header_menu li#nc20_menu2 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_news.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu3 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_feature.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu4 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_download.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu5 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_forum.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu6 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_question.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu7 a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_inquiry.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}

ul#nc20_header_menu li#nc20_menu1 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_home_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu2 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_news_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu3 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_feature_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu4 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_download_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu5 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_forum_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu6 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_question_h.gif) no-repeat scroll 0px 0px;
}
ul#nc20_header_menu li#nc20_menu7 a:hover {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_inquiry_h.gif) no-repeat scroll 0px 0px;
}

ul#nc20_header_menu li#nc20_menu1_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_home_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:132px;
margin-left:18px;
}
ul#nc20_header_menu li#nc20_menu2_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_news_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu3_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_feature_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu4_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_download_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu5_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_forum_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu6_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_question_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
ul#nc20_header_menu li#nc20_menu7_l a {
background:transparent url(<{$smarty.const.CORE_BASE_URL}>/images/pages/header_inquiry_l.gif) no-repeat scroll 0px 0px;
height:36px;
width:130px;
}
#header_menu {
	border-bottom: 0px none;
}