* html #wide_panel_container {
	width: 775px;	
}

* html #panel_left_nav {
	margin-left: 10px;
	width: 141px;
	float: left;
}
* html .rightpart li, * html .leftpart li{
	height: 10px;
	width: 250px;
}


* html #middle {
width:980px;
}

* html #skiptocontent a {
padding-right:7px;
padding-left: 10px;
}

* html .RHS {
margin-top:15px;
margin-left:12px;
}

/*column fix homepage*/
* html #contentHomeLeft {
margin-right:10px;
}

* html #homeHeaderRight {
width:267px;
}

* html .rightpart li, * html .leftpart li{
	background-image:url(images/nav-arrow-small.gif)!important; 

}

/*Buttons*/

* html #imagespace {
	height: 172px;
	width: 560px;
}
* html #buttons {
	height: 40px;
	width: 560px;
	background-color: #92B7E1;
	
}
* html #button1 a{
	height: 40px;
	width: 187px;
	position: absolute;
}
* html #button2 a{
	height: 40px;
	width: 183px;
	position: absolute;
	margin-left: 187px;
}
* html #button3 a{
	height: 40px;
	width: 190px;
	position: absolute;
	margin-left: 370px;
}

/*Sitemap*/
* html #sitemap{
	width:523px;
}


/*Nav*/
* html #nav  #subNav1 a{
	background-image:url(images/nav-arrow-small.gif)!important; 
}
* html #nav #subNav1 .selectedarrow a, * html #nav #subNav2 .selectedarrow a, * html #nav #subNav3 .selectedarrow a{
	background-image:url(images/nav-arrow-smalldown.gif)!important; 
}
* html #nav  #subNav2 a{
	background-image:url(images/nav-arrow-small.gif)!important; 
}	
* html #nav  #subNav3 a{
	background-image:url(images/nav-arrow-small.gif)!important; 
}	