body{
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#616265;
	background-color: #FFFFFF;
	}
#container{
	margin: 0 auto;
	width: 774px;
	background:url(../images/container_bg.gif) repeat-y;
	}
#container_box{
	margin: 0 auto;
	width: 766px;
}

#header_box{
	height: 42px;
	width: 766px;
}

#banner_box{
	width:766px;
	height:234px;
	background:url(../images/banner_bg.jpg) no-repeat top;
}

#content_box{
	width:766px;
}

#content_box_centred{
	padding:12px 12px 20px 12px;
	width: 742px;

}

#left_column{
width:236px;
padding:0px 0px 0px 15px;
float:left;
}

#left_box{
	width:236px;
	margin: 0px;
	padding: 0px;
}

#left_box_space{
height:17px;
width:236px;
}
#right_box_space{
height:17px;
width:236px;
}

#left_box_top{
	width:236px;
	height:10px;
	background:url(../images/leftbox_top.gif) no-repeat;
	margin: 0px;
}
#left_box_btm{
	width:236px;
	height:10px;
	background:url(../images/leftbox_btm.gif) no-repeat;
	margin: 0px;
}
#left_box_mid{
	width:214px;
	background: url(../images/leftbox_mid.gif) repeat-y;
	padding: 0px 11px 0px 11px;
}


#right_column{
width:476px;
padding:0px 0px 0px 0px;
float:right;
}


#content_cell{
	padding: 0px 0px 0px 0px;
}

.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}

#footer_box{
	width:739px;
	height:25px;
	margin: 0 auto;
	background:url(../images/footer_bg.jpg) repeat-x  top;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

#shad_box{
	width: 770px;
	background: url(../images/footer_shad.jpg) repeat-x;
	height: 15px;
	margin: 0 auto;
	}

#topmenu {
	font:Arial;
	color:#7A7B7E;
	letter-spacing:0.05pc;
	padding: 15px 5px 0px 0px;
	font-size: 11px;
	float: right;
	text-align: right;
	}
	#topmenu_nav {
	margin:0;
	padding:0;
		}
		
		#topmenu_nav li {
		list-style:none;
		display:inline;	
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 8px;
		}
		
		#topmenu_nav a {
		color:#7A7B7E;
		text-decoration:none;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 6px;
		}
		
		#topmenu_nav a:hover {
		color:#000000;
		}
		
		#topmenu_nav a.active {
		color:#000000;
		}
		
#banner_rightside{
	height: 20px;
	float:right;
	padding: 16px 0px 0px 0px;
}
		#banner_rightside_linkbox{
		height: 20px;
		width:92px;
		text-align: center;
		float: left;
		font:Arial;
		color:#666666;
		letter-spacing:0.05pc;
		font-size: 13px;
		font-weight: bolder;
		}
		#banner_rightside_linkbox a {
		color:#666666;
		text-decoration:none;
		}
		#banner_rightside_linkbox a:hover {
		color:#000000;
		}
		#banner_rightside_linkbox a.active {
		color:#000000;
		}

		#banner_rightside_linkbox2{
		height: 20px;
		width:100px;
		text-align: center;
		float: left;
		font:Arial;
		color:#666666;
		letter-spacing:0.05pc;
		font-size: 13px;
		font-weight: bolder;
		}
		#banner_rightside_linkbox2 a {
		color:#666666;
		text-decoration:none;
		}
		#banner_rightside_linkbox2 a:hover {
		color:#000000;
		}
		#banner_rightside_linkbox2 a.active {
		color:#000000;
		}

#banner_leftside{
	float:left;
	padding: 105px 0px 0px 72px;
}

	#banner_leftside_menu {
	font:Arial;
	color:#7A7B7E;
	letter-spacing:0.05pc;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	}
	#banner_leftside_menu_nav {
	margin:0;
	padding:0;
		}
		
		#banner_leftside_menu_nav li {
	list-style:none;
	display: block;
	padding: 0px 0px 14px 0px;
		}
		
		#banner_leftside_menu_nav a {
		color:#7A7B7E;
		text-decoration:none;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 6px;
		}
		
		#banner_leftside_menu_nav a:hover {
		color:#000000;
		}
		
		#banner_leftside_menu_nav a.active {
		color:#000000;
		}

h1 {
	color:#333333;
	margin:0 0 10px 0;
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
}

h2 {
	color:#333333;
	margin:0 0 18px 0;
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
}
.contantTxt {
        font-family:  arial,verdana, helvetica;
        font-size: 12px;
		text-align:justify;
        line-height: 14px;
        color: #3c3c3c;
        text-decoration: none;

}

p.content_text {
	margin:0px;
	padding: 11px 0px 0px 0px;
	text-align: right;
	border:none;
	text-decoration:none;
	
	}
	
#float_left{
	float:left;
	margin: 0px 20px 0px 0px;
}
#float_left2{
	float:left;
	margin: 0px 7px 2px 0px;
}

#float_right{
	float:left;
}

#right_box{
	width:476px;
	margin: 0px;
	padding: 0px;
}

#right_box_space{
	height:30px;
}

#right_box_top{
	width:476px;
	height:10px;
	background:url(../images/rightbox_top.gif) no-repeat;
	margin: 0px;
}
#right_box_btm{
	width:476px;
	height:10px;
	background:url(../images/rightbox_btm.gif) no-repeat;
	margin: 0px;
	padding-bottom:10px;
}
#right_box_mid{
	width:454px;
	background: url(../images/rightbox_mid.gif) repeat-y;
	padding: 0px 11px 0px 11px;
}

.menuLink{
	font-family: Verdana;
	font-size: 11px;
	color:#336699;
	text-decoration:none;
}
.menuLink a:hover{
	font-family: Verdana;
	font-size: 11px;
	color:#336699;
	text-decoration:underline;
}
/*
li{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0 0 14px;
font-weight: bold;
}
*/
	
/*- Menu 7--------------------------- */
	
#menu7 {
	width: 200px;
	margin: 0px;
	list-style:none;
	}
#menu7 ul {
padding-left:10px;
	}
#menu7 li {
	list-style-type:none;

	}
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color:#000000;
	
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color:#000000;
	display: block;
	background:  url(../images/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color:#000000;
	background:  url(../images/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#rightsidetop {
float:left;
height:auto;
margin-left:33px;
margin-top:10px;
width:379px;
}

#rightsidetop div#slider1 {
height:500px;
overflow:hidden;
position:relative;
width:380px;
}
#rightsidetop div#slider1 .contentdiv {
height:100%;
left:0;
opacity:0;
padding:0;
position:absolute;
top:0;
visibility:hidden;
width:380px;
}
#rightsidetop p.imaging {
background:#C7DBFF none repeat scroll 0 0;
border:1px solid #264375;
height:320px;
padding:3px;
width:373px;
}

#rightsidetop div.description {
background:#FFFFFF none repeat scroll 0 0;
height:157px;
margin-top:10px;
opacity:0.63;
padding:10px;
width:359px;
}
#rightsidetop div.description p.heading {
-x-system-font:none;
color:#206ABD;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-top:4px;
padding-left:14px;
padding-top:9px;
width:335px;
}
#rightsidetop div.description p.description {
-x-system-font:none;
color:#000000;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-top:16px;
padding-left:14px;
width:335px;
}
#rightsidetop div#paginate-slider1 {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #90ABB8;
float:left;
height:24px;
margin-top:3px;
opacity:0.63;
overflow:hidden;
text-align:center;
width:90px;
}
.toc {
-x-system-font:none;
background:#475f8b none repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:16px;
line-height:normal;
margin:3px;
text-align:center;
text-decoration:none;
width:16px;
}
#rightsidetop div.description p.heading a:hover {
color:#000000;
text-decoration:none;
}
#rightsidetop div.description p.heading a {
color:#206ABD;
text-decoration:none;
}

#client_text {
text-align:justify;
}
.item {
height:auto;
margin:0;
padding-bottom:5px;
width:450px;
float:left;
line-height:15px;
font-family:Arial,Helvetica,Sans-Serif;
color:#414141;
border-bottom:1px #919191 dotted;
}
.item_client_speak{
height:auto;
margin:0;
padding-bottom:5px;
width:450px;
float:left;
line-height:15px;
font-family:Arial,Helvetica,Sans-Serif;
color:#414141;

}
.item-img {
float:left;
height:100px;
margin:5px 15px 0 0;
padding-top:10px;
width:143px;
text-align:center;
}
.item-desc {
font-size:12px;
text-align:justify;

}
.item-data {
font-size:12px;
padding-right:15px;
font-style:normal;
color:#336699;

}
.item a{
color:#FF6600;
}
.item-title {
color:#336699;

font-size:12px;
font-weight:bold;
padding-top:20px;
}
.item-desc p{
float:left;
width:400px;
}
.imag_more {
float:right;
padding-top:10px;
padding-right:25px;
}

#float_left2 h4 {
background:#eaeaea none repeat scroll 0 50%;
border-left:3px solid #3e4245;
font-size:12px;
margin-bottom:21px;
padding:8px 16px;
width:400px;
}

#float_left2  ul {
padding:0 0 18px 15px;
}
ul, ol {
list-style-type:none;
}
#float_left2 li {
background:transparent url(../images/bg-content-li.jpg) no-repeat scroll 0 6px;
padding-left:15px;
line-height:25px;
}