#the_banner_sub {
	width:972px;
	height:415px;
	background-color:transparent;
}

#extra_container_sub {
	height:200px;
	margin-top:-250px;
}
.the_container{	position: relative; left:50%; margin-left:-490px; width: 980px; text-align: center;}

#mid_container {
	border:0px solid yellow;
	background-repeat: no-repeat;
	background-position: top center;
	width:980px;
	min-height:145px;
}


#submenu_container {
	width:180px;
	border:0px solid blue;
	color:white;
	float:left;
	padding-left:12px;
	color:#cccccc;
	margin-top:3px;
	margin-bottom:20px;
}

#submenu_top {
	font-size:93%;
	font-weight:bold;
	padding-top:10px;
	width:176px;
	height:30px;
	background-image:url('../images/sub_menu_top.png');
	background-repeat: no-repeat;
}

#submenu_mid {
	width:176px;
	background-image:url('../images/sub_menu_mid.png');
	_background-image:url('../images/sub_menu_mid.gif');
	background-repeat: repeat-y;
	text-align:left;
	padding-top:10px;
}

#submenu_mid  ul  {
	margin-left:15px;
	padding-bottom:5px;
}

#submenu_mid  ul ul  {
	margin-left:5px;
}


#submenu_mid  ul ul  ul {
	
}

#submenu_mid  ul li {

	padding-left:12px;
	
	background:url(../images/sub_list_icon.gif) no-repeat;
	background-position:0 7px;
	list-style:none;
	font-size:93%;
	
	color:#999999;
	
	
	
	/*padding-bottom:10px;*/

}


#submenu_mid  ul#theFirstLevel > li {
	padding-bottom:10px;
}


#submenu_mid  ul li  a{
	color:#999999;
	text-decoration:none;

	
	border:0px solid yellow;
	
	
	/*padding-left:14px;*/
}
#submenu_mid  ul li  a:hover{
	color:#3f95ff;
	text-decoration:none;
}
#submenu_mid  ul li  a.pageset{
	color:#3f95ff;
	text-decoration:none;
}






#submenu_bot {
	width:176px;
	height:14px;
	background-image:url('../images/sub_menu_bot.png');
	background-repeat: no-repeat;
}

#metal_sub_contanier {
	position:relative;
	margin-left:190px;
	border:0px solid red;
	min-height: 250px;
	background-repeat: no-repeat;
	width:770px;
	z-index:100;
	

}


* html #metal_sub_contanier {
    height:250px;
}

.highlight {
	width:100%;
	border:0px solid blue;
	margin-left:13px;
	text-align:left;
}

.h_title, .h_content  {
	text-align:left;
	padding-left:30px;
	padding-right:60px;
	padding-top:7px;
	color:#cccccc;
	font-size:93%;
	font-weight:normal;
}

.h_title {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	line-height:24px;
}



.h_content {
	margin-top:0px;
	
}

div.h_content h3{ margin:10px 0 20px 0;font-size:153.9%; }
div.h_content table td h3{ font-size:123.1%;}


.more_btn {
	height:20px;
}



#footer {
	position:relative;
	clear:both;
	display:block;
	width:960px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#999999;
	margin:60px 0px 10px 0px;
	height:50px;
	z-index:30;
	
}
#footer div{ display:block; width:780px; _width:785px; float:left;font-size:83%; text-align:left; margin:11px 0 0 30px;   _margin:11px 0 0 10px;}
.thespace {
	height:20px;
}

