﻿/* IE7 does not support the star-html hack anymore, so this is ignored by IE7: */
* html #body {
	padding:0;
	margin:0;
	width:1004px;
	float:left;
	margin-left:10px;
	border:#FF6699 0px solid;
}
* html .highlight-x {
	padding:0 0 30px 10px;
	margin:0;
	width:210px;
	float:left;
	background:url(img1/highlight-x_news.gif) no-repeat bottom left;
	min-height:205px;
    height:auto !important;
    height:205px;
	border:0px solid #666666;
}
* html .highlight-x a {
	padding:0;
	margin:0;
	display:block;
	width:172px;
	float:left;
	background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img1/bullet1.png',sizingMethod='crop');
    background-repeat: no-repeat top left;
	color:#222222;
	text-decoration:none;
	padding-left:20px;
	clear:both;
	margin-bottom:13px;
	min-height:20px;
    height:auto !important;
    height:20px;
}
*html .highlight-x p {
	padding:0;
	margin:0;
	width:172px;
	float:left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img1/bullet1.png',sizingMethod='crop');
    background-repeat: no-repeat top left;
	color:#222222;
	padding-left:20px;
	padding-right:10px;
	clear:both;
	margin-bottom:13px;
	min-height:150px;
    height:auto !important;
    height:150px;
}



* html .highlight-x-inner {
	padding:0 10px 50px 15px;
	margin:0;
	width:196px;
	float:left;
	background:url(img1/highlight-x_news.gif) no-repeat bottom left;
	min-height:150px;
    height:auto !important;
    height:150px;
	border:0px solid #006600;}

* html .highlight-x-inner a {
	padding:0;
	margin:0;
	background:none;
	color:#0092DC;
	text-decoration:none;
	clear:both;
	margin-bottom:13px;
	min-height:20px;
    height:auto !important;
    height:20px;
}


#bottom {
	padding:0;
	margin:0;
	float:left;
	width:998px;
	color:#0092dc;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
* html  #menu {
	padding:0;
	margin:0;
	width:1001px;
	height:26px;
	float:left;
	margin-top:20px;
}
/** html #nav {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:1004px;
	list-style:none;
	z-index: 30;
}

* html #nav li
{	padding:0;
	margin:0;
	width:164px;
	float:left;
	text-align:center;
	margin-right:3px;
	font-size:15px;
	position:relative;
}

* html #nav li a
{	padding:0;
	margin:0;
	float:left;
	width:164px;
	height:24px;
	background:url(img1/bgr-menu.gif) no-repeat top left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-top:8px;
	display:block;
}

* html #nav li a:hover
{	color:#FFFFFF;
	text-decoration:none;
	background:url(img1/bgr-menu-hover.gif) no-repeat top left;
}


* html #nav ul {
position:absolute;
display:none;
clear:both;
top:32px;
background: url(img1/submenu.gif) repeat-x top left #9dd6f1;
border:1px solid #a9e3f7;
border-top:1px solid #ffffff;
border-bottom:2px solid #0393da;
padding-left:10px;
padding-top:3px;
margin-left:-82px;
z-index:5000;
}

* html #nav li ul li {
padding:0;
margin:0;
clear:both;
display:block;
float:left;
text-align:left;
background:url(img1/bullet.gif) no-repeat center left;
}


* html #nav li ul a {
width:143px;
float:left;
background:none;
text-align:left;
padding:3px 0px 0 10px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

* html #nav li ul a:hover {
text-align:left;
color:#ffffff;
text-decoration:none;
font-weight:normal;
background:none;
}
*/

* html #nav ul ul{
top:auto;
}	

* html #nav li ul ul {

}

* html #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
* html #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


