@charset "utf-8";
/* CSS Document */


.clear {
	clear:both;
}

body {
	margin:0;
	background:#CCCCCC;
	background:url(../images/back.jpg) repeat-x;
}

#top-row {
	width:100%;
	height:30px;
	background:#680000;
}

#top-row-mid {
	width:990px;
	height:30px;
	margin:auto;
}

#top-row-links {
	width:200px;
	height:20px;
	float:right;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:5px 0 0 0;
}

#top-row-links a {
	color:#FFFFFF;
	text-decoration:none;
}

#top-row-links a:hover {
	color:#00FF00;
}


#translate {
	width:200px;
	height:20px;
	float:right;
	line-height:20px;
	margin:5px 0 0 0;
}


#head {
	width:100%;
	height:120px;
}

#head-inner {
	width:990px;
	height:120px;
	margin:auto;
}

#logo {
	width:90px;
	height:88px;
	float:left;
	margin:15px 0 0 10px;
}

#comopany {
	width:350px;
	height:88px;
	float:left;
	margin:15px 0 0 10px;
}

#comopany-name {
	width:350px;
	height:45px;
	float:left;
	font-size:36px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}

#comopany-slogan {
	width:350px;
	height:30px;
	float:left;
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}


#navigation {
	width:100%;
	height:50px;
	background:url(../images/nav-back.png);

}


#navigation-inner {
	width:990px;
	height:50px;
	margin:auto;

}


#banner-box {
	width:100%;
	height:300px;
	margin:0;

}


#banner-box-inner {
	width:990px;
	height:300px;
	margin:auto;
	background:#680000;

}


#banner-slide {
	width:680px;
	height:290px;
	float:left;
	margin:5px;
	background:#FFFFFF;
}

#mission-box {
	width:295px;
	height:290px;
	float:right;
	margin:5px 5px 0 0;
	background:#d1ab66;
}

#mission-box-inner {
	width:285px;
	height:280px;
	float:right;
	margin:5px;
	background:#fff;
}


#mission-title {
	width:285px;
	height:43px;
	float:right;
	text-align:center;
	line-height:43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background:#680000;
}

#mission-image {
	width:285px;
	height:100px;
	float:right;
}

#mission-txt {
	width:275px;
	height:130px;
	float:right;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}


#topics-main {
	width:100%;
	height:200px;

}

#topics-inner {
	width:990px;
	height:200px;
	margin:auto;

}


#matter-subpages {
	width:970px;
	float:left;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}



.topic {
	width:310px;
	height:175px;
	float:left;
	margin:10px;
	background:#FFFFFF;
	
}

.topic-title {
	width:310px;
	height:30px;
	float:left;
	background:#680000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	line-height:30px;
	
}

.topic-pic {
	width:310px;
	height:145px;
	float:left;

}



#mid-box {
	width:100%;
	height:515px;
	background:#fff;

}

#mid-box-inner {
	width:990px;
	height:515px;
	margin:auto;

}

#mid-box-title {
	width:990px;
	height:86px;
	float:left;
	background:url(../images/top-title.jpg);

}

#welcome-text {
	width:300px;
	height:30px;
	margin:30px 0 0 50px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

#other-prod-title {
	width:250px;
	height:30px;
	margin:20px 0 0 50px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
}


#mid-box-body {
	width:990px;
	height:400px;
	float:left;
	background:url(../images/mid-text-back.jpg);

}


#mid-box-1 {
	width:580px;
	height:385px;
	float:left;
	margin:5px 0 0 40px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

#mid-box-2 {
	width:338px;
	height:385px;
	float:right;
	margin:5px 5PX 0 0;

}

.pro {
	width:100px;
	height:100px;
	float:left;
	margin:6px;
}

.pro2 {
	width:300px;
	height:189px;
	float:left;
	margin:6px 0 0 20px;
	
}

#btn-more-box {
	width:200px;
	height:20px;
	float:left;
	margin:2px 0 0 80px;
	text-align:center;
	line-height:20px;
}

.btn-more {
	width:100px;
	height:30px;
	float:left;
	margin:2px 0 0 30px;
	background:#ccc;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:20px;
}

.btn-more:hover {
	width:100px;
	height:30px;
	float:left;
	margin:2px 0 0 30px;
	background:#333333;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:20px;
}




#mid-box-footer {
	width:990px;
	height:28px; 
	float:left;
	background:url(../images/bottom-bar.jpg);

}


#footer-bar {
	width:100%;
	height:280px;
	background:#680000;
} 

#footer-bar-inner {
	width:990px;
	height:280px;
	margin:auto;
	background:#D2AB67;
}

#footer-bar-1 {
	width:990px;
	height:250px;
	float:left;
}

#footer-bar-1-txt {
	width:500px;
	height:230px;
	float:left;
	margin:10px 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#footer-bar-1-address {
	width:300px;
	height:230px;
	float:right;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
 

#footer-bar-2 {
	width:990px;
	height:30px;
	float:left;
	background:#c49a51;
} 


#copyright {
	width:370px;
	height:20px;
	float:left;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 0 0 10px;
}


#powerby {
	width:370px;
	height:20px;
	float:right;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:5px 10px 0 0px;
	text-align:right;
}

#powerby a {
	text-decoration:none;
	color:#0000FF;
}

#powerby a:hover {
	text-decoration:none;
	color:#ff0000;
}



#topics-main-sub {
	width:100%;


}

#topics-inner-sub {
	width:990px;

	margin:auto;

}


#matter-subpages {
	width:970px;
	float:left;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}














#infotech4it	{
	width:990px;
	height:50px;
	float:left;
	background:url(../images/Nav-bg.jpg) repeat-x;
}

												/*Menu Starts Here*/
ul.menu {list-style:none; margin:0 auto; padding: 0 0 0 0 ;   font-family:Arial, Helvetica, sans-serif; }
ul.menu * {margin:0; padding:0; }
ul.menu a {
	display:block; 
	color:#000; 
	text-decoration:none;
}
ul.menu li {position:relative; float:left; /*margin:0 2px;*/ }
/*ul.menu li img { border:1px solid #000000;}*/
ul.menu ul {position:absolute; top:50px; left:0;   display:none; opacity:0; list-style:none;  font-size:14px;  }
ul.menu ul li {position:relative; border-bottom:1px solid #000000; width:170px; line-height:30px; margin:0}
ul.menu ul li a {display:block; padding:0 5px 0 10px; background:#d2ab67; color:#000;}
ul.menu ul li a:hover {background-color:#680000; color:#fff; }
ul.menu ul ul {/*left:150px;*/ top:-1px}
ul.menu .menulink {
	display:block;
	margin: 0 0 0 0 ; 
	padding: 0 19px 0 20px ;
	color:#000;
	line-height:50px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	background:url(../images/Nav-bg.jpg) repeat-x;
}
ul.menu .menulink:hover, ul.menu .menuhover { /*height:42px;*/ background: url(../images/Nav-Over.jpg) repeat-x; color:#fff;  }
/*ul.menu .sub {background: url(../images/arrow.gif) 150px 8px no-repeat; }*/
ul.menu .topline {/*border-top:1px solid #927532*/}
												/*Menu ends Here*/

