/* IE hacks
*******************************************************************************/

* html body {
	text-align: center;
}

* html .verytop {background: url(../images/verytop.gif) repeat-x; width: 968px; height:13px; margin-bottom: -3px;
}

* html .top {background: #32332d url(../images/top.gif) repeat-x; width: 960px; height:67px; margin:0 auto; text-align: right;
}

* html #thenav {
	position: static;
	margin-left: 20px;	
	margin-bottom: -5px;
}

* html #thenav li{
	margin-right: -90px;	
}

* html .container {
	display: inline;
	height: 1%;
}

* html #thenav li ul,
* html #thenav li ul li,
* html #thenav li ul li a {
	height: 0px;
}
* html #thenav li ul li {
display: none;
}

* html #thenav1 {
	width: 65px;
}
* html #thenav2 {
	width: 80px;
	margin: 0 0 0 0;
}
* html #thenav3 {
	width: 80px;
		margin: 0 0 0 0;
}
* html #thenav4 {
	width: 80px;
			margin: 0 0 0 0;
}
* html #thenav5 {
	width: 90px;
			margin: 0 0 0 0;
}
* html #thenav6 {
	width: 110px;
}



/* Hacks for IE 5.0 only
*******************************************************************************/

* html #thenav a {
	text-indent /**/: 0;
	height /**/: 47px;
	padding-top /**/: 47px;
	overflow /**/: hidden;
}
* html #thenav li li a {
	height /**/: auto;
	overflow /**/: visible;
}
/***** home h2 fix by ken 2005-06 *****/
/* * html #sect-home #main-content h2,  */
* html #sect-home #services h2, 
* html #sidebar div h2 {
	overflow /**/: hidden;
	text-indent /**/: 0;
	height /**/: 31px;
	padding-top /**/: 31px;
}
* html #main-content #services h2 {
	height /**/: 26px;
	padding-top /**/: 26px;
}
* html #sidebar div h2 {
	float /**/: left;
	height /**/: 35px;
}
/***** side bar h2 fix by ken 2005-06 *****/
* html #sidebar div h2 {
        float /**/: none;
        background-color: #4969A2;
}
* html #sidebar div {
	background-position /**/: 0 0; 
}
