/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
/*	font-style:normal;
	font-weight:normal;*/
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clear_0 {
	clear:both;
	font-size:0px;
	line-height:0px;
	display:block;
}
.last {
	margin:0 !important;
}
.pad_last {
	padding:0 !important;
}
.no_bg {
	background:none !important;
}
/**************************************************************************************/
a {
	color:#000;
	text-decoration:none;
	outline:0 none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
/*----------------------------------------------------------------------------------*/
/* CSS Document */

body {
	background:url(../images/top-line.jpg) top left repeat-x;
	margin:0px;
	padding:0px;
}
@font-face {
	font-family: 'HelveticaNeue-Roman';
	src: url('19174hlr.eot');
	src: url('19174hlr.eot?#iefix') format('embedded-opentype'), url('19174hlr.woff') format('woff'), url('19174hlr.ttf') format('truetype'), url('19174hlr.svg#19174hlr') format('svg');
	font-weight: normal;
	font-style: normal;
}
#menu {
	margin:0px 0px 0px 0px;
	padding:0;
	float:right;
}
#menu ul {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:1000;
}
#menu ul li {
	display: block;
	position: relative;
	float: left;
}
#menu li ul {
	display: none;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #78797b;
	background:url(../images/top-nav-divid.png) #fff right top no-repeat;
	/*border-right: 1px solid #77787a;*/
	padding: 5px 15px 5px 15px;/*background: #1e7c9a;*//*margin-left: 1px;*//*	white-space: nowrap;*/
}
#menu ul li a:hover, #menu ul li a.active {
	background:url(../images/top-nav-divid.png) #e48600 right top no-repeat;
	color:#FFFFFF;
	padding: 5px 15px 5px 15px;
}
#menu ul ul {
	width:165px;
}
#menu li:hover ul {
	display: block;
	position: absolute;
}
#menu li:hover li {
	float: none;
	font-size: 12px;
}
#menu li:hover a {
	background: #e48600;
	color:#FFFFFF;
	border-bottom:1px solid #FFF;/*border-right:1px solid #e48600;*/
}
#menu li:hover li a:hover {
	color:#FFFFFF;
	background: #77787c;/*	border-right:1px solid #e48600;*/
}
/*///////////////////////////////////// Naviagtion /////////////////////////////////////  */
	
#nav {
	margin:0px 0px 0px 0px;
	padding:0;
	float:right;
}
#nav li {
	display:inline;
	float:left;
	border-right:#636466 solid 1px;
}
#nav li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration: none;
	float:left;
	padding:4px 10px;
	/*  background-color: #333333;*/
   color:#636466;/*   border-bottom:1px;
   border-bottom-color:#000000;
   border-bottom-style:solid;*/
}
#nav li a:hover {
	color:#fff;
	background-color:#e48600;
	padding:4px 10px;/*   border-bottom:2px;
   border-bottom-color:#000000;
   border-bottom-style:solid;
   margin:-1px;*/
}
/* ////////////////////////////////////  Main style  ////////////////////////////////////  */

#wrpper {
	width:950px;
	margin:6px auto 0px;
	padding:0px 11px;
	background:url(../images/content-bg.jpg) top center repeat-y;
}
#top {
	width:950px;
	margin:0px auto;
	position:relative;
	z-index:9999;
}
#nav-link {
	width:535px;
	float:right;/*width:335px;*/
}
#logo {
	width:255px;
	float:left;
	margin-top:29px;
	margin-left:20px/*50px*/;
}
.home-b-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size:28px;
	color:#005061;
	line-height:35px;
	width:823px;
	margin:30px auto 0px;
	padding-bottom:40px;
}
.home-shadow {
	background:url(../images/shadow.jpg) bottom center no-repeat;
	position:relative;
}
.homebar1 {
	width:823px;
	margin:0px auto 0px;
	padding-bottom:40px;
}
.homebar2 {
	margin:0px auto;
	width:895px;
}
.homebar2-img {
	width:100px;
	float:left;
}
.homebar2-txt {
	width:775px;
	float:left;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	line-height:20px;
	font-size:13px;
	text-align:justify;
	color:#636466;
}
/* ////////////////////////////////////  Orang Footer Links  ////////////////////////////////////  */
#org-foot {
	background:url(../images/footer-orng-line.jpg) center top no-repeat;
	margin:30px auto 0px;
	padding:25px 0px 30px 0px;
	width:950px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c04d00;
	text-decoration:none;
}
#org-foot a {
	color:#c04d00;
	text-decoration:none;
	outline:none;
}
#org-foot a:hover {
	color:#000000;
	text-decoration:none;
	outline:none;
}
.org-div1 {
	margin-left:20px;
	float:left;
	width:460px;
}
.org-div2 {
	width:180px;
	padding:0px 28px;
	float:left;
}
.org-div3 {
	width:183px;
	padding:0px 10px;
	float:left;
}
/* ////////////////////////////////////  Footer Links  ////////////////////////////////////  */

#footer {
	width:930px;
	margin:0px auto;
	padding:0px 10px 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#757575;
	height:100px;
}
.bottom-link {
	float:left;
	width:535px;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li {
	line-height:30px;
	background:url(../images/footer-divid-line.jpg) left bottom no-repeat;
}
#footer ul li a {
	padding-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#757575;
	text-decoration:none;
}
#footer ul li a:hover, #footer ul li a.active {
	text-decoration:none;
	color:#e48600;
}
.phi_link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0d0c0c;
	text-decoration:none;
	outline:none;
}
.phi_link a:hover {
	color:#757575;
	text-decoration:none;
	outline:none;
}
.bot-link-d {
	width:130px;
	float:left
}
#foot-right {
	float:right;
	width:390px;
	text-align:right;
	font-size:11px;
	line-height:20px;
}
/* ////////////////////////////////////  Demo Form  ////////////////////////////////////  */
.toggle4 {
	display:none;
	width:424px;
	height:439px;
	float:right;
margin-top:20px;
}
.demo-butt {
	float:right;
	margin-top:139px;
}
#demo-form {
	width:492px;
	margin:-100px auto 0px;
	float:left;
	z-index:500;
	position: fixed;
	top:155px;
	text-align:left;
	margin-left:465px;
}
#form-box {
	width:/*498px*/423px;
	background: url(../images/demo-form-bg.jpg) top center no-repeat;
	padding:5px 0px 0px 0px;
}
#form-box h2 {
	color:#6dacd6;
	font-family: Verdana, Geneva, sans-serif;
	font-size:26px;
	text-align:left;
	/*line-height:26px;*/
	font-weight:400;
}
.formpart1 {
	float:left;
	width:190px;
}
.formpart2 {
	float:left;
	width:180px;
}
.form-lable {
	font-family:Arial;
	font-size:11px;
	color:#fff;
}
.form-field {
	width:160px;
	border:#cfb591 1px solid;
	height:19px;
}
.form-field-2 {
	width:80px;
	border:#cfb591 1px solid;
	height:19px;
	margin-left:20px;
	background-color:#76777b;
	color:#FFFFFF;
}
.refresh-top {
	margin-top:-20px;
}
.form-field1 {
	width:320px;
	border:#cfb591 1px solid;
	height:40px;
}
.form-tpad {
	/*padding-top:10px;*/
	float:left;
	margin-left:20px;
}
.inner-banner {
	width:950px;
	height:253px;
	margin:0 auto;
}
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
}
*+html .banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:2px;
}
 @-moz-document url-prefix() {
 .banner-line {
 width:950px;
background:#e0e0e0;
height:1px;
margin:0 auto;
position:relative;
z-index:100;
top:-2px;
}
}
 @media \0screen {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-2px;
}
}


/* will be red only in google chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-3px;
}
}
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-3px;
}
}
.bot-nav {
	position:absolute;
	z-index:100px;
	right:0px;
	top:22px;
}
.bot-nav ul {
	float:right;
}
.bot-nav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6e71;
	line-height:18px;
	padding:0 7px 0 7px;
	float:left;
	background:url(../images/bot-nav-line.jpg) right center no-repeat;
}
 @media \0screen {
.bot-nav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6d6e71;
	line-height:18px;
	padding:0 7px 0 7px;
	float:left;
	background:url(../images/bot-nav-line.jpg) right center no-repeat;
	letter-spacing:0.2em;
}
}
.bot-nav ul li a {
	color:#6d6e71;
}
.bot-nav ul li a:hover, .bot-nav ul li a.active {
	color:#f76606;
}
.contact {
	width:860px;
	margin:0px auto 0px;/*padding-bottom:40px;*/
}
.productivity {
	width:823px;
	margin:0 auto;
}
.productivity_lft {
	width:620px;
	float:left;
}
.productivity_lft h4 {
	font-size:19px;
font-family:
}
.productivity_rgt {
	width:203px;
	float:right;
}
.contact-wrap {
	width:860px;
	margin:0 auto;
}
.contact-wrap_lft {
	width:430px;
	float:left;
	
}
.contact-wrap_rgt {
	width:420px;
	float:right;
}
.contact-wrap_rgt p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0a0a0a;
	line-height:18px;
}
.contact-wrap_rgt p.top-spac {
	padding:0px 0 0px 25px;
}
.contact-wrap_rgt span {
	display:block;
	font-size:12px;
	font-weight:bold;
	background:url(../images/call-icon.jpg) left top no-repeat;
	line-height:27px;
	color:#0a0a0a;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:10px;
	margin-left:25px;
}
.contact-wrap_rgt span.fax {
	display:block;
	font-size:12px;
	font-weight:bold;
	background:url(../images/fax-icon.jpg) left top no-repeat;
	line-height:27px;
	color:#0a0a0a;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
}
.contact-wrap_rgt span.mobile {
	display:block;
	font-size:12px;
	font-weight:bold;
	background:url(../images/mobile-call.png) left top no-repeat;
	line-height:27px;
	color:#0a0a0a;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
}
.contact-wrap_rgt span.email {
	display:block;
	font-size:12px;
	font-weight:bold;
	background:url(../images/email-icon.png) left top no-repeat;
	line-height:27px;
	color:#0a0a0a;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
}
.home-b-txt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:28px;
	color:#d3610e;
	line-height:35px;
	width:911px;
	margin:20px auto 0px;
	padding-bottom:40px;
	position:relative;
}
.line-bg {
	width:920px;
	margin-top:20px;
	padding:0 15px 35px 15px;
	background: url(../images/shadow2.jpg) bottom center no-repeat;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#d3610e;
	line-height:35px;
	float:left;
}
.breadcumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#6d6e71;
	width:300px;
	float:right;
	text-align:right;
	margin-top:20px;
	padding-right:20px;
}
a.bread_nav:link, a.bread_nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#6d6e71;
	text-decoration:none;
	outline:none;
}
a.bread_nav:hover {
	color:#f47920;
}
.workflow {
	width:829px;
	margin:0 auto;
}
#inner-wraper {
	width:900px;
	margin:0px auto;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.ptxt {
	color:#c15e14;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:600;
	text-align:left;
	line-height:17px;
}
.ptxt a {
	color:#c15e14;
	text-decoration:none;
	outline:none;
}
.ptxt a:hover {
	color:#000;
	text-decoration:none;
	outline:none;
}
.pdf1 {
	background:url(../images/pdf-bg.jpg) left top no-repeat;
	text-align:left;
	padding-left:55px;
	width:800px;
	margin-top:25px;
}
.pdf2 {
	background:url(../images/pdf-bg1.jpg) left top no-repeat;
	padding-left:55px;
	width:220px;
	margin-top:25px;
}
.pdf-pad15 {
	padding-top:15px;
	padding-bottom:15px;
	background-color:#f2ebd9;
}
.pdf-pad9 {
	padding-top:5px;
	padding-bottom:25px;
	background-color:#f2ebd9;
	height:20px;
}
.pdf-row1 {
	float:left;
	width:900px;
}
.pdf-row2 {
	float:left;
	width:900px;
	padding-left:0px;
}
.Large_digit {
	width:895px;
	margin-top:20px;
	margin:auto;
	padding:0 15px 4px 0px;
	/*border-bottom:1px solid #ededec;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#005061;
	margin-bottom: 30px;
}
.series_image {
	float:left;
	width:202px;
	height:136px;
	margin-left:25px;
}
.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#231f20;
	width:895px;
	margin:auto;
	padding-top:10px;
	line-height:25px;
}
.digiflow-wrap {
	width:830px;
	margin:0 auto;
}
.digiflow-wrap p {
	width:160px;
	margin:0 auto;
	display:block;
	background:url(../images/login-txt-bg.jpg) center top no-repeat;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-top:30px;
	line-height:18px;
	padding-bottom:10px;
}
.design-wrap {
	width:830px;
	margin:0 auto;
	position:relative;
	background:url(../images/lft-design.jpg) left top repeat-x;
	margin-bottom:19px;
	padding-bottom:40px;
}
.topp-btn-design {
	width:166px;
	margin:0 auto;
	position:absolute;
	z-index:100;
	left:332px;
	top:-5px;
	background:url(../images/top-btn-design.png) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:center;
	line-height:46px;
}
.main_para {
	width:895px;
	margin:auto;
}
.main_para p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
	text-align:justify;
	padding-bottom:10px;
	line-height:20px;
}
.roles {
	width:762px;
	margin:0 auto;
}
.roles ul {
	float:left;
	padding-top:58px;
}
.roles ul li {
	float:left;
	display:inline-block;
	width:127px;
	background:url(../images/role-bg1.jpg) left top repeat-x;
	margin-right:31px;
	/*line-height:67px;*/
	text-align:center;
	color:#c5e0e6;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	height:81px;
	cursor:pointer;
}
.roles ul li:hover {
	float:left;
	display:inline-block;
	width:127px;
	background:url(../images/role-bg2.jpg) left top repeat-x;
	margin-right:31px;
	/*		line-height:67px;*/
	text-align:center;
	color:#c5e0e6;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	height:81px;
	cursor:pointer;
}
.series_patch {
	width:895px;
	margin:auto;
	background:url(../images/bg_bottom.jpg) center bottom no-repeat;
	height:170px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#414042;
	line-height:20px;
	margin-bottom:25px;
}
.matadata {
	width:236px;
	height:132px;
	float:left;
	margin-right:25px;
}
.top-design-arrow {
	position:absolute;
	z-index:100;
	top:40px;
	left:405px;
}
.top-design-arrow1 {
	position:absolute;
	z-index:100;
	top:38px;
	left:244px;
}
.bot-design-arrow {
	position:absolute;
	z-index:100;
}
.top1-design-arrow {
	position:absolute;
	z-index:100;
	top:38px;
	left:556px;
}
.parameters {
	width:900px;
	margin:0 auto;
	background:url(../images/shadow2.jpg) center bottom no-repeat;/*padding-bottom:50px*/
}
.parameters_lft {
	width:660px;
	float:left;
}
.parameters_lft h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#005061;
	line-height:18px;
}
.parameters_lft h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#231f20;
	line-height:18px;
}
.quality {
	width:660px;
	margin:0 auto;
}
.quality ul {
	float:left;
	padding:15px 0 0 0;
}
.quality ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:28px;
	background:url(../images/arrow-parameters.jpg) left 12px no-repeat;
	padding-left:10px;
	display:block;
	width:224px;
	float:left;
	margin-right:50px;
}
.quality ul li ul {
	float:left;
	padding-left:28px;
	padding-top:0px;
}
.quality ul li ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:22px;
	background:url(../images/dot.jpg) left 10px no-repeat;
	padding-left:10px;
	display:block;
	width:220px;
	float:left;
	color:#115c6c;
}
.parameters_rgt {
	width:230px;
	float:left;
}
.parameters_rgt img {
	display:block;
}
.scanning {
	width:527px;
	float:left;
}
.scanning ul {
	float:left;
	padding:5px 0 0 0;
}
.scanning ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:28px;
	background:url(../images/arrow-parameters.jpg) left 12px no-repeat;
	padding-left:10px;
	display:block;
	width:265px;
	float:left;
	margin-right:50px;
	float:none;
}
.scanning ul li ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:22px;
	background:url(../images/dot.jpg) left 10px no-repeat;
	padding-left:10px;
	display:block;
	width:200px;
	float:none;
	color:#115c6c;
}
.scanning-1 {
	width:527px;
	float:left;
}
.scanning-1 ul {
	float:left;
	padding:5px 0 0 0;
}
.scanning-1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:28px;
	background:url(../images/arrow-parameters.jpg) left 12px no-repeat;
	padding-left:10px;
	display:block;
	width:844px;
	float:left;
	margin-right:50px;
	float:none;
}
.party {
	width:331px;
	float:left;
}
.features {
	width:920px;
	margin:0 auto;
}
.features-table {
	width:667px;
}
.features-top {
	width:667px;
	background:url(../images/feature-top-bg.jpg) center top no-repeat;
}
.features-top h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#00384b;
	line-height:33px;
	font-weight:normal;
	padding-left:20px;
}
.features-des {
	width:667px;
}
.features-des ul {
	float:left;
}
.features-des ul li {
	float:left;
	display:inline;
	color:#99ccd7;
	line-height:18px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	padding-top:11px;
	padding-bottom:26px;
}
.feature-data {
	width:667px;
	margin-bottom:24px;
}
.feature-data ul {
	float:left;
}
.feature-data ul li {
	float:left;
	background:url(../images/bg-dark-strip_new.jpg) 6px top repeat-y;
	padding-top:0px;
	padding-bottom:0px;
	width:667px;
	display:block;
}
.data-mat-1 {
	width:298px;
	float:left;
	margin-left:6px;
}
.data-mat-1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	line-height:29px;
	display:block;
	color:#021d26;
	/*border-bottom:1px solid #b7d0d5;*/
	text-transform:none;
}
.data-mat-1 p.in {
	padding-left:40px;
	background:url(../images/bullet.png) 30px 11px no-repeat;
}
.data-mat-2 {
	width:173px;
	float:left;
	margin-left:0px;
}
.data-mat-2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	line-height:29px;
	display:block;
	color:#10587d;
	text-transform:none;
}
.data-mat-2 p.lined {
	background:url(../images/cort.jpg) left center no-repeat;
}
.data-mat-2 p.lined-last {
	background:url(../images/cort-last.jpg) left center no-repeat;
}
.data-mat-2 p.lined-blue {
	background:url(../images/cort-blue-last.jpg) left center repeat-x;
}
.data-mat-2 p.wrong {
	background:url(../images/cort-wrong.jpg) left center no-repeat;
}
.data-mat-2 p.grn {
	background:url(../images/cort-green.jpg) left center no-repeat;
}
.data-mat-2 p.grn-last {
	background:url(../images/cort-last-wrong.jpg) left center no-repeat;
}
.data-mat-2 p.gr-wrong {
	background:url(../images/cort-green-wrong.jpg) left center no-repeat;
}
.client-pag-bg {
	width:920px;
	margin:0 auto;
	background:url(../images/clinet-page-bg1.jpg) 0px 20px no-repeat;
}
.clients-matter {
	width:476px;
	float:left;
	padding-left:340px;
	padding-top:25px;
}
.client-bt {
	margin-bottom:200px;
}
*+html .client-bt {
	margin-bottom:170px;
}
.clients-matter ul {
	float:left;
}
.clients-matter ul li {
	float:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
	line-height:26px;
	background:url(../images/client-matter-bg.jpg) left top no-repeat;
	padding-left:12px;
}
.clients-matter1 {
	width:343px;
	float:left;
	padding-left:134px;
}
.clients-matter1 ul {
	float:left;
}
.clients-matter1 ul li {
	float:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
	line-height:26px;
	background:url(../images/client-matter-bg.jpg) left top no-repeat;
	padding-left:12px;
}
.clients-matter2 {
	width:476px;
	float:left;
	padding-left:134px;
}
.clients-matter2 ul {
	float:left;
}
.clients-matter2 ul li {
	float:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
	line-height:26px;
	background:url(../images/client-matter-bg.jpg) left top no-repeat;
	padding-left:12px;
}
.why-wrap {
	width:920px;
	margin:0 auto;
	margin-top:15px;
}
.forms {
	width:920px;
	margin:0 auto;
}
.forms h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#231f20;
	line-height:18px;
}
.forms ul {
	float:left;
	padding:5px 0 0 0;
}
.forms ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:28px;
	background:url(../images/arrow-parameters.jpg) left 12px no-repeat;
	padding-left:10px;
	display:block;
	float:left;
	margin-right:50px;
	float:none;
}
.forms ul li ul {
	float:left;
}
.forms ul li ul.sl {
	margin-left:0px;
}
*+html .forms ul li ul.sl {
	margin-left:-10px;
}
.forms ul li ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:22px;
	background:url(../images/dot.jpg) left 10px no-repeat;
	padding-left:10px;
	display:block;
	float:left;
	color:#115c6c;
	width:320px;
}
.final-design {
	width:920px;
	margin:0 auto;
}
.final-design h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#231f20;
	line-height:18px;
}
.final-design ul {
	float:left;
}
.final-design ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#0b5970;
	line-height:30px;
	padding-left:23px;
	width:250px;
	float:left;
	background:url(../images/form-arrow.jpg) left top no-repeat;
	margin-right:70px;
}
.clear_0 {
	clear:both;
}
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
}
*+html .banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:2px;
}
 @-moz-document url-prefix() {
 .banner-line {
 width:950px;
background:#e0e0e0;
height:1px;
margin:0 auto;
position:relative;
z-index:100;
top:-2px;
}
}
 @media \0screen {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-2px;
}
}


/* will be red only in google chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-3px;
}
}
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.banner-line {
	width:950px;
	background:#e0e0e0;
	height:1px;
	margin:0 auto;
	position:relative;
	z-index:100;
	top:-2px;
}
}
.features {
	width:920px;
	margin:0 auto;
}
.features-table {
	width:667px;
}
.features-top {
	width:667px;
	background:url(../images/feature-top-bg.jpg) center top no-repeat;
}
.features-top1 {
	width:667px;
	background:url(../images/feature-top-bg1.jpg) center top no-repeat;
}
.features-top h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#00384b;
	line-height:33px;
	font-weight:normal;
	padding-left:20px;
}
.features-top1 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#00384b;
	line-height:33px;
	font-weight:normal;
	padding-left:20px;
}
.features-des {
	width:667px;
}
.features-des ul {
	float:left;
}
.features-des ul li {
	float:left;
	display:inline;
	color:#99ccd7;
	line-height:18px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	padding-top:11px;
	padding-bottom:26px;
}
.feature-data {
	width:667px;
}
.feature-data ul {
	float:left;
}
.feature-data ul li {
	float:left;
	/*background:url(../images/feature-data-bg.jpg) 6px center repeat;*/
	padding-top:0px;
	padding-bottom:0px;
	width:662px;
	display:block;
	margin-left:0px;
}
.data-1 {
	width:298px;
	float:left;
	margin-left:0px;
}
.data-1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	line-height:25px;
	display:block;
	color:#021d26;
	border-bottom:1px solid #b7d0d5;
}
.feature-tab {
	float:left;
	width:434px;
	height:58px;
}
.pad {
	float:left;
	width:auto;
	height:136px;
	margin-top:-110px;
	margin-left:50px;
}
.dark-bg {
	background-image: url(../images/bg-dark-strip.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.dark-bg:hover {
	background-image: url(../images/bg-yellow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.dark-bg ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.dark-bg li {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding:7px 0 0 16px;
	/*line-height:40px;*/
font-family: Verdana,Geneva,sans-serif;
	font-size:15px;
	color:#006077;
}
.light-bg {
	background-image: url(../images/bg-light-strip.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.light-bg:hover {
	background-image: url(../images/bg-yellow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.light-bg ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.light-bg li {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding:7px 0 0 16px;
	/*line-height:40px;*/
font-family: Verdana,Geneva,sans-serif;
	font-size:15px;
	color:#006077;
}

.content-bg
{
width:500px; 
margin:5px 0px 5px 270px;
font-family: Verdana,Geneva,sans-serif;
font-size:12px;
color:#000000;
}
.dark-bg2 {
	background-image: url(../images/bg-dark-strip2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.dark-bg2:hover {
	background-image: url(../images/bg-yellow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.dark-bg2 ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.dark-bg2 li {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding:7px 0 0 16px;
	/*line-height:40px;*/
font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006077;
}
.light-bg2 {
	background-image: url(../images/bg-light-strip2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.light-bg2:hover {
	background-image: url(../images/bg-yellow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:725px;
	height:29px;
	padding:0 0 0 175px;
}
.light-bg2 ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.light-bg2 li {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:2px 12px;
	padding:7px 0 0 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006077;
}
.imag_float_Right {
	float:right;
	margin:10px 0 10px 30px;
}
.bg_color_text {
	width:890px;
	padding:6px 0 0 10px;
	background-color:#e6f7df;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#414042;
	height:24px;
}
.bg_color_text2 ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.bg_color_text2 li {
	padding:15px 0 0 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
}
.objective-wrap {
	width:860px;
	background-color:#f0f3ce;
	padding:8px 25px 20px 15px;
}
.objective-wrap ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.objective-wrap li {
	padding:15px 0 0 7px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#414042;
}
.why-wrap {
	width:920px;
	margin:0 auto;
}
.why-wrap h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:19px;
	line-height:28px;
	color:#205462;
	background:#d6e6ea;
	padding-left:10px;
	font-weight:normal;
}
.why-wrap p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#414042;
	line-height:22px;
	padding-top:15px;
	display:inline-block;
	float:left;
	padding-left:32px;
	width:612px;
}
.why-wrap span {
	float:right;
	display:inline-block;
	margin-top:-38px;
}
.why-wrap h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1d1d1e;
	line-height:26px;
	position:relative;
	z-index:100;
	padding-left:32px;
}
.orange_but {
	width:86px;
	height:47px;
	float:left;
	margin:300px 0 0 0;
	background-image:url(../images/bg-orang.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding:18px 0 0 20px;
}
.orange_but:hover {
	width:86px;
	height:47px;
	float:left;
	margin:300px 0 0 0;
	background-image:url(../images/home_over.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#ffffff;
	padding:18px 0 0 20px;
}
a.orange_white:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#ffffff;
}
.gray_but {
	width:179px;
	height:30px;
	float:left;
	margin:0 0 33px 0;
	background-image:url(../images/bg-gray.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#1870b1;
	padding:12px 0 0 12px;
}
a.gray_white:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#1870b1;
}
.gray_but:hover {
	width:179px;
	height:30px;
	float:left;
	margin:0 0 33px 0;
	background-image:url(../images/bg-blue2.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#1870b1;
	padding:12px 0 0 12px;
	cursor:pointer;
}
.arrow-map-big {
	width:79px;
	height:705px;
	float:left;
	margin:20px 0 0 0;
	background-image:url(../images/arrow-map-sample.jpg);
}
.arrow-map-small {
	width:71px;
	height:150px;
	float:left;
	margin:110px 0 0 0;
	background-image:url(../images/arrow-map-2-sample.jpg);
}
.blue_but {
	width:168px;
	height:30px;
	float:left;
	margin:0 0 26px 0;
	background-image:url(../images/bg-blue.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding:12px 0 0 12px;
}
.blue_but:hover {
	width:168px;
	height:30px;
	float:left;
	margin:0 0 26px 0;
	background-image:url(../images/bg-over.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding:12px 0 0 12px;
}
a.blue_white2:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#ffffff;	
}
.quote {
	font-family: "Bookman Old Style";
	font-size:33px;
	font-weight:600;
	color:#231f20;
	line-height:45px;
	text-align:left;
}
.quote1 {
	font-family: "Bookman";
	font-size:0.9650em;
	font-weight:600;
	color:#494848;
	letter-spacing:0.020em;
	line-height:18px;
	text-align:justify;
}
#caption {
	height:439px;
	width:425px/*425px*/;
	/*	background-color:#fff;*/
		float:right;
	padding:0 5px;
	display:none;
	margin-top:20px;/*margin-right:40px;*/
	}
a.more15:link, a.more15:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ac1313;
}
a.more15:hover {

	color:#000;
}
