body {
			min-width: 920px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
		}

		form { padding: 0; margin: 0; }
		
		#skip-to-content { display: none; position: absolute; top: -500px;  } 

		#container {
			padding-left: 180px;      /* LC fullwidth */
			padding-right: 230px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}
		
		#left {
			width: 180px;             /* LC width */
			padding: 0;               /* LC padding */
			right: 220px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
		}
		
		#right {
			width: 180px;             /* RC width */
			padding: 0 5px;           /* RC padding */
			padding-right: 5px; 
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 190px; 
			position: absolute; right: 0px; /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}


		/*** Top Navigation ***/
		
		#mastheadTop {
			padding: 0;
			background: #011E30;
			background-image: url(/z-omniupdate/layoutgraphics/masthead.gif);
			background-repeat: no-repeat;
			height: 70px;
		}
	

		#navcontainer { border-top: solid 1px #032031; border-bottom: solid 1px #032031; }

		#topnav { padding: 3px 0 3px 0; 
		margin: 0; 
		background-color: #FFD573;
		background-image: url(/z-omniupdate/layoutgraphics/translate.gif);
		background-repeat: no-repeat;
		background-position: right center;
		font-family: verdana,sans-serif;
		font-size: 10px;
		font-weight: bold;
		}

		#topnav li {
		display: inline;
		list-style: none;
		margin: 0;
		}

		#topnav #translate {
		float: right;
		margin-right: 70px;
		}

		#topnav li a { 
		text-decoration: none;
		border-right: 1px solid #032031;
		padding: 3px 8px 3px 13px;
		margin: 0 0px;
		color: #6E4211;
		}

		#topnav #translate {
		float: right;
		margin-right: 90px;
		color: #FFF;
		}
		
		#current  { 
		text-decoration: none;
		color: #FFF;
		}
		
		#current  a:link  { 
		text-decoration: none;
		margin: 0 0px;
		color: #FFF;
		}
		#current a:visited  { 
		text-decoration: none;
		margin: 0 0px;
		color: #FFF;
		}
		#current  a:hover  { 
		text-decoration: none;
		margin: 0 0px;
		color: #FFF;
		}
		
		#current a { 
		text-decoration: none;
		border-right: 1px solid #032031;
		padding: 3px 8px 3px 13px;
		margin: 0 0px;
		color: #FFF;
		}

		* html #topnav li a { 
		padding: 3px 15px; 
		}

		#topnav li a:hover {
		background-color: #1C7858;
		color: #FFF;
		}
		
		/*** Just for Looks ***/
		

		body {
			margin: 0;
			padding: 0;
			background: #FFF;
		}
		
		#footer {
		border-left: solid 180px #1C7858 ;
		padding-top: 55px;
			background: #FFFFFF;
			font-family: arial, sans-serif;
			font-size: 8pt;
			padding: 10px;
			padding-bottom: 12px;
		}
		#footernav {
		padding-left: 6px;
		padding-bottom: 12px;
		}
		#footer a {
			color: #2D428F;
			font-family: arial, sans-serif;
			font-size: 8pt;
			font-weight: bold;
		}

		#left {
			background:#1C7858;
		}

		#center {
			background: #FFFFFF;
			font-family: arial, sans-serif;
			font-size: 10pt;
		}
		#center H1 {
			color: #001E30;
			font-family: arial, sans-serif;
			font-size: 14pt;
			font-weight: bold;
			padding-top: 0; margin: 0; 
			padding-bottom: 0px;
		}
		#center H2 {
			color: #000;
			font-family: arial, sans-serif;
			font-size: 13pt;
			font-weight: bold;
		}

		#right {
			background: #FFFFFF;
		}

		#container .column {
			padding-top: 0;
			text-align: justify;
		}
		#rightnavigation  {
		background: #E1E4EF;
		margin-top: 10px;
		padding: 0;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		font-size: 9pt;
		}
		#rightnavigationTop  {
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-top.gif);
		background-repeat: no-repeat;
		height: 8px;
		font-size: 0px;
		padding: 0; margin: 0;
		}
		#rightnavigationBtm  {
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-btm.gif);
		background-repeat: no-repeat;
		height: 8px;
		font-size: 0px;
		}
		#rightnavigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 2px;
		padding-bottom: 5px;
		border: none;
		}
		
		#rightnavigation li {
		padding: 0px 8px 0px 8px;
		margin:  0px 0px 5px 0px;
		}

		#rightnavigation li a {
		display: block;
		border: 1px solid #B3D0C6;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		padding: 3px 0px 3px 7px;
		width: 154px;
		}
		#rightnavigation li a:link {
		background-color: #2D428F;
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-go.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
		#rightnavigation li a:visited {
		background-color: #2D428F;
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-go.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
		#rightnavigation li a:hover {
		background-color: #1C7858;
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-going.gif);
		background-repeat: no-repeat;
		background-position: right center;
		color: #fff;
		}

		#breadcrumb {
			padding-bottom: 10px;
			padding-top: 5px;
			color: #001E30;
			font-size: 8pt;
		}
		
		
		#leftnavigation {
		width: 180px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		background: #2D428F;
		background-image: url(/z-omniupdate/layoutgraphics/leftnav-bg.gif);
		background-repeat: repeat-y;
		background-position: right top;
		color: #FFF;
		font-size: 9pt;
		padding: 0;
		margin: 0;
		}

		#leftnavtop  {
		background-image: url(/z-omniupdate/layoutgraphics/leftnav-top.gif);
		background-repeat: no-repeat;
		background-position: right top;
		height: 8px;
		padding: 0; margin: 0;
		font-size: 0px;
		}
		
		#leftnavbtm  {
		background-image: url(/z-omniupdate/layoutgraphics/leftnav-btm.gif);
		background-repeat: no-repeat;
		background-position: right top;
		height: 14px;
		font-size: 0px;
		}

		#leftnavigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
		border: none;
		}
		
		#leftnavigation li {
		padding: 0px 13px 0px 13px;
		margin: 0;
		}

		#leftnavigation li a {
		display: block;
		border-bottom: 1px solid #90bade;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		padding: 3px 0px 3px 4px;
		width: 150px;
		}
		#spotlight {
		background-image: url(/z-omniupdate/layoutgraphics/rightnav-bg.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		color: #FFF;
		font-size: 10px;
		padding: 2px 5px 40px 5px;
		margin: 0 10px 5px 9px;
		font-family: arial, sans-serif;
		background-color: #2D428F;
		border-top: solid 1px #000;
		}
		#spotlight img{
		text-align: center;
		width: 139px;
		border: solid 1px #000;
		background-image: url(/z-omniupdate/homepics/video.gif); 
		padding: 5px;
		margin-top: 3px;
		margin-bottom: 3px;
		background-color: #172148;
		}
		
		#spotlight H3 {
		color: #C4D2ED;
		font-weight: bold; 
		font-size: 14px;
		margin: 0;
		padding: 0;
		padding-bottom: 4px;
		}

		html>body #leftnavigation li a {
		width: auto;
		}

		#leftnavigation li a:hover {
		background-color: #1C7858;
		color: #fff;
		}
		
		.searchbox { 
		color: #333333; 
		width: 116px; 
		border-top: solid 1px #717171; 
		border-left: solid 1px #717171; 
		border-bottom: solid 1px #999999; 
		border-right: solid 1px #999999; 
		background-color: #FFF; 
		margin-top: 8px; 
		font-size: 10px; 
		padding: 2px
		}	
		
		#searchtext { 
		display: none; 
		}	
		
		#searchcontainer { 
		background-image: url(/z-omniupdate/layoutgraphics/search.gif);
		background-repeat: no-repeat;
		background-position: left top; 
		padding-top: 25px; 
		padding-left: 12px 
		}	
