		#main		{			position: relative;			width: 765px;			margin: 0px auto;			text-align: left;			background-color: #ffffff;		}				#menu_top_main		{			position: relative;			width: 765px;			height: 55px;			margin-bottom: 5px;			z-index: 2;		}				#logo		{			position: absolute;			top: 12px;			left: 10px;			width: 140px;			height: 35px;		}				#slogan		{			position: absolute;			top: 16px;			left: 160px;			width: 339px;			height: 25px;		}				#menu_top		{			position: absolute;			top: 5px;			right: 0px;			text-align: right;		}				#menu_top a		{			font-family: arial, helvetica, sans, tahoma;			color: #01496F;			font-size: 10px;			margin-right: 10px;			text-decoration: none;		}				#menu_top a:hover		{			color: #FA0028;		}				#menu_main		{	position: relative;	width: 765px;	height: 25px;	margin-bottom: 8px;	background-color: #01496F;	z-index: 3;		}				#menu_main_cornerLeft		{			position: absolute;			top: 0px;			left: 0px;			width: 6px;			height: 25px;			background-image: url("../images/cnr_menu.MAIN.left.gif");		}				#menu_main_cornerRight		{			position: absolute;			top: 0px;			right: -1px;			width: 6px;			height: 25px;			background-image: url("../images/cnr_menu.MAIN.right.gif");		}				#menu_main_content		{			position: absolute;			top: 0px;			left: 6px;			width: 753px;			height: 25px;		}				#menu_main_subMenuItems		{			position: absolute;			top: 25px;			left: 0px;			width: 180px;			background-color: #D2DDE3;			visibility: hidden;		}				#header		{			z-index: 1;		}				#content_main		{			position: relative;			width: 765px;			margin-top: 10px;			z-index: 0;		}				#content		{			position: relative;			width: 765px;			margin-top: 10px;			border-style: solid;			border-color: #dcdcdc;			border-width: 0px 0px 1px 0px;		}				#content .content_layout_table td		{	font-family: arial, helvetica, sans, tahoma;	color: #666666;	font-size: 11px;	vertical-align: top;		}				#footer		{			position: relative;			width: 765px;			margin-top: 5px;		}				#footer, #footer a		{			font-family: arial, helvetica, sans, tahoma;			color: #999999;			font-size: 10px;			text-decoration: none;		}		#footer a:hover {	color: #000000;}.HeadingRed {	font-size: 16px;	line-height: 18px;	color: #FF0000;}