/* for IE6 only */

* html #adwrapper {
	margin:0 auto;
	width:1063px;
}

* html h1 a {
	margin-left:-12px;
}

* html  #content { 
	font-size: 1.3em;
	float: left;
	color: #333;
	background: #FFFFFF;
	height: auto;
	width: 588px;
	display: inline;
	padding-top:15px;
	overflow:hidden;
}
* html  #content { 
	font-size: 1.3em;
	float: left;
	color: #333;
	background: #FFFFFF;
	height: auto;
	width: 566px;
	display: inline;
	padding-top:15px;
	padding-left:15px;
	overflow:hidden;
}

/* link icons intern*/
* html #content a, * html #content a:visited, * html #content a:hover, * html #content a:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_arrowright.gif') no-repeat scroll left 2px;
	padding-left:10px;*/
}
* html #sidebar a, * html #sidebar a:visited, * html #sidebar a:hover, * html #sidebar a:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_arrowright.gif') no-repeat scroll left 2px;
	padding-left:10px;*/
}

* html #navigation {height:10px;overflow:hidden;padding-bottom:0;}

/* link icons extern*/
* html #content a.extern, * html #content a.extern:visited, * html #content a.extern:hover, * html #content a.extern:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_extern.gif') no-repeat scroll left 2px;
	padding-left:15px;*/
}
* html #sidebar a, * html #sidebar a:visited, * html #sidebar a:hover, * html #sidebar a:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_arrowright.gif') no-repeat scroll left 2px;
	padding-left:10px;*/
}

/* navigation */ 

* html #servicenavigation ul {margin-top:15px;}

* html #navigation a, * html #navigation a:visited, * html #navigation a:hover, * html #navigation a:active {
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
padding:6px 0 0 0;
text-indent:10px;
width:150px;
margin:0;
height:20px;
overflow:hidden;
}

* html  #subnavigation ul {height:24px;padding:0;margin:1px -5px;}



/* sidebar */

* html #sidebar .subnavbox ul li {
	font-weight:bold;
	line-height:1.5em;
	list-style-position:inside;
	list-style: none;
	background: transparent url('../images/bullet_square_green.gif') no-repeat scroll left 10px;
	padding:5px 0 10px 0px;
	margin:0 15px 3px;
	border-bottom:1px solid #fff;
}

* html #sidebar .morebox ul li {
	background:transparent url(../images/bullet_apple_icon.gif) no-repeat scroll left 8px;
	font-size:1.2em;
	line-height:1.5em;
	list-style-type:none;
	margin:10px 0 10px 8px;
	padding:7px 0 0;
	text-indent:6px;
	}
	
* html #sidebar .subnavbox ul li a {background:none !important;color:#000 !important;padding:0 !important;}


/* for IE7 only */

*:first-child+html #adwrapper {
margin:0 auto;
width:1060	px;
}

*:first-child+html  h1 a {
	margin-left:-12px;
}

*:first-child+html #servicenavigation ul {margin-top:15px;}
*:first-child+html  #subnavigation ul {height:24px;padding:0;margin:1px -5px;}

/* link icons intern*/

*:first-child+html  #subnavigation ul {height:24px;padding:0;margin:1px -5px;}
*:first-child+html #content a, *:first-child+html #content a:visited, *:first-child+html #content a:hover, *:first-child+html #content a:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_arrowright.gif') no-repeat scroll left 2px;
	padding-left:10px;*/
}
*:first-child+html #sidebar a, *:first-child+html #sidebar a:visited, #*:first-child+html sidebar a:hover, *:first-child+html #sidebar a:active {
	text-decoration:none;
	color:#90AC33;
	/*background: transparent url('../images/link_arrowright.gif') no-repeat scroll left 2px;
	padding-left:10px;*/
}
*:first-child+html #adwrapper {
	margin:0 auto;
	width:1070px;
}
*:first-child+html #navigation a, *:first-child+html #navigation a:visited, *:first-child+html #navigation a:hover, *:first-child+html #navigation a:active {
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
height:24px;
padding:5px 0 0 0;
text-indent:10px;
width:150px;
margin:0;
}

/* nav */

*:first-child+html #navigation a, *:first-child+html #navigation a:visited, *:first-child+html #navigation a:hover, *:first-child+html #navigation a:active {
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
padding:6px 0 0 0;
text-indent:10px;
width:150px;
margin:0;
height:20px;
overflow:hidden;
}


*:first-child+html #subnavigation ul ul {position:relative;z-index:500;}
*:first-child+html #subnavigation ul ul li {padding-left:10px;}

*:first-child+html #subnavigation ul li:hover ul,
*:first-child+html #subnavigation ul ul li:hover ul,
*:first-child+html #subnavigation ul ul ul li:hover ul
{display: block;height:auto;position:absolute;width:110px;background:#000;height:auto;padding:8px;top:34px;left:0;z-index:500;}




/* sidebar */
*:first-child+html #sidebar .subnavbox ul li {
	font-weight:bold;
	line-height:1.5em;
	list-style-position:inside;
	list-style: none;
	background: transparent url('../images/bullet_square_green.gif') no-repeat scroll left 10px;
	padding:5px 0 10px 0px;
	margin:0 15px 3px;
	border-bottom:1px solid #fff;
}

*:first-child+html #sidebar .morebox ul li {
	background:transparent url('../images/bullet_apple_icon.gif') no-repeat scroll left 8px;
	font-size:1.2em;
	line-height:1.5em;
	list-style-type:none;
	margin:10px 0 10px 8px;
	padding:7px 0 0;
	text-indent:6px;
	}
	
	#sidebar .subnavbox a.searchmore {color:#8F8F8F;background:none;}
	

