html { visibility: hidden; }
.clear 						{ height: 1%; }
.links li					{ color: red; width: 0; }
.button         			{ width: 0; white-space: nowrap; }

#header						{ margin: 0px; }
#header #main_menu    		{ width: auto; }
#header #main_menu li 		{ width: 0; white-space: nowrap; }
#header #main_menu li a 	{ width: 0; }
#content #header_sub_img .img	{ height: 320px;}	
#content 						{ margin-top: 110px; }
#content .rule 				{ margin-top: -3px; }
#content_links li 			{ margin-top: -3px; }
#content #search .input 	{ margin-top: -1px; }
#slider_navigation #prev a 	{ left: 90px; }
#slider_navigation #next a 	{ right: 89px; }
#content .box .list li		{ height: 24px; }
/*****************************
 * IE 6 menu
 *****************************/
#main_menu .menu  				{ background: url('../SiteAssets/image/page-border-horizontal.gif') bottom left repeat-x; clear: both; float: right; height: 25px; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px; display: block; position: relative; z-index: 99999; width: auto; }
#main_menu .menu a				{ font-weight: bold; }
#main_menu .menu ul				{ background: #238EA8 url('../SiteAssets/image/menu-center2.gif') top left repeat; border: 1px solid #238ea8; display: block; width: 160px !important; }
#main_menu .menu li li 			{ background-image: none; display: block; float: none; }
#main_menu .menu li li.first 	{ margin-top: 6px; }
#main_menu .menu li li.last		{ display: block; padding-bottom: 3px; }
#main_menu .menu li li a		{ color: #fff; display: block; font-size: 12px; font-weight: normal; margin: 0px 3px; padding: 8px 8px; text-transform: none; white-space: nowrap; width: 137px !important; }


