*{
	margin:0px 0px ;
	padding:0px 0px;
}

body{
	color:3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	/*background:#3b4d8f;*/
	width:100%;
}
#wrapper{
	width:1000px;
	height:200px;
	margin:0 auto;
	text-align:left;
	display:table;
	border-left: 2px solid #999999;
    border-right: 2px solid #999999;
}

#menu{
	width:100%;
	height:50px;
	float:left;
	background:url(images/menu1.png) no-repeat 1px 0px;
}

/*#menu ul{
	list-style:none;
}
#menu ul li{
	display:block;
	background:url(images/line.png) no-repeat left;
    
	float:left;
}
#menu ul li a{
	color:#FFF;
	font-family:Arial Narrow;
	font-size:18px;
	text-decoration:none;
	padding:13px 20px;
	display:block;
	float:left;


}

#menu ul li a:hover{
	background:url(images/menu_red1.png);

}

#menu ul li a.active{
	background:url(images/first_red.png) !important;
	margin-left:4px;
	
}*/

#banner{
	width:100%;
	height:300px;
	background:url(images/banner4.png);
	float:left;
}
#search{
	width:100%;
	background:url(images/search.png);
	float:left;
	height:60px;
	margin-top:-40px;
	position:relative;
	z-index:999;
}

#search input[type=text]
{
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	border-radius:3px;
	float:right;
	margin:10px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#6474af;
}
#body{
	width:998px;
	height:auto;
	background:#f3f3f3;
	float:left;
	border-radius:0px 0px 5px 5px ;
	border:1px solid #ffffff;
	border-top:none;
	padding-bottom:30px;
}

p
{
	text-align:justify;
	padding:10px 10px;
	line-height:20px;
}

p a
{

	color:#b80507;
	text-decoration:none;
	
}
h3{
	padding:10px 10px;
	color:#3B4D8F;
}
h2{
	padding:7px 6px;
	font-family:Arial Narrow;
	font-size:25px;
	color:#253468;
}

#header{
	width:100%;
	float:left;
	background:#F3F3F3;
	height:85px;
}

#logo{
	width:178px;
	height:73px;
	background:url(images/logo11.png);
	margin:10px;
	float:left;
}

#comp-name{
	height:85px;
	width:539px;
	float:left;
	background:url(images/comp-name.png);
	margin:12px 10px 1px 54px;
}

h2 span{
	font-size:15px;
	color:#666;
}
	
#go #button{
	width:35px;
	height:25px;
	background:url(images/go.png);
	float:right;
	margin:10px;
	border:none;
	cursor:pointer;
	

}
#left{
	height:auto;
	width:275px;
    margin-left:20px;
	float:left;
	border-radius:5px ;
	margin-top:10px;
}

.inner
{
	width:205px !important;
}
#md_desk{
	width:100%;
	float:left;
	height:auto;
	float:left;
	border:1px solid #999;
	background:#C9C9C9;
	border-radius: 5px 5px 0 0;

}

#md_desk_top {
    background: none repeat scroll 0 0 #37457B;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 18px;
    padding: 6px;
    width: 264px;

}
#md_desk_content{
	margin:60px 0 15px 15px;
	background:#C9C9C9;
	width:240px;
	color:#fff;
	text-align:center;
	
}

#md_desk_content img{
	border: 1px solid #ccc;
    border-radius: 9px 9px 9px 9px;
    margin: 4px 7px 0 0;
    padding: 3px;
	background: none repeat scroll 0 0 #999;
}

#md_desk_content img:hover{
	box-shadow:1px 1px 3px #333;
}
#left_bar{
	height:auto;
	padding-bottom:30px;
	width:100%;
	border:1px solid #a1a3a4;
	border-radius:5px ;
	background:#dadada;
	float:left;
	margin-top:10px;
	
	
}
#left_bar ul{
	
}

#left_bar ul li{
	display:block;
	margin-left:15px;
	line-height:23px;
}

#left_bar ul li a{
	color:#000;
	background:url(images/Actions-go-next-icon.png) no-repeat 0px 0px;
	padding-left:20px;
	text-decoration:none;
	
}

#top_left_bar{
	
	background:#37457b;
	border-radius:5px 5px 0px 0px;
	font-size:18px;
	color:#ffffff;
	padding:6px  ;
	font-family:Arial;
	float:left;
	width:264px;
	
}
.top_left_bar{
	width:200px !important;
}

#download{
	height:60px;
	width:120px;
	float:left;
	background:url(images/Download3.png ) right;
	margin-top:20px;
	border-radius:5px;
	margin-left:5px;
}
.download{ 
margin-left:140px !important;
}
#mail{
	height:60px;
	width:120px;
	float:left;
	background:url(images/mail3.png) right;
	margin-top:20px;
	margin-left:20px;
	border-radius:5px;
}
#corporation{
	height:60px;
	width:170px;
	background:url(images/corporation1.png);
	border-radius:5px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#login{
	width:126px;
	height:100px;
	float:right;

}



#login button {
    color: #3B4D8F;
    margin-left: 4px;
    margin-top: 20px;
    padding: 5px 7px;
    text-align: center;
	  /*font-weight:bold;
*/}

#login h4{
	color:#3B4D8F;
}

#links li{
	 display: block;
    line-height: 23px;

	height:30px;
	width:189px;
	text-align:left;
}

#links li a{
	    background: url("images/Actions-go-next-icon.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    padding-left: 20px;
    text-decoration: none;
}

#middle{
	height:auto;
	width:100%;
	float:left;
	
}
.middle1{
	height:auto;
	width:100%;
	
	float:left;
	margin-top:5px;
	
}
#right_box{
	
	height:auto;
	width:670px;
	float:left;
	margin-left:10px;
}

.right_inner
{
	width:744px !important;
}
	

#right1,#right2,#right{
	background:none;
	padding-bottom:5px;	
	height:auto;
	float:left;

	border-bottom: 1px #999 solid;
}
#right{
	width:68%
}
#right2{
	width:200px;
	height:auto;
	margin-top:-2px;
	
	border-radius:5px ;
	float:right;
	margin-left:10px;
	
}

#right_latest{
	width:100%;
	height:auto;
	float:left;

}

#member{
	width:100%;
	height:auto;
	float:left;
	border:1px solid #3B4D8F;
	
	border-radius:5px 5px 0px 0px ;
	
	
}

#member ul,.product ul{
	margin:10px;
	list-style:none;
	
}

#member ul li,.product ul li{
	display:block;
	padding-bottom:8px;
	
}
#md_desk a{
	text-decoration:none;
}
#member ul li select,.product ul li select{
	width:180px;
	border:1px solid #999;
	
}

.product ul li a{
	color:#000;
	text-decoration:none;

}
.product ul li a:hover{
	text-decoration:underline;
}
	

#member_top{
	border-bottom:1px solid #3B4D8F;
	width:100%;
	height:auto;
	background:#b4b4b4;	
	border-radius:5px 5px 0px 0px;
}
#member_top h3, .product_top h3{
	color:#3B4D8F;
	text-align:center;
}

.product{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	border:1px solid #3B4D8F;
	border-radius:5px 5px 0px 0px ;
	
}
.product_top{
	border-radius:5px 5px 0px 0px ;
	border-bottom:1px solid #3B4D8F;

	background:#b4b4b4;
	
	
}
.product li{
	width:90px;
	float:left;
	text-align:center;
	height:88px;
	
}

#right1 h2,#right2 h2,#right h2
{
	/*padding-bottom:0px;*/
}

#right1 p,#right2 p,#right p
{
	padding-top:5px;
}

#right1{
	margin-top:0px; !important
}

#right1 img, #right2 img ,#right img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 9px 9px 9px 9px;
    margin: 4px 7px 0 0;
    padding: 3px;
}	

#right img{
	float:left;
}
#right ul{
	float:left;
	width:100%;
}
#right ul li{
	display:block;
	line-height:31px;
}
#right ul li a{
	display:block;
	text-decoration:none;
	color:#B80507;
	background: url("images/Actions-go-next-icon.png") no-repeat scroll left transparent;
	padding-left: 20px;
}

#right ul li a:hover{
	text-decoration:underline;
}
#right  #img1{
	float:none;
	margin-top:67px;
	margin-left:557px;
	
}
#life_cycle h2{
	background:#37457B; 
	color:#FFF;       
}
#footer{
	width:1000px;
	height:50px;
	float:left;
	text-align:center;
	color:#666;
	padding:10px 0px;
	font-size:11px
}
#association{
	width:100%;
	height:195px;
	float:left;
	background:#C9C9C9;
	border-radius:5px 5px 0px 0px ;
	margin-top:10px;
	border:1px solid #a1a2a3;

}
#association ul li a{
	color:#000;
	background:url(images/Actions-go-next-icon.png) no-repeat 0px 0px;
	padding-left:20px;
	text-decoration:none;
}
#association ul li{
	display:block;
	margin-left:15px;
	line-height:23px;
}
#association ul li a:hover{
	text-decoration:underline;
}


#latest_news{
	height:200px;
	width:200px;
	float:left;
	background:#000000;
}



/********************Menu Css******************************/

#nav {
		margin:0; 
		padding:0; 
		list-style:none;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#nav li {
			float:left; 
			display:block; 
			position:relative;
			z-index:500; 
			
		}
		
		/* this is the parent menu */
		#nav li a {
			display:block; 
			padding:16px 25px;
			font-weight:700;  
			text-decoration:none; 
			color:#fff; 
			text-align:center; 
			color:#fff;
			background:url(images/line.png) no-repeat right;
		}
		
		#nav li ul li a
		{
			background-image:none !important;
		}

		#nav li a:hover {
			color:#fff;
			background:url(images/menu_red1.png) repeat scroll 0 0 transparent !important;
		}
	
		/* you can make a different style for default selected value */
		#nav a.selected {
			background:url(images/first_red.png) repeat scroll 0 0 transparent !important;
		}
	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
			width:172px;
			background:#E3E3E3;
			
		}
		
		#nav ul li {
			float:left; 
			border-top:1px solid #ccc;
		}
		
		/* display block will make the link fill the whole area of LI */
		#nav ul a {
			display:block;  
			height:15px;
			padding: 8px 5px; 
			color:#3B4D8F;
			width:161px;
			text-align:left;
			font-weight:normal;
		}
		
		#nav ul a:hover {
			text-decoration:none;
			background-image:none !important;
			color:#D50709;
		}

		/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #nav ul {
			margin:0 0 0 -2px;
		}
		
/*=============================================================about page==================================================*/


.inner_page_left{
	float:left !important;
}


.inner_page{
	width:100% !important ;
	margin-left:0px !important;
}

.inner_page_right{
	width:75% !important;
	margin-left:20px !important;
}

.inner_page_right table{
	border:1px solid #3B4D8F;
	border-collapse:collapse;
	margin:10px auto;
	background:#C9C9C9;
	float:left;
}
#expertadvise #captcha{
	visibility: hidden;
}

.inner_page_right table td, .inner_page_right table th{
	border:1px solid #999999;
	padding:8px 17px;

}

.inner_page_right table th{
	background:#37457B;
	color:#fff;
}

.inner_right{
	border:none !important;
}

/*========================================================tab======================================================*/
#inner-tab{
	width:100%;
	float:left;
	height:auto;
}
/*
			#inner-tab p, #inner-tab h3 { 
				margin-bottom:15px;
			}
			
			#inner-tab ul{
				list-style:none;
			}

			.service-tab{
				padding:10px;
				width:100%;
				background:#fff;
			}

			#inner-tab .tabs li {
				list-style:none;
				display:inline;
			}

			#inner-tab .tabs a {
				padding:5px 10px;
				display:inline-block;
				background:#666;
				color:#fff;
				text-decoration:none;
			}

			#inner-tab .tabs a.active {
				background:#fff;
				color:#000;
			}
			*/
			
			


#tabs {
	font-size: 90%;
	margin:5px 0;
}
#tabs ul {
	float: left;
	background: #37457B;
	width: 520px;
	padding-top: 2px;
}
#tabs li {
	margin-left: 8px;
	list-style: none;
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
	border-top:2px #000 solid;
	background: #C9C9C9;
}
#tabs ul li.active a {
	color: #37457B;
}
#tabs div {
	background: #C9C9C9;
	clear: both;
	padding: 5px;
	min-height:190px;
}
#tabs div h3 {
	margin-bottom:2px;
}
#tabs div p {
	
}
#tabs ul li a {
	text-decoration: none;
	padding:0 4px;
	color: #fff;
	font-weight: bold;
	background-image:none;
}
.thumbs {
	float:left;
	border:#000 solid 1px;
	margin-bottom:20px;
	margin-right:20px;
}
 


#slideshow {
    position:relative;
    height:300px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 300px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

.half{
	width:45%;
	float:left !important;
	display:block !important;

}

#tab-ul{
	background:none !important;
}

#inner-ul{
	list-style:circle !important;
	background:#c9c9c9 !important;
	width:100% !important;
	  margin-bottom: 10px !important;
    margin-top: -10px !important;
}

#inner-ul li{
	float:none !important;
	display:block !important;
	background:url("images/Actions-go-next-icon.png") no-repeat scroll 0 8px transparent;
	padding:0 20px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1px;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

#tab-1{
	height:auto;
}



.inner_ul{
	list-style:circle !important;
	background:#F3F3F3 !important;
	width:100% !important;
	margin-bottom:20px !important;
}

.inner_ul li{
	float:left !important;
	display:block !important;
	background:url("images/Actions-go-next-icon.png") no-repeat scroll 0 8px transparent;

	 padding: 0 3px 0 20px;
    width: 226px;
}

.inner_ul h3{
	padding:0px !important;
}

#wid{
	width:100%;
}

#footer a{
	text-decoration:none;
	color:#222;
}
	


	