		body {
		margin: 0px 0 0; 
		font: normal 12px arial, verdana, sans-serif; 
		color: #999; 
		background: #182a53;
		}
		
		#container {
			position: absolute;
			left: 50%;
			width: 720px;
			margin-left: -364px;
			background-color: #ffffff;
			/*padding: 5px;*/
		}
		
		div.footer {
		
			clear: both; 
			height: 55px; 
			/*padding-top: 7px; */
			background: #182a53 url(bg_footer3.gif) top no-repeat; 
			text-align: center;
		}

		
		h2 {
		margin: 0 0 0 9px; 
		padding: 0; 
		font-family: Arial, Helvetica;
		font-size: 10pt;
		color: #000;}
		
		ul.menu {
			/*background: green;*/
			width:710px;
			height: 25px; 
			/*padding: 1px 0 0 0; */
			text-align: center; 
			font-family: Arial, Helvetica;
			font-weight: bold; 
			margin-top: 4px;
			margin-right: -10px;
			margin-left: 10px;
					
		}
		
		ul.menu li {
		
			display: inline; 
			list-style-type: none;
		
		}
		
		ul.menu li a 
		{
			display: block;
			font-size: 11pt;
			float: left; 
			height: 10px; 
			margin-right: 7px; 
			margin-top: 0px; 
			text-transform: normal;
			color: #0015da;
		
		}
		
		#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			
		}
		
		#headers {
			font-family: Arial;
			color: #4d4d4d;
			font-weight: bold;
		}
		
		
		a {
		color: #0066FF; 
		text-decoration: none;
		}
		a:hover {
		color: #A0A0A0;
		text-decoration: underline;
		}
		
		#majorColumn {
			float: left;
			width:450px;
			margin-top: 30px;
		}
		
		#feature {
		width: 680px; 
		margin-left: 20px;
		}strong {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
