body {
	background:url(../images/bg.jpg);
	width:843px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	line-height:18px;
}
a {
	text-decoration:none;
	color:#30448c;
	margin:0px;
	padding:0px;
}
a:hover {
	text-decoration:underline;
}
:focus {
}
img, p, form, h1, h2, h3 {
	padding:0px;
	margin:0;
}
a img {
	border:0px;
}
.txtsml {
	font-size:11px;
	color:#646464;
	line-height:normal
}
.footer {
	color:#818990;
	font-size:11px;
	padding-bottom:10px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px
}
.header-container {
	background:#f6f8f8
}
.content-bg {
	background:url(../images/box_bg.jpg) repeat-y;
	padding:5px 25px;
	float:left;
	width:803px;
}
.content-bg-gm {
	background:url(../images/box_bg.jpg) repeat-y;
	padding:0px 30px
}
.dotted-vline {
	background:url(../images/vdot_line.jpg) repeat-y center
}
.tech-cont {
	background:url(../images/box_bg.jpg) repeat-y;
	padding:20px 35px
}
.heading {
	font-size:18px;
	font-weight:bold;
	color:#333333
}
.font14 {
	color:#333333;
	font-size:14px
}
.vline-tech {
	background:url(../images/vdot_line_inn.jpg) repeat-y center
}
.font14bold {
	font-size:14px;
	color:#333333;
	font-weight:bold
}
.hline-tech {
	background:url(../images/h_dotline.gif) repeat-x center;
	height:50px
}
.bold {
	font-weight:bold
}
.hline-about {
	background:url(../images/h_dotline.gif) repeat-x center;
	height:25px
}
.testim {
	background:url(../images/icon_testim.gif) no-repeat left;
	padding-left:23px;
	padding-top:5px;
	padding-bottom:5px
}
.statictext {
	padding:20px 5px 20px 0px;
	margin:2px 4px 2px 3px;
	clear:both;
}
.statictext p {
	padding:5px 0px 10px 0px;
}
.hlinetxt {
	background:url(../images/h_dotline.gif) repeat-x center;
	height:1px
}
/*-------------------new css 11/05/2010-----------------*/
.header {
	width:853px;
	float:left;
	height:120px;
	background:url(../images/header_02.jpg) no-repeat;
}
.logo_left {
	float:left;
	width:167px;
	height:51px;
	padding: 35px 0px 0px 40px;
}
.righttop {
	float:right;
	width:640px;
}
.tabs {
	float:right;
	width:690px;
	height:auto;
	margin:26px 0 0 0;
	clear:both;
}
.tabNavb ul {
	float:right;
	margin:0px 20px 0px 0px;
	padding:52px 0px 0px 0px;
}
.tabNavb ul li {
	float:left;
	text-decoration:none;
	list-style:none;
}
.tabNavb ul li a {
	padding:5px 0px 8px 17px;
	background:url(../images/lbtn_03.jpg) no-repeat 0px top;
	font-size:14px;
	text-decoration:none;
	display:block;
	height:25px;
	color:#4e6b10;
	margin-right:0px;
}
.tabNavb ul li a:hover, .tabNavb ul li.selected a {
	background:url(../images/lbtn_on_03.jpg) no-repeat 0px 0px;
	color:#FFFFFF;
}
.tabNavb ul li a span {
	padding:6px 20px 15px 3px;
	background:url(../images/rbtn_03.jpg) no-repeat 100% 0px;
}
.tabNavb ul li a:hover span, .tabNavb ul li.selected a span {
	background:url(../images/rbtn_on_03.jpg) no-repeat 100% 0px;
	width:100%
}
.tmenu {
	width:111px;
	margin:3px 68px 0px 0px;
	height:23px;
	color:#FFFFFF;
	float:right;
	height:20px;
	text-align:center;
}
.tmenu a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top:1px;
	height:23px;
	background:url(../images/contactusbg.jpg) no-repeat;
}
.tmenu a:hover {
	color:#333333;
	background:url(../images/cont_hover.jpg) no-repeat;
}
.clear {
	clear:both;
}
/*-------------------new css 12-05-2010--------------------*/
.ddoverlap {
	float:right;
	width:auto;
	padding-top:53px;
	margin-right:40px;
 *height:1%;
}
.ddoverlap ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.ddoverlap li {
	display: block;
	float:left;
	margin: 0;
	font-size:14px;
}
.ddoverlap li a {
	padding: 6px 20px 2px 32px;
	text-decoration: none;
	/*extra right padding to account for curved right edge of tab image*/
	color:#4e6b10;
	background: transparent url(../images/righttabdefault.gif) 1px no-repeat; /*give illusion of shifting 1px down vertically*/
	border-right: 1px solid #CCCCCC;
	position: relative;
	display: block;
	float: left;
	margin-right:-12px; /*shift tabs 20px to the left so they overlap*/
	left: 10px;
}
/*.ddoverlap li a:visited {
	color: #dbdbd5;
}*/
.ddoverlap li a:hover {
	color: #FFFFFF;
	z-index: 100; /*higher z-index so selected tab is topmost*/
	top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
	background: transparent url(../images/righttabselected.png) 0 no-repeat;
}
.ddoverlap li.selected a { /*selected tab style*/
	color: #FFFFFF;
	z-index: 100; /*higher z-index so selected tab is topmost*/
	top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
	background: transparent url(../images/righttabselected.png) 0 no-repeat;
}
.ddoverlap li.selected a:hover {
	text-decoration: none;
}
/*********** 21 Dec 2010 **********/
.cc_wrapper {
	margin:10px auto;
	width:851px;
}
.cc_header {
	width:851px;
	float:left;
	background:url(../images/cc_header_bg.png) no-repeat;
	height:113px;
}
.cc_wrapContent {
	float:left;
	width:787px;
	padding:30px 32px;
	background:url(../images/cc_content_bg.png) repeat-y;
}
.cc_footer {
	float:left;
}
.contentTop {
	float:left;
	width:787px;
	margin-bottom:15px;
}
.contentTop h1 {
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px;
}
.consSol_Row {
	float:left;
	width:776px;
	padding:20px 0;
	border-bottom:1px dotted #828991;
}
.conSolBox_L {
	float:left;
	width:220px;
	padding:0 0 0 25px;
}
.cc_testim-cnt {
	clear:both;
	padding:10px 10px 20px 0;
	color:#666666;
	font-size:11px;
	font-style: italic;
	width: 210px;
	line-height:14px;
}
.cc_testim-name {
	background:url(../images/icon_testim.gif) no-repeat left 9px;
	padding:8px 0 5px 22px;
	font-size:11px
}
.cc_conSolBox_R {
	float:right;
	width:500px;
	padding:0 0 0 25px;
	border-left: 1px dotted #828991;
}
.cc_siteName {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 0 20px 0;
}
.cc_siteName a {
	color:#30448c;
}
.websitesThumb {
	float:left;
}
.conSol_RightTxt {
	width:305px;
	float:left;
	padding-left:25px;
}
/*-------------- new css 22 dec--------------------*/
.flashWrap {
	float:left;
	width:843px;
	margin-left:5px;
	height:314px;
}
.conWrap {
	width:851px;
	float:left;
	clear:both;
}
.conWraptop_h {
	width:847px;
	margin-left:5px;
	float:left;
}
.conWraptop {
	width:851px;
	float:left;
}
.conWrapMid {
	float:left;
	width:851px;
	background:url(../images/bmid.png) repeat-y;
}
.conWrapMidContent {
	padding:0 25px 0 30px;
	float:left;
	width:796px;
}
.conWrapbtm {
	float:left;
	clear:both;
}
.solutionsWrap {
	float:left;
	width:225px;
	padding: 10px 0 0 0;
}
.solutionsWrap h1 {
	padding-bottom:10px;
}
.solutionsWrap_img {
	text-align:center;
}
.solutionsWrap p {
	padding:0px 10px 10px 10px;
	line-height: 18px;
}
.sol_divider {
	width:40px;
	background:url(../images/vdot_line.jpg) repeat-y center;
	float: left;
	height: 255px;
}
.sMore {
	float:left;
	clear:both;
	padding:0px 10px 10px 10px;
}
.fsWrap {
	float:right;
	width:255px;
}
.fstop {
	float:left;
	width:255px;
}
.fsmid {
	float:left;
	width:255px;
	background:url(../images/fs_topmid.jpg) repeat-y;
}
.fsimg {
	float:left;
	width:255px;
}
.fsText {
	padding:5px 0 0px 25px;
}
.fsLink {
	padding:5px 0 0 0;
}
.fsLink p {
	padding:5px 0 0 0;
}
.ccpPane {
	float:left;
	width:800px;
}
.ccpPane img {
	padding:10px 50px 0 0;
}
.cc_footer {
	color:#818990;
	font-size:11px;
	width:831px;
	padding:5px 10px 10px;
}
.cc_footer a {
	padding: 0 4px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.teamMemdet {
	float:left;
	width:790px;
	padding: 15px 0 20px 0;
	border-bottom: 1px dotted #818990;
}
.teamMemdet h3 {
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.memPic {
	float:left;
}
.memInfo {
	float:right;
	padding-left: 15px;
	width: 690px;
}
.aboutteamPane {
	float:left;
	width: 790px;
}
.aboutteamPane h1 {
	padding-bottom:10px;
}
.inDivider {
	padding:15px 0 15px 0;
	float:left;
	clear:both;
}
.advMemdet {
	float:left;
	width:790px;
	padding:10px 0 5px 0;
	border-bottom: 1px dotted #818990;
}
.advMemdet h3 {
	font-size:12px;
	font-weight:bold;
}
.advMemdet p {
	padding-bottom:10px;
}
.eplist {
	float:left;
	width:230px;
	padding-right: 10px;
	padding: 10px 10px 0 15px;
}
.eplist ul {
	margin:0px;
	padding:0px;
}
.eplist ul li {
	float:left;
	width:210px;
	list-style:none;
	padding-left:20px;
	line-height:20px;
	background:url(../images/arrow_icon.gif) no-repeat 0px 5px;
}
.enLink {
	clear:both;
	padding:10px 0;
	font-weight:bold;
}
.ep_inheadbg{
	float:left;
	width:284px;
	padding:10px 0;
}
.ep_inheadbg h1 {
	float:left;
	width:264px;
	font-weight:bold;
	font-size:14px;
	background:url(../images/en_tlbg.jpg) no-repeat;
	padding: 3px 10px 15px 10px;
}
.ep_inheadbg ul {
	margin:0px;
	padding:0px 0 0 15px;
}
.ep_inheadbg ul li {
	float:left;
	width:110px;
	list-style:none;
	padding-left:20px;
	line-height:20px;
	background:url(../images/arrow_icon.gif) no-repeat 0px 5px;
}

.ep_dg_bg{
	float:left;
	width:215px;
	padding:10px 0;
}
.ep_dg_bg h1 {
	float:left;
	width:195px;
	font-weight:bold;
	font-size:14px;
	background:url(../images/enTbg.jpg) no-repeat;
	padding: 3px 10px 15px 10px;
}
.ep_dg_bg ul {
	margin:0px;
	padding:0 0 0 10px;
}
.ep_dg_bg ul li {
	float:left;
	width:180px;
	list-style:none;
	padding-left:20px;
	line-height:20px;
	background:url(../images/arrow_icon.gif) no-repeat 0px 5px;
}
.en_placement{
	float:left;
	width:510px;
}
.en_placement p{ padding:0 15px 0 0;
}
.cc_wrapContent_ent {
	float:left;
	width:817px;
	padding:30px 2px 0 32px;
	background:url(../images/cc_content_bg.png) repeat-y;
}
.consSol_Row_ent {
	float:left;
	width:810px;
	padding:20px 0;
}
.cc_conSolBox_en {
	float:right;
	width:530px;
	padding:0 0 0 25px;
	border-left: 1px dotted #828991;
}
.conSolBox_en {
	float:left;
	width:220px;
	height:200px;
	padding:0 0 0 25px;
}
.consSol_RowLast{
	float:left;
	width:776px;
	padding:20px 0;
}
.ptop10{padding-top:10px;
}
