	body {
	background-color: #fff !important;
	margin: 0 !important;
	width: auto !important;
	min-width:auto !important;
	max-width:auto !important;   }

/**  LAYOUT CONTENT **/
#OneBox { 
	float: left;
	margin-bottom: 15px;
	width: 700px !important;   }
	
#TwoBox { 
	float: left; 
	width: 700px !important; 
	padding-top: 20px !important;
	border-top: 1px solid #97B1C2 !important; }

/**  LAYOUT HEAD  **/
#Wrapper {
	background-image: url(/images/bg_head2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 117px;
	width: 700px !important;  }
	
#Footer {
	width: 700px !important;
	margin: 0 0 65px 0;
	text-align: right;
	border-top: 1px solid #97B1C2 !important; }


#NavBg,#ThreeBox { background-image: none; }

#Content { margin-left: 0; }

#Languages,#Logo, #Claim, #Print, #ThreeBox { display: none; }

.tti { 	display: none !important; }

* { border: none !Important; }

/**  NAVIGATION  **/
#NavBg {
	background-image: none;
	width: 100%; }

#Navigation {
	width: 700px !important;
	padding: 10px 0 0 0 !important;
	margin-bottom: 0;
	background-color: #fff;
	float: none;
	width: auto; 
	font-size: 14px; } 

#Navigation ul {
	margin: 0;
	padding: 0 0 12px 0;
	list-style-type: none; }

#Navigation li { 
	display:inline;
	margin: 0 0 1px 0; }

#Navigation a {display:inline;
	padding: 2px 4px 2px 4px;
	background-color: #fff;
	width: auto; }

html>#Navigation a 	{
	width: auto; } 

.Visited {
	color: #0099CC !Important;
	background-color: #d2e5ec !Important; 
	text-decoration: none;
	font-weight: bold; }	


/*for MSIE WIN */
.MSIENavSpace { 
	padding-top: 0; }
	
/*for MSIE WIN */
.NavSpaceStatic { 
	border-top: none; }


#Navigation a:hover {
	background-color: #d2e5ec;
	text-decoration: none; }

#Navigation ul ul li {   
display:inline; }

#Navigation ul ul a {
	display:none;}

html>#Navigation ul ul a {
	width: auto; } 

