@charset "utf-8";
/* WdeB */

/* lightbrown:#886b57 darkbrown:#54301a green:#cfdb32 beige:#cdc3bc darkgrey:#5c5c5c lightgrey:#adacac */

/*=================== basic ==========================*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


.clear{
	clear: both;
}

/*=================== main divs ==========================*/


h1,h2,h3,h4,h5{

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	text-indent:10px;
}
#container{
	width:924px;
	margin:0px auto;
	padding:0px;
	padding-top:24px;
}

.logo{
	float:left;
	width:300px;
	margin-bottom:8px;
}

.toplinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#174c8a;
	font-weight:normal;
	float:right;
	text-align:right;
	width:624px;
	
}

.toplinks ul{
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
}

.toplinks li{
	list-style-type:none;
	float:left;
	text-indent:3px;
	color:#174c8a;
	line-height:15px;
}

.toplinks a{
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#174c8a;
	font-weight:normal;
	text-decoration:none;
}

.toplinks a:hover{
	text-decoration:none;
	color:#d4ae7e;
}

.menulinkspan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#174c8a;
	font-weight:normal;
	width:924px;
	background: url(../images/menu-bg.gif) repeat-x left top;
	display:block;
	height:49px;
	clear:both;	
}


.menulinks_r{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#174c8a;
	font-weight:normal;
	width:216px;
	float:right;
}

.menulinks_r ul{
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
}

.menulinks_r li{
	list-style-type:none;
	float:left;
	text-indent:5px;
	color:#d1af7f;
	line-height:40px;
}

.menulinks_r a{
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d1af7f;
	font-weight:normal;
	text-decoration:none;
}

.menulinks_r a:hover{
	text-decoration:none;
	color:#174c8a;
}

.index_img{
	width:924px;
	position:relative;
}
.index_img img {
	margin-top:12px;
	width:924px;
}
.index_img em {
	color: #d1af7f;
	font-size:20px;
	font-style: normal;
	padding: 10px 0px;
	display: block;
	position: absolute;
	width:320px;
	line-height:18px;
	top: 20px;
	left: 20px;
	text-align:left;
}
.index_img em span{
	color: #174c8a;
	font-size:20px;
	font-style: normal;
	line-height:30px;
	text-align:left;
}

#midpan{
	width:924px;
	clear:both;
	margin-top:5px; #margin-top:2px;
	padding:0px;
}

#midleft{
	width:310px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

#midleft .dots{
	background :url(../images/bottom-dot.gif) repeat-x left bottom;
	}

#midleft p{
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8b9dae;
	font-weight:normal;
	text-decoration:none;
	/*background :url(../images/bottom-dot.gif) repeat-x left bottom;*/
	}

#midleft p a{
	list-style-type:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8b9dae;
	font-weight:bold;
	text-decoration:none;
	/*margin-top:10px;
	padding-bottom:16px;*/
	}
#midleft p a:hover{
	text-decoration:underline;
	}

#midleft .yellowpan{
	width:310px;
	clear:both;
	padding-top:10px;
}	

#midleft .yellowpan .top{
	width:290px;
	display:block;
	background-color:#d1af7f;
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#midleft .yellowpan .bottom{
	width:290px;
	padding:5px 10px;
	display:block;
	background-color:#f3ebe0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#174c8a;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	min-height:88px;
	_height:88px;
}

#midleft .yellowpan .bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d1af7f;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding :5px 0px 5px 10px;
}
#midleft .yellowpan .bottom a:hover{
	text-decoration:none;
}

#midright1{
	width:603px;
	float:right;
	margin:0px;
	padding:0px;
	display:block;
	padding-bottom:4px;
	background :url(../images/bottom-dot.gif) repeat-x bottom left;
}

#midright{
	width:603px;
	float:right;
	margin:0px;
	padding:0px;
	display:block;
	padding-bottom:4px;
	background :url(../images/right-dot.gif) repeat-y bottom left;
}

#midright .leftpan{
	width:369px;
	float:left;
	margin:0px;
	padding-left:1px;
}
#midright .leftpan .skills{
	margin:0px;
	padding:0px;
}
#midright .leftpan .skills ul{
	margin:0px;
	padding:0px;
}

#midright .leftpan .skills li{
	list-style-type:none;
	width:369px;
	cursor:pointer;
}

#midright .leftpan .skills a{
	font-family:Arial, Helvetica, sans-serif;
	color:#8b9dae;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;
	padding-left:20px;
}
#midright .leftpan .skills a:hover{
	text-decoration:none;
	color:#677582;
}


#midright .leftpan .skills li.skill1{
	background :url(../images/skill-bg1.gif) no-repeat left top;
	height:62px;
	width:369px;
	margin:0px;
	padding:0px;
	line-height:63px;
	font-size:16px;
	color:#8b9dae;
	text-indent:30px;
}
#midright .leftpan .skills li.skill1 a{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#8b9dae;
	text-decoration:none;
}
#midright .leftpan .skills li.skill1 a:hover{
	text-decoration:none;
	color:#666666;
}

#midright .leftpan .skills li.skill2{
	background :url(../images/skill-bg1.gif) no-repeat 0px -5px;
	height:57px;
	width:369px;
	line-height:54px;
	font-size:16px;
	color:#8b9dae;
	text-indent:30px;
}
#midright .leftpan .skills li.skill2 a{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#8b9dae;
	text-decoration:none;
}
#midright .leftpan .skills li.skill2 a:hover{
	text-decoration:none;
	color:#666666;
}


#midright .leftpan .skills li.skill3{
	background :url(../images/skill-bg1.gif) no-repeat  0px -5px;
	height:64px;
	width:369px;
	line-height:55px;
	font-size:16px;
	color:#8b9dae;
	text-indent:30px;
}
#midright .leftpan .skills li.skill3 a{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#8b9dae;
	text-decoration:none;
}
#midright .leftpan .skills li.skill3 a:hover{
	text-decoration:none;
	color:#666666;
}

#midright .left li.skill1{
	background : #ff0000 url(../images/skill-bg1.gif) no-repeat left top;
	display:block;
	width:329px;
	min-height:10px;
	padding:0px 20px;
}	

#midright .right{
	width:233px; _width:230px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#midright .right .text{
	background-color:#a3b0bd;
	min-height:200px;
	_height:200px;
	margin:0px;
	padding :6px 0px 2px 0px;
}

#midright .right .text span{
	font-size:13px;
	color:#fff;
	display:block;
	padding :5px 5px 5px 10px;
	margin-top:5px;
	background :url(../images/white-dot.gif) repeat-x top left;174c8a
}
#midright .right .text span em{
	font-size:13px;
	color:#174c8a;
	display:block;
	font-size:9px;
	margin-top:5px;
}
#midright .right .text span em a{
	font-size:13px;
	color:#174c8a;
	font-size:10px;
	text-decoration:none;
}
#midright .right .text span em a:hover{
	text-decoration:none;
	color:#fff;
}

.fores_img{
	width:924px;
	position:relative;
	
}
.fores_img img {
	margin-top:12px;
	width:924px;
}
.fores_img em {
	color: #fff;
	font-size:22px;
	font-style: normal;
	padding: 10px 0px;
	display: block;
	position: absolute;
	width:520px;
	line-height:18px;
	top: 13px;
	left: 10px;
	text-align:left;
}
.fores_img em span{
	color: #d1af7f;
	font-size:22px;
	font-style: normal;
	line-height:32px;
	text-align:left;
}

.fores_img em span.blue{
	color: #174c8a;
	font-size:20px;
	font-style: normal;
	line-height:32px;
	text-align:left;
}
#midpan .fores_L{
	width:224px;
	padding:0px;
	float:left;
	margin :15px 9px 0px 0px; _margin :15px 0px 0px 0px;
}

#midpan .fores_L em{
	font-size:12px;
	color:#174c8a;
	padding-left:3px;
}
#midpan .fores_L span{
	font-size:12px;
	color:#8b9dae;
	margin-top:10px;
	padding-left:3px;
}
#midpan .fores_L div.minhei{
	font-size:12px;
	color:#8b9dae;
	margin-top:150px;
}
#midpan .fores_L div.minhei2{
	font-size:12px;
	margin-top:120px;
}


#midpan .fores_L div.minhei2_new{
	font-size:12px;
	margin-top:10px;
}




.menu{
font-family:Arial, Helvetica, sans-serif; width:728px; height:49px; font-size:14px; float:left;
}
.menu ul {
padding:0; margin:0; list-style-type: none; 
}
.menu ul li {
float:left; position:relative; z-index:90; line-height:37px; padding-right:5px;  color:#8b9dae;}
.menu ul li a {
display:block; float:left; text-decoration:none; color:#8b9dae; padding:0px; font-size:14px; line-height:40px; font-weight:normal; text-align:center;
}
* html .menu ul li a{line-height:40px; text-align:center; }



.menu ul li.home { display:block; padding:0px; height:auto; }

.menu table {
border-collapse:collapse; border:0; padding:0; position:absolute; left:0; top:0; 
}

.menu ul li:hover a,
.menu ul li a:hover{
text-decoration:none; border:0; display:block; height:49px; padding:0px; color:fff; text-decoration:none;  background :url(../images/menu-overbg2new.gif) repeat-x left bottom;
}

.menu ul li a:hover {position:relative; z-index:100;  color:##174c8a;  text-decoration:none; }

.menu_active{
display:block; float:left; text-decoration:none; height:49px; color:#8b9dae; padding:0px; font-size:14px; line-height:40px; font-weight:normal; text-align:center; background :url(../images/menu-overbg2new.gif) repeat-x left bottom;
}

.menu_active a{
display:block; float:left; text-decoration:none; height:49px; color:#8b9dae; padding:0px; font-size:14px; line-height:40px; font-weight:normal; text-align:center; background :url(../images/menu-overbg2new.gif) repeat-x left bottom;
}
.menu_active a:hover{
display:block; float:left; text-decoration:none; height:49px; color:#8b9dae; padding:0px; font-size:14px; line-height:40px; font-weight:normal; text-align:center; background :url(../images/menu-overbg2new.gif) repeat-x left bottom;
}





#midpan .fores_L .leftlinks{
	width:224px;
	padding:0px;
	margin :6px 0px 2px 0px; _margin :0px 0px 2px 0px;
	}




.lefttopbg{
	background :url(../images/left-topbg.gif) no-repeat left top;
	height:5px;
	width:224px;
	_position:relative;
	_top:10px;
	
}
.leftbotbg{
	background :url(../images/leftbotbg.gif) no-repeat 0px 0px;
	height:4px;
	width:224px;
}

#midpan .fores_L .leftlinks4 li{
	list-style-type:none;
	height:34px;
	text-indent:14px;
	}
#midpan .fores_L .leftlinks4 a{
	font-size:12px;
	color:#fff;
	background :url(../images/left-menubg4.gif) no-repeat 0px 0px;
	display:block;
	height:34px;
	line-height:32px;
	text-decoration:none;
}

#midpan .fores_L .leftlinks4 a:hover{
	color:#e0d9d9;
	text-decoration:none;
	background :url(../images/left-menubg4.gif) no-repeat 0px 0px;
}

#midpan .fores_L .leftlinks5 li{
	list-style-type:none;
	height:34px;
	text-indent:14px;
	}
#midpan .fores_L .leftlinks5 a{
	font-size:12px;
	color:#fff;
	background :url(../images/left-menubg5.gif) no-repeat 0px 0px;
	display:block;
	height:34px;
	line-height:28px;
	text-decoration:none;
}

#midpan .fores_L .leftlinks5 a:hover{
	color:#e0d9d9;
	text-decoration:none;
	background-color:#67686b;
	background :url(../images/left-menubg5.gif) no-repeat 0px 0px;
}

#midpan .fores_M{
	width:434px;
	padding:0px 10px 0px 13px;
	float:left;
	margin :10px 0px 0px 0px;
	background :url(../images/fores-bg.gif) repeat-y top left
}
#midpan .fores_M .graytxt{
	font-size:17px;
	color:#8b9dae;
	line-height:18px;
	padding:0px;
	clear:both;
	padding :3px 0px 20px 0px;
}
#midpan .fores_M .yellowtxt{
	font-size:14px;
	color:#d1af7f;
	line-height:18px;
	padding-bottom:10px;
	clear:both;
}
#midpan .fores_M .bluetxt{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 20px 0px;
	margin-bottom :18px;
	clear:both;
	background :url(../images/blue-dot.gif) repeat-x bottom left;
}
#midpan .fores_M .bluetxt p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	padding-top:10px;
	clear:both;
}

#midpan .fores_M .bluetxt2{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 20px 0px;
	clear:both;
	background :url(../images/blue-dot.gif) repeat-x bottom left;
}
#midpan .fores_M .bluetxt2 p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	clear:both;
	padding-bottom:40px;
}

#midpan .fores_M .bluetxt3{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 14px 0px;
	margin-bottom :10px;
	clear:both;
	}
#midpan .fores_M .bluetxt3 p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	padding-top:10px;
	clear:both;
}

#midpan .fores_M .stextpan{
	font-size:11px;
	color:#8b9dae;
	}
#midpan .fores_M .stextpan .image{
	float:left;
	min-width:90px;
}
#midpan .fores_M .stextpan .stext{
	font-size:11px;
	color:#8b9dae;
	line-height:12px;
	padding :0px 0px 10px 0px; #padding :0px;
	margin-bottom :18px;
	width:319px;
	margin:0px 15px 6px 0px;
	float:left;
}

#midpan .fores_M .stextpan2{
	font-size:11px;
	color:#8b9dae;
	clear:both;
	padding :20px 0px 20px 0px; #padding :10px 0px 20px 0px;
	background :url(../images/blue-dot.gif) repeat-x top left;
	display:block;
	}
#midpan .fores_M .stextpan2 .image{
	float:left;
	min-width:90px;
}
#midpan .fores_M .stextpan2 .stext{
	font-size:11px;
	color:#8b9dae;
	line-height:12px;
	padding :0px 0px 0px 0px;
	margin-bottom :18px;
	width:319px;
	margin:0px 15px 0px 0px;
	float:left;
}








#midpan .fores_M1{
	width:434px;
	padding:0px 10px 0px 13px;
	float:left;
	margin :10px 0px 0px 0px;
	background :url(../images/fores-bg1.gif) repeat-y top left
}
#midpan .fores_M1 .graytxt{
	font-size:17px;
	color:#8b9dae;
	line-height:18px;
	padding:0px;
	clear:both;
	padding :3px 0px 20px 0px;
}
#midpan .fores_M1 .yellowtxt{
	font-size:14px;
	color:#d1af7f;
	line-height:18px;
	padding-bottom:10px;
	clear:both;
}
#midpan .fores_M1 .bluetxt{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 20px 0px;
	margin-bottom :18px;
	clear:both;
	background :url(../images/blue-dot.gif) repeat-x bottom left;
}
#midpan .fores_M1 .bluetxt p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	padding-top:10px;
	clear:both;
}

#midpan .fores_M1 .bluetxt2{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 20px 0px;
	clear:both;
	background :url(../images/blue-dot.gif) repeat-x bottom left;
}
#midpan .fores_M1 .bluetxt2 p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	clear:both;
	padding-bottom:40px;
}

#midpan .fores_M1 .bluetxt3{
	font-size:12px;
	color:#174c8a;
	line-height:18px;
	padding :0px 15px 14px 0px;
	margin-bottom :10px;
	clear:both;
	}
#midpan .fores_M1 .bluetxt3 p{
	font-size:12px;
	color:#174c8a;
	line-height:15px;
	padding-top:10px;
	clear:both;
}

#midpan .fores_M1 .stextpan{
	font-size:11px;
	color:#8b9dae;
	}
#midpan .fores_M1 .stextpan .image{
	float:left;
	min-width:90px;
}
#midpan .fores_M1 .stextpan .stext{
	font-size:11px;
	color:#8b9dae;
	line-height:12px;
	padding :0px 0px 10px 0px; #padding :0px;
	margin-bottom :18px;
	width:319px;
	margin:0px 15px 6px 0px;
	float:left;
}

#midpan .fores_M1 .stextpan2{
	font-size:11px;
	color:#8b9dae;
	clear:both;
	padding :20px 0px 20px 0px; #padding :10px 0px 20px 0px;
	background :url(../images/blue-dot.gif) repeat-x top left;
	display:block;
	}
#midpan .fores_M1 .stextpan2 .image{
	float:left;
	min-width:90px;
}
#midpan .fores_M1 .stextpan2 .stext{
	font-size:11px;
	color:#8b9dae;
	line-height:12px;
	padding :0px 0px 0px 0px;
	margin-bottom :18px;
	width:319px;
	margin:0px 15px 0px 0px;
	float:left;
}







#midpan .fores_R{
	width:216px;
	padding:0px;
	float:left;
	margin :10px 0px 0px 12px; _margin :10px 0px 0px 5px;
}

#midpan .management_R{
	width:230px;
	float:left;
	margin :10px 0px 0px 4px;
	_margin :10px 0px 0px 0px;
	background-color:#ff00000;
}
.management_R .text .ytext{
	color:#cca776;
	font-size:14px;
	margin:0px;
	padding:0px 8px 10px 12px;
}
.management_R .text{
	background-color:#f4ece0;
	margin:0px;
	padding:12px 8px 20px 12px;
}

.management_R .text ul{
	margin:0px;
	padding:0px;
}
.management_R .text li{
	width:190px;
	list-style-type:none;
	background :url(../images/bullet.gif) no-repeat 0px 3px;
	padding-left:15px;
	font-size:11px;
	color:#5b7884;
	margin:0px;
} 

.management_R .text .dotted{
	width:190px;
	height:16px;
	background :url(../images/black-dot.gif) repeat-x left bottom;
}


#midpan .fores_R .yellowtxt{
	font-size:14px;
	color:#d1af7f;
	line-height:18px;
	margin-bottom:10px;
	padding-top:4px;
}
#midpan .fores_R .yellowtxt p{
	font-size:12px;
	color:#d1af7f;
	line-height:14px;
	margin :15px 10px 3px 0px;
	clear:both;
}

#footerpan{
	width:580px;
	clear:both;
	margin-left:23px;
}
#footerpan ul{
	margin:0px;
	padding:0px;
}
#footerpan li{
	list-style-type:none;
	width:104px;
	padding-right:10px; _padding-right:8px;
	line-height:10px;
	float:left;
	color:#9ea2a9;
	font-size:9px;	
}
#footerpan li.text{
	list-style-type:none;
	width:84px;
	padding-right:28px; _padding-right:30px;
	line-height:10px;
	float:left;
	color:#9ea2a9;
	font-size:9px;
	padding-top:20px;
}
#footerpan li img{	
	margin-bottom:10px;

}



#hdot{
	background: url(../images/h-dot.gif) repeat-x left top;
	background-position:center;
	width:100%;
	height:15px;
	float:left;
	margin:0px auto;
}

#hdot1{
	background: url(../images/h-dot.gif) repeat-x left top;
	background-position:center;
	width:100%;
	height:8px;
	float:left;
	margin:0px auto;
}

#footerPanmain{ width:920px; margin:0px auto;}

#footer_right{
	width:300px;
	float:left;
	padding-left:20px;
}


.footerlinks_pan{
	width:580px;
	float:left;
}
.footerlinks_new a{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #767d8b;
	padding-right: 8px;
	line-height:17px;
}
.footerlinks_new a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #767d8b;
	padding-right: 8px;
	line-height:17px;
}
.footerlinks_new a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #404c63;
	padding-right: 8px;
	line-height:17px;

}

#email {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#767d8b;
	padding-bottom:4px;
}

#email a{
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#767d8b;
}

#email a:hover{
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
#copyrights{
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	color:#767d8b;
}

.default{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height: 15px; 
	text-decoration:none;
	color:#999999;
}















.mid_line{
	line-height:38px;
	color:#8b9dae;
	padding-right:10px;
}


.menu2 {padding:0px; margin:0; list-style:none; height:49px; _position: static; font-family: Arial, Helvetica, sans-serif; width:728px; font-weight:normal; float:left; }
.menu2 li.top {display:block; float:left; position:relative; z-index:9999;}
.menu2 li a.top_link {display:block; float:left; height:49px; line-height:33px; color:#8b9dae; text-decoration:none; font-size:14px; font-weight: normal; padding:0 0 0 6px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0px 10px 0px 0px; height:49px;}
.menu2 li a.top_link span.down {float:left; display:block; height:49px; }
.menu2 li a.top_link:hover {color:#8b9dae; background: url(../images/menu-overbg2new.gif) repeat-x left top; height:49px;}

.menu2 li:hover > a.top_link {color:#8b9dae; background: url(../images/menu-overbg2new.gif) repeat-x left top; height:49px;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:48px; background: #fff; padding:3px 0; border:1px solid #8b9dae; white-space:nowrap; width:150px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:147px; line-height:20px; text-indent:5px; color:#8b9dae; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../images/arrow_drop.gif) 130px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#8b9dae; color:#fff; width:144px;}
.menu2 :hover ul.sub li a.fly:hover {background:#8b9dae url(../images/arrow_over.gif) 130px 7px no-repeat; color:#fff; padding-right:3px;}
.menu2 :hover ul li:hover > a.fly {background:#8b9dae url(../images/arrow_over.gif) 130px 7px no-repeat; color:#fff; padding-right:3px;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:150px; top:-4px; background: #fff; padding:3px 0; border:1px solid #8b9dae; white-space:nowrap; width:150px; z-index:200; height:auto;}







.menu1{
font-family: Arial, Helvetica, sans-serif; width:700px; height:49px; font-size:14px; float:left;
}
.menu1 ul {
padding:0; margin:0; list-style-type: none; 
}
.menu1 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; background-color:#fff; border:1px solid #8b9dae;
}
.menu1 ul li {
float:left; position:relative; z-index:90; }
.menu1 ul li a {
display:block; float:left; text-decoration:none; color:#8b9dae; line-height:40px; font-weight:normal; text-align:center;
}
* html .menu1 ul li a{line-height:16px;  text-align:center; }



.menu1 ul li.home { display:block; padding-right:10px;  height:auto; font-size:14px;}
.menu1 ul li ul li.subprod1 {display:block; padding:0px;  height:auto;  border:1px solid #8b9dae; font-size:12px;}



.menu1 table {
border-collapse:collapse; border:0; padding:0; position:absolute; left:0; top:0; 
}

.menu1 ul li:hover a,
.menu1 ul li a:hover{
text-decoration:none; border:0;  color:#8b9dae; text-decoration:none; 
}

.menu1 ul li:hover a,
.menu1 ul li a:hover {z-index:100; color:#8b9dae; text-decoration:none; background: url(../images/menu-overbg2new.gif) repeat-x left top; height:49px;}


.menu1 ul li a:hover {z-index:100; color:#8b9dae; text-decoration:none; background: url(../images/menu-overbg2new.gif) repeat-x left top; height:49px;}

.menu1 ul li:hover ul,
.menu1 ul li a:hover ul {
visibility:visible; width:183px; left:0px; height:auto; overflow:visible; top:48px; 
}
.menu1 ul li:hover ul li a,
.menu1 ul li a:hover ul li a{
display:block; background:transparent; color:#8b9dae; margin-left:2px; margin-right:2px; margin-top:1px; text-transform:lowercase; font-size:12px; width:169px; line-height:13px; padding:5px 5px 3px 5px; text-align:left; height:auto; text-decoration:none;   
}
* html .menu1 ul li a:hover ul li a {width:169px; w\idth:169px; font-size:14px; text-transform:lowercase; color:#9e9b96; border-bottom:1px solid #fff; }


.menu1 ul li:hover ul li a.fly {background:#fff url(../images/arrow_drop.gif) 168px 7px no-repeat;}
.menu1 ul li:hover ul li a.fly:hover {background:#8b9dae url(../images/arrow_over.gif) 168px 7px no-repeat; color:#fff;}


.menu1 ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover {
text-decoration:none; border:0;   background-color: #8b9dae; color:#fff;
}
.menu1 ul li:hover ul li ul,
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:183px; width:183px; color:fff;
}

.menu1 ul li:hover ul li:hover ul,
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; width:183px; height:auto;  padding-right:8px; color:#fff;list-style-type:none; 
}
.menu1 ul li:hover ul li:hover ul li a,
.menu1 ul li a:hover ul li a:hover ul li a {
display:block; width:183px; color:#8b9dae; text-align:left; font-size:12px; text-transform:lowercase;
}
* html .menu1 ul li a:hover ul li a:hover ul li a {width:183px; w\idth:183px; color:#8b9dae;  font-size:12px; text-transform:lowercase;}



.menu1 ul li:hover ul li:hover ul li a:hover,
.menu1 ul li a:hover ul li a:hover ul li a:hover{
text-decoration:none; text-align:left; color:#fff; display:block; width:177px;
}

#menu_active {z-index:100; color:#8b9dae; text-decoration:none; background: url(../images/menu-overbg2new.gif) repeat-x left top; height:49px;padding-top:6px; line-height:29px; padding-right:10px; color:#8b9dae; font-size:14px;
	}


