<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	color: #484848;
}
body {
	margin:0;
	font: 14px "Roboto", sans-serif;
}
#navbar-wrapper {
	width: 100%;
	height: 127px;
	background-image:url(../images/top_bg_pixel.png);
	background-repeat:repeat-x;
	background-position:top;
}
#header_container {
	width: 1003px;
	height: 127px;
	margin: 0 auto;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#header_container img {
	width: 155px;
	height: 47px;
	float: left;
	margin: 5px 0 0 0;
}
#top_menu_box {
	width:480px;
	float:right;
	margin:0;
}
#top_menu {
	height:30px;
	width:110px;
	float:right;
	margin: 0 300px 0 0;
}
#top_menu ul {
	margin:5px 0 0 8px;
	padding:0;
}
.top_menu {
	width:480px;
}
.top_menu li {
	float:left;
	position:relative;
	margin: 0 1px 0 1px;
	list-style-type:none;
}
.top_menu li span {
	text-align:center;
	padding:10px 2px 8px;
	text-decoration:none;
	font-size:13px;
	color:#989898;
	font-family:"Roboto", sans-serif;
}
.top_menu li a {
	text-align:center;
	padding:4px 4px 4px 4px;
	text-decoration:none;
	font-size:13px;
	color:#989898;
	font-family:"Roboto", sans-serif;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
.top_menu li a:hover {
	color:#535353;
}
.top_menu li a.active {
	text-decoration:none;
	color:#f15a23;
}
.top_menu li a.demo {
	text-align:center;
	padding:3px 5px 5px 30px;
	margin: 0 15px 0 0;
	border-radius: 4px;
	text-decoration:none;
	font-size:13px;
	font-weight: normal;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Roboto", sans-serif;
	background-color: #ef5522;
	background-image:url(../images/demo_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	text-shadow: none;
}
.top_menu li a.demo:hover {
	text-align:center;
	padding:3px 5px 5px 30px;
	border-radius: 4px;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	font-weight: normal;
	font-family:"Roboto", sans-serif;
	background-color: #565656;
	text-shadow: none;
}
/* nav - start */
#nav {
	height:46px;
	margin:4px auto auto auto;
	padding:0;
	float:right;
	background-image:url(../images/nav_bg_pixel.jpg);
	background-repeat:repeat-x;
	background-position:center;
	border:1px solid #cfcfcf;
	border-radius:7px;
}
.nav_link {
	text-align:center;
	float:left;
	margin:0px 0 0 0px;
}
.nav_link a {
	text-align:center;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	color:#6d6d6d;
	text-transform: uppercase;
	text-decoration: none;
	padding:16px 32px 16px 32px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	border-right:1px solid #cfcfcf;
	margin:0;
	word-wrap:normal;
	display: block;
	cursor:pointer;
}
.nav_link a:hover {
	background-color:#fbfbfb;
	padding:16px 32px 16px 32px;
}
.nav_link a.active {
	background-color: #e2e2e2;
	background-image: url(../images/nav_bg_pixel_hi.jpg);
	background-repeat:repeat-x;
	background-position: center;
	color:#FFFFFF;
	padding:16px 32px 16px 32px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
.nav_link a.last {
	border-right:1px solid Transparent;
	border-radius:0 5px 5px 0;
	padding:16px 32px 16px 32px;
}
.nav_link a.first {
	border-radius:5px 0 0 5px;
}
.nav_link a.first:hover {
	border-radius:5px 0 0 5px;
}
.nav_link a.first.active {
	border-radius:5px 0 0 5px;
	background-color: #e2e2e2;
	background-image: url(../images/nav_bg_pixel_hi.jpg);
	background-repeat:repeat-x;
	background-position: center;
	color:#FFFFFF;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
.nav_link .shadow-pos {
	text-align:center;
	float:right;
}
/* nav - end */
#call_us_box{
	margin:2px 0 0 0;
	float: right;
	padding:0;
	height: 30px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.7);
}
#call_us_con{
	float: left;
	padding:0;
	margin:3px 8px 0 5px;
}
#call_us_con img{
	width: 24px;
	height: 24px;
	float: left;
	padding:0;
	margin:0;
}
.call_us_num{
	float: left;
	padding:0;
	margin:3px 0 0 5px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
	
/* Body - top */
#body-wrapper {
	width:100%;
	height: 890px;
	background-image:url(../images/body_bg_pixel.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
#body_top_box {
	width:980px;
	margin:0 auto;
	height: 30px;
	padding: 20px 0 0 0;
}
#heading {
	width:550px;
	float: left;
	margin: 0;
}
#heading h1 {
	font-family:"Roboto", sans-serif;
	width:560px;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.strong {
	font-weight: 700;
}
.italic {
	font-style:italic;
}
.black_color {
	color:#000000;
}
.gray_color {
	color:#535353;
}
.orange_color {
	color:#ef5522;
}
#heading img {
	width:200px;
	float: left;
	margin: 30px 0 0 0;
}
#heading p {
    width:335px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: right;
	text-transform: none;
	text-decoration: none;
	margin: 15px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.btn-primary {
	padding:6px 12px;
	border-radius:6px;
	color: #616161;
	font-size:12px;
	float: left;
	font-family:"Roboto", sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	border: 1px solid #d9d9d9;
	background: -webkit-linear-gradient(#fbfbfb, #dfdfdf); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fbfbfb, #dfdfdf); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fbfbfb, #dfdfdf); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fbfbfb, #dfdfdf); /* Standard syntax */
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	color: #616161;
	background: -webkit-linear-gradient(#fbfbfb, #ececec); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fbfbfb, #ececec); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fbfbfb, #ececec); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fbfbfb, #ececec); /* Standard syntax */
	border-color: #ebebeb
}
#tp_ezflow_img {
	float: right;
	margin: 15px 0 0 0;
}
#body_middle_box {
	width:980px;
	margin:0 auto;
}
#video_placeholder {
	float: left;
	margin: 23px 0 0 0;
}
.video-containter {
	background-color: #f4f4f4;
	border-radius: 15px;
	float: left;
	padding: 20px 10px 0 0;
	width: 545px;
	height: 380px;
}
.list-items-left-area {
	margin: 10px 0;
	position: absolute;
	width: 206px;
	z-index: 99999;
}
.list-items-right-area {
	position: absolute;
	width: 206px;
	z-index: 999;
}
.vido-container {
	background-color: #000000;
	border-radius: 12px;
	float: left;
	margin: 0 0 0 15px;
	padding: 12px 7px 12px 17px;
	width: 500px;
}
.list-items-right {
	float:right;
	margin:10px;
}
.position-left {
	left: 15px;
	margin: 0;
	position: absolute;
	top: 5px;
	width: 100%;
}
.position-right {
	float: left;
	height: 100px;
	margin: 50px 0 0 636px;
	width: 100%;
}
.list-items-left {
	width:150px;
	float:left;
	height:30px;
	background-color:#dfdfdf;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	border-radius:5px 0px 0px 5px;
	clear:both;
	padding:10px;
	height: 56px;
	margin: 5px 0;
}
.active-bg {
	background-color:transparent;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
	width:100% !important;
	background-image:url("../images/menu-bg-active.png") !important;
	background-repeat:no-repeat;
}
.active-bg-right {
	background-color:transparent;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
	width:100% !important;
	background-image:url("../images/menu-bg-active-right.png") !important;
	background-repeat:no-repeat;
}
#myid1 {
	z-index:9999;
}
.video-title {
	font-family:"Roboto", sans-serif;
	font-size:22px;
	font-weight:regular;
	outline:none;
	color:#5a5959;
	margin:4px 0 0 40px;
	padding:0;
	outline: 0;
	text-align:left;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.Sub-title {
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:regular;
	outline:none;
	color:#5a5959;
	margin:0 0 0 10px;
	padding:0;
	outline: 0;
	text-align:left;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.Sub-title-right {
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:regular;
	outline:none;
	color:#5a5959;
	margin:20px 0 0 0;
	text-align:center;
	padding:0;
	outline: 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.video_click {
	outline: 0;
	text-decoration:none;
}
#verticals_placeholder {
	width:105px;
	float: right;
	margin: 30px 0 0 0;
}
.vertical_col_hd {
	width:100%;
	margin:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#e2e2e2;
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color:#4a4a4a;
	font-size:13px;
	font-weight: normal;
	font-family:"Roboto", sans-serif;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.vertical_bottom {
	width:100%;
	height: 333px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin:0px;
	background-color:#f4f4f4;
}
#verticals_placeholder ul {
	width: 70px;
	margin: 0 auto;
}
#verticals_placeholder li {
	list-style:none;
	margin: 0 auto;
	padding: 16px 0 0 0;
}
.more_link_s {
	text-align:center;
	font-family: "Roboto", sans-serif;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	color:#747474;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#body_bottom_box {
	width:980px;
	margin:0 auto;
}
#mt_box {
	background-color: #f4f4f4;
	border-radius: 10px;
	width:370px;
	float: left;
	margin: 22px 0 0 20px;
	padding: 20px;
	background-image:url(../images/mt_img.png);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 205px;
}
#mt_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mt_box h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#mt_box p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mms_box {
	background-color: #f4f4f4;
	border-radius: 10px;
	width:370px;
	float: left;
	margin: 22px 0 0 15px;
	padding: 20px;
	background-image:url(../images/mms_img.png);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 160px;
}
#mms_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mms_box h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#mms_box p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#oms_box {
	background-color: #f4f4f4;
	border-radius: 10px;
	width:370px;
	float: left;
	margin: 16px 0 0 15px;
	padding: 20px;
	background-image:url(../images/oms_img.png);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	height: 140px;
}
#oms_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#oms_box h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#oms_box p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#testi_box {
	background-color: #f4f4f4;
	border-radius: 10px;
	width:224px;
	float: right;
	margin: 30px 0 0 0;
	padding: 20px;
	height: 150px;
}
#testi_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#testi_box p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	height: 70px;
	text-transform: none;
	text-decoration: none;
	margin: 8px 0 2px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#testi_box .readmore_link {
	float: right;
}
#testi_box .coustmer_logo {
	float: right;
	width: 70px;
	height: 41px;
	margin: 10px 0 0 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #cfcfcf;
}
#testi_box img {
	float: right;
	width: 100%;
}
#testi_box .person_name {
	text-align: right;
	float: left;
	width: 60%;
	height: 16px;
	margin: 12px 0 0 0;
	padding: 0 0 5px 0;
	font-family:"Roboto", sans-serif;
	color:#484848;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#testi_box .company_name {
	text-align: right;
	float: left;
	width: 60%;
	height: 15px;
	padding: 0 0 5px 0;
	font-family:"Roboto", sans-serif;
	color:#747474;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
#clients_logo_box {
	background-color: #FFFFFF;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 2px solid #cfcfcf;
	border-radius: 10px;
	width:962px;
	float: left;
	margin: 22px 0 0 0px;
	padding: 10px 0 0 18px;
	height: 115px;
}
#clients_logo_box h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	color:#484848;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#social_icons_box {
	width:100%;
	margin:10px auto;
	height: 30px;
	text-align: center;
}
#social_icons_box h3 {
    font-family:"Roboto", sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:24px;
	color:#484848;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
.follow_icon {
	text-align: center;
	color:#fff;
	font-size:14px;
	font-weight: regular;
	font-family:"Roboto", sans-serif;
	background-color:#3a5793;
	width:86px;
	padding:12px 5px 12px 5px;
	margin: 2px 0 2px 2px;
	border-radius:4px;
	float:left;
}
.arrow-icons {
	background-image: url("../images/icon-arrow.png");
	background-repeat: no-repeat;
	float:left;
	padding: 6px;
	margin: 16px 0 0 0;
}
#soical-icons-lists {
	display:inline;
	margin: auto 3px auto 3px;
	padding:0;
}
.soical-icons-lists {
	display:inline;
	margin: auto 3px auto 3px;
	padding:0;
}
.grayscale{
	-webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
     filter: gray;
}
.grayscale:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
	filter: none;
}
#subpage_heading {
	width:550px;
	float: left;
	margin: 0;
}
#sub_heading {
	float: left;
	margin: 0;
}
#sub_heading h1 {
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	width:550px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#sub_heading h2 {
    font-family:"Roboto", sans-serif;
	font-size:16px;
    line-height:26px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	width:550px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#sub_heading p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	width:970px;
	text-transform: none;
	text-decoration: none;
	margin: 20px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

#sub_heading ul {
	width:950px;
	margin: 0 0 0 25px;
	float: left;
	list-style-image: url(../images/tick_mark.png);
}
#sub_heading li {
	float:left;
	width: 950px;
	text-align:justify;
	padding:0 2px 0 0;
	text-decoration:none;
	font-size:13px;
	line-height: 20px;
	color:#747474;
	font-family:"Roboto", sans-serif;
}
#sub_heading1 {
	float: left;
	margin: 30px 0 0 0;
}
#sub_heading1 h1 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#ef5522;
	float: left;
	width:550px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#sub_heading1 p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	width:970px;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#download_pdf {
	width:100px;
	float: right;
	margin: 0;
	background-color: #ef5522;
	box-shadow: 0px 3px 2px rgba(0,0,0,0.3);
	border-radius: 5px;
}
#download_pdf img {
	width: 15px;
	height: 18px;
	float: left;
	margin: 6px;
}
#download_pdf a {
	font-family:"Roboto", sans-serif;
	font-size:11px;
	line-height: 11px;
	font-weight:normal;
	color:#e6e6e6;
	float: left;
	margin: 3px 0 0 0;
	text-decoration: none;
}
#download_pdf a:hover {
	color: #ffffff;
}
#subpage_l_box {
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
	border: 1px solid #eeeeee;
	border-radius: 10px;
	width:442px;
	float: left;
	margin: 25px 18px 0 0;
	padding: 16px;
	height: 166px;
}
#subpage_l_box h2 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_l_box h3 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_l_box p {
	width: 335px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 15px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_l_box .icon {
	float: left;
	margin: 12px;
}
#subpage_l_box ul {
	width: 300px;
	margin: 10px 0 0 0;
	float:left;
}
#subpage_l_box li {
	float:left;
	width: 300px;
	text-align:justify;
	margin: 5px 0 0 25px;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#subpage_r_box {
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
	border: 1px solid #eeeeee;
	border-radius: 10px;
	width:442px;
	float: right;
	margin: 25px 0 0 0;
	padding: 16px;
	height: 166px;
}
#subpage_r_box h2 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_r_box h3 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_r_box p {
	width: 335px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 15px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#subpage_r_box .icon {
	float: left;
	margin: 15px;
}
#subpage_r_box ul {
	width: 300px;
	margin: 10px 0 0 0;
	float:left;
}
#subpage_r_box li {
	float:left;
	width: 300px;
	text-align:justify;
	margin: 5px 0 0 25px;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
.bold {
	font-weight: bold;
}
#mms_subpage_box {
	border-radius: 10px;
	width:940px;
	float: left;
	margin: 8px auto;
	padding: 20px;
	'background-image:url(../images/mms_flow_img.png);
	'background-repeat: no-repeat;
	'background-position: center;
}
#mms_con_box {
	width:350px;
	position:absolute;
	z-index: 999;
	margin: 0;
}
#mms_con_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#ef5522;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	position:absolute;
	z-index: 999;
	margin: 0 0 0 110px;
}
#mms_con_box p {
	width: 220px;
	text-align:left;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	position:absolute;
	z-index: 999;
	margin: 30px 0 0 110px;
}
#more_link {
	width:100px;
	position:absolute;
	z-index: 999;
	margin: 62px 0 0 110px;
}
#more_link img {
	width: 8px;
	height: 9px;
	float: left;
	margin: 2px 0 0 0;
}
#more_link a {
	font-family:"Roboto", sans-serif;
	font-size:12px;
	line-height: 12px;
	font-weight:bold;
	font-style:italic;
	color:#555555;
	float: left;
	margin: 0 0 0 4px;
	text-decoration: none;
}
#more_link a:hover {
	color: #ef5522;
	font-style:italic;
	text-decoration: underline;
}
#mms_con_box1 {
	width:350px;
	float:right;
	margin: 0;
}
#mms_con_box1 h2 {
	text-align:right;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#ef5522;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	float: right;
}
#mms_con_box1 p {
	width: 220px;
	text-align:right;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	float: right;
	margin: 7px 0 0 0;
}
#more_link1 {
	float: right;
	margin: 5px 0 0 0;
}
#more_link1 img {
	width: 8px;
	height: 9px;
	float: left;
	margin: 2px 0 0 0;
}
#more_link1 a {
	font-family:"Roboto", sans-serif;
	font-size:12px;
	line-height: 12px;
	font-weight:bold;
	font-style:italic;
	color:#555555;
	float: left;
	margin: 0 0 0 4px;
	text-decoration: none;
}
#more_link1 a:hover {
	color: #ef5522;
	font-style:italic;
	text-decoration: underline;
}
#ezflow_subpage_box {
	border-radius: 10px;
	width:940px;
	float: left;
	margin: 8px auto;
	padding: 20px;
	'background-image:url(../images/ezflow_img.png);
	'background-repeat: no-repeat;
	'background-position: center;
	height: 500px;
}
#ezflow_con_box {
	width:350px;
	position:absolute;
	z-index: 999;
	margin: 0;
}
#ezflow_con_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	position:absolute;
	z-index: 999;
	margin: 0 0 0 110px;
}
#ezflow_con_box p {
	width: 220px;
	text-align:left;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:19px;
	color:#747474;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	position:absolute;
	z-index: 999;
	margin: 20px 0 0 110px;
}
#verticals_l_box {
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
	border: 1px solid #eeeeee;
	border-radius: 10px;
	width:442px;
	float: left;
	margin: 25px 18px 0 0;
	padding: 16px;
	height: 166px;
}
#verticals_l_box h2 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#verticals_l_box p {
	width: 335px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 6px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#verticals_l_box .icon {
	float: left;
	margin: 10px 12px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #ef5522;
}
#verticals_r_box {
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
	border: 1px solid #eeeeee;
	border-radius: 10px;
	width:442px;
	float: right;
	margin: 25px 0 0 0;
	padding: 16px;
	height: 166px;
}
#verticals_r_box h2 {
	width: 420px;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#verticals_r_box p {
	width: 335px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 6px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#verticals_r_box .icon {
	float: left;
	margin: 10px 12px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #ef5522;
}
#footer_menu_box {
	width:100%;
	margin:30px 0 0 0;
	background-color: #e3e3e3; display: inline-block;
}
#footer_menu {
	width:980px;
	margin: 0 auto;
}
#footer_menu ul {
	padding:5px 0 0 0;
	height: 24px;
	text-align:center;
}
#footer_menu li {
	display:inline;
	margin: 0 auto;
	list-style-type:none;
}
#footer_menu li span {
	text-align:center;
	padding:10px 2px 8px;
	text-decoration:none;
	font-size:13px;
	color:#7a7a7a;
	font-family:"Roboto", sans-serif;
}
#footer_menu li a {
	text-align:center;
	padding:4px 2px 4px 2px;
	text-decoration:none;
	font-size:12px;
	color:#7a7a7a;
	font-family:"Roboto", sans-serif;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
#footer_menu li a:hover {
	text-decoration:underline;
}
#copyright_box {
    width: 100%
	margin: 0 auto;
	height: 30px;
}
#copyright_con {
	width: 980px;
	margin: auto auto 15px auto;
	text-align: center;
}
#copyright_con span {
	font-size:11px;
	color:#7a7a7a;
	font-family:"Roboto", sans-serif;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	text-decoration:none;
}
/*************************************
 * specific styling for #demo2
 ************************************/

#demo2 {
	margin:0 0 0 4px;
}
#demo2 .als-item {
	margin: 0px;
	padding: 0px;
	min-height: 68px;
	min-width: 100px;
	text-align: center;
}
#demo2 .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
#demo2 .als-prev, #demo2 .als-next {
	top: 10px;
}
#demo2 .als-prev {
	left: 40px;
}
#demo2 .als-next {
	left: 40px;
	top:20px;
}
/*demo =3 */


#demo3 {
	margin:0 0 0 4px;
}
#demo3 .als-item {
	margin: 0px;
	padding: 0px;
	min-height: 60px;
	min-width: 100px;
	text-align: center;
}
#demo3 .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
#demo3 .als-prev, #demo2 .als-next {
	top: 10px;
}
#demo3 .als-prev {
	left: 10px;
	top:10px !important;
}
#demo3 .als-next {
	left: 40px;
	top:20px;
}
.building-name {
	color: #303030;
	font-size:11px;
	font-family:"Roboto", sans-serif;
	line-height: 11px;
	padding: 0;
	margin: 0;
	text-align:center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
.als-container {
	position: relative;
	width: 50%;
	margin: 0px auto;
	z-index: 0;
}
.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	top:15px;
}
.als-wrapper {
	position: relative;
	list-style: none;
	padding:0px;
	margin: 0px;
}
.als-item {
	position: relative;
	display: block;
	text-align: center;
	float: left;
}
.als-prev, .als-next {
	clear: both;
	cursor: pointer;
	left: 76px;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
}
.viewClass {
	font-size:11px;
	color:#747474;
	text-align: center;
	width:100%;
	float:left;
}
.viewClass a {
	text-decoration: none;
}
.viewClass a:hover {
	color:#212121;
}
.als-viewport-test {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}
.als-container-test {
	float: left;
	height: 150px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 218px;
}
/*Popup page style*/

#popup_page {
	width:480px;
	margin:0 auto;
	float:left;
	padding: 0;
}
#popup_icon {
	float: left;
	margin: 0 20px 0 20px;
}
#popup_readmore {
	float: left;
	margin: 30px 0 30px 10px;
}
#popup_icon img {
	position:absolute;
	z-index: 1000;
}
#popup_heading {
	width:260px;
	height: 530px;
	margin: 0;
	position:absolute;
	z-index: 1010;
	left: 130px;
}
#popup_heading h1 {
	width: 260px;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0;
}
#popup_heading p {
	width: 380px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#popup_heading ul {
	width: 360px;
	margin: 10px 0 0 20px;
	float:left;
}
#popup_heading li {
	float:left;
	width: 360px;
	text-align:justify;
	padding:12px 2px 0 0;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#popup_heading li strong {
	font-weight: 700;
	color: #4d4d4d;
}
/*Popup page style for verticals*/

#popup_ver {
	width:480px;
	margin:0 auto;
	padding: 0;
}
#popup_ver_icon {
	float: left;
	margin: 0 35px 0 35px;
}
#popup_ver_readmore {
	float: left;
	margin: 30px 0 30px 10px;
}
#popup_ver_icon img {
	position:absolute;
	z-index: 1000;
}
#popup_ver_heading {
	width:360px;
	height: 530px;
	margin: 0;
	position:absolute;
	z-index: 1010;
	left: 150px;
}
#popup_ver_heading h1 {
	width: 360px;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0;
}
#popup_ver_heading h2 {
	width: 360px;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#404040;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 10px 0 0 0;
}
#popup_ver_heading p {
	width: 360px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#popup_ver_heading ul {
	width: 340px;
	margin: 0 0 0 20px;
	float:left;
}
#popup_ver_heading li {
	float:left;
	width: 340px;
	text-align:justify;
	padding:12px 2px 0 0;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#popup_ver_heading li strong {
	font-weight: 700;
	color: #4d4d4d;
}
/*EZFlow Popup page style*/

#ezflow_popup_page {
	width:480px;
	margin:0 auto;
	padding: 0;
}
#ezflow_popup_icon {
	width: 200px;
	float: left;
	margin: 10px auto;
}
#ezflow_popup_readmore {
	float: left;
	margin: 30px 0 30px 10px;
}
#ezflow_popup_heading {
	width:500px;
	height:auto;
	margin: 0;
	float: left;
}
#ezflow_popup_heading h1 {
	width: 500px;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0;
}
#ezflow_popup_heading ul {
	width: 260px;
	margin: 10px 0 0 20px;
	float:left;
}
#ezflow_popup_heading li {
	float:left;
	width: 260px;
	text-align:justify;
	padding:12px 2px 0 0;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#ezflow_popup_heading li strong {
	font-weight: 700;
	color: #4d4d4d;
}
.link {
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#535353;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.link:hover {
	color:#ef5522;
	text-decoration: underline;
}
.link_b {
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:700;
	line-height:18px;
	color:#535353;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.link_b:hover {
	color:#ef5522;
	text-decoration: underline;
}
.link1 {
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#535353;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.link1:hover {
	color:#ef5522;
	text-decoration: underline;
}
#clients_placeholder {
	width:110px;
	position:absolute;
	left: 20px;
	top: 120px;
}
.clients_col_hd {
	width:100%;
	margin:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#e2e2e2;
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color:#4a4a4a;
	font-size:13px;
	font-weight: normal;
	font-family:"Roboto", sans-serif;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.clients_bottom {
	width:98%;
	height: 265px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin:0px;
	background-color:#ffffff;
	border: 1px solid #efefef;
}
#clients_placeholder ul {
	width: 70px;
	margin: 0 auto;
}
#clients_placeholder li {
	list-style:none;
	margin: 0 auto;
	padding: 16px 0 0 0;
}
/*Popup page style for more info*/
#more_info_readmore {
	float: left;
	margin: 30px 0 80px 10px;
}
#more_info_heading {
	/* width:350px;left: 40px; */
	margin: 0 0 0 42px;
	position:absolute;
	z-index: 1010; width:100%;
	
}
#more_info_heading h1 {
	width: 100%;
	font-family:"Roboto", sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0;
}
#more_info_heading p {
	width: 470px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 2px 0 8px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.mandatory {
	color:#ef5522;
}
#more_info_form {
	width:460px;
	float: left;
	margin: 5px auto;
}
#more_info_row {
	width:460px;
	float: left;
	margin: 5px 0 6px 0;
}
.inputstyle {
	border: 1px solid #d3d3d3;
	width: 100%;
	height: 28px;
	FONT-SIZE: 14px;
	padding:2px 5px 2px 5px;
	COLOR: #535353;
	font-family: "Roboto", sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	border-radius:6px;
	box-shadow: inset 1px 1px 2px rgba(100, 100, 100, 0.1)
}
#oms_l_box {
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
	border: 1px solid #eeeeee;
	border-radius: 10px;
	width:300px;
	float: left;
	margin: 20px 10px 0 6px;
	padding: 2px;
}
#oms_l_box h2 {
	width: 240px;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#656565;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 14px 0 0 0;
}
#oms_l_box h2 a {
	text-decoration: none;
}
#oms_l_box h2 a:hover {
	color:#ef5522;
	text-decoration: none;
}
#oms_l_box .icon {
	float: left;
	margin: 5px;
}
#demo_l_heading {
	width:450px;
	float: left;
	margin: 0 10px 10px 0;
}
#demo_l_heading h1 {
	width:450px;
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#535353;
	float: left;
	margin: 0;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#demo_l_heading h2 {
	width:450px;
	font-family:"Roboto", sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:21px;
	color:#535353;
	float: left;
	margin: 10px 0 10px 0;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#demo_l_heading p {
	width:450px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#747474;
	float: right;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#demo_l_heading ul {
	width:420px;
	margin: 5px 0 5px 25px;
	list-style:disc;
	color:#ef5522;
	float: left;
}
#demo_l_heading li {
	float:left;
	width: 420px;
	text-align:left;
	padding:0 2px 0 0;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	margin: 6px 0 6px 0;
	color:#747474;
	font-family:"Roboto", sans-serif;
}
#con_l_heading {
	width:350px;
	float: left;
	margin: 10px;
}
#con_l_heading img {
	position: relative;
	left: 0px;
}
#con_l_heading span {
	position: relative;
	top: -7px;
	left: 7px;
}
#con_l_heading h1 {
	width:350px;
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#con_l_heading h2 {
	width:350px;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#535353;
	float: left;
	margin: 10px 0 10px 0;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#con_l_heading h3 {
	width:318px;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:28px;
	color:#747474;
	float: right;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#con_l_heading p {
	width:318px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#747474;
	float: right;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#con_form_heading {
	width:460px;
	height: 520px;
	position:absolute;
	z-index: 1010;
	margin: 46px 0 0 480px;
	padding: 30px 20px 30px 10px;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	background-color: #f6f6f6;
	background: -webkit-linear-gradient(#ffffff, #f5f5f5); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ffffff, #f5f5f5); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ffffff, #f5f5f5); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ffffff, #f5f5f5); /* Standard syntax */
}
#con_form_heading h1 {
	width: 450px;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	margin: 0 0 0 30px;
}
#con_form_heading p {
	width: 450px;
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 2px 0 20px 30px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.mandatory {
	color:#ef5522;
}
#con_form_form {
	width:400px;
	height: 300px;
	margin: 0 auto;
}
#con_form_row {
	width:400px;
	float: left;
	margin: 5px 0 6px 0;
}
.link2 {
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	color:#108dd3;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.link2:hover {
	color:#535353;
	text-decoration: underline;
}
.link3 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	color:#535353;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.link3:hover {
	color:#ef5522;
	text-decoration: underline;
}
.quick_con_tab {
	transition: background-color 0.5s ease;
	background-image: url(../images/quick_contact_tab.png);
	background-repeat: no-repeat;
	background-color: #ef5522;
	border-radius: 4px 0px 0px 4px;
	right: 0px;
	top: 250px;
	height: 150px;
	width: 36px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}
.quick_con_tab:hover {
	background-color: #535353;
}
.readmore_link{
	font-family:"Roboto", sans-serif;
	font-size:13px;
	line-height: 19px;
	font-weight:normal;
	color:#2a2a2a;
	float: left;
	margin: 12px 0 0 4px;
	text-decoration: none;
}
.readmore_link:hover{
	color:#ef5522;
	text-decoration: none;
}
#middle_banner_box {
	width:980px;
	height: 210px;
	margin:220px auto 10px auto;
	border-radius: 10px;
	background-color: #FFFFFF;
	box-shadow: inset 0px 0px 120px rgba(30,30,30,0.1);
}
#middle_banner_box img {
	float: left; 
	padding: 18px 10px 10px 60px;
	width: 500px;
}
#middle_banner_box h2 {
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	width: 550px;
	float: left;
	margin: 75px 0 0 40px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#middle_banner_box p {
	text-align:left;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#747474;
	float: left;
	width:550px;
	text-transform: none;
	text-decoration: none;
	margin: 0 0 0 40px;
	text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
}
#bottom_con_box {
	width:980px;
	height: 210px;
	margin:700px auto 10px auto;
	border: 0px solid #cfcfcf;
}
#bottom_con_l_box {
	border: 1px solid #dcdcdc;
	background-color: #fefefe;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	border-radius: 10px;
	width:300px;
	float: left;
	margin: 0;
	height: 210px;
}
#bottom_con_l_box img {
	width:36px;
	float:left;
	margin: 20px 12px 0 50px;
}
#bottom_con_l_box h3 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#ef5522;
	margin: 25px 0 0 0;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#bottom_con_l_box p {
	text-align: center;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#747474;
	width:250px;
	text-transform: none;
	text-decoration: none;
	margin: 25px auto 0 auto;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.button_link_orange{
	font-family:"Roboto", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #ef5522;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
	margin: 0 auto;
	padding: 8px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	text-decoration: none;
}
.button_link_orange:hover{
	color:#000000;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3);
}
#ver_heading {
	float: left;
	margin: 0;
	width: 980px;
}
#ver_heading h1 {
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	float: left;
	width:880px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#ver_heading h2 {
    font-family:"Roboto", sans-serif;
	font-size:14px;
    line-height:22px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	width:500px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#ver_heading p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	width:600px;
	text-transform: none;
	text-decoration: none;
	margin: 20px 0 0 60px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#ver_heading ul {
	width: 660px;
	margin: 20px 0 0 0;
	float:left;
}
#ver_heading li {
	float:left;
	width: 670px;
	text-align:justify;
	margin: 10px 0 0 25px;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#ver_heading .vericon {
	float: left;
	width:35px;
	margin: 20px 0 0 0;
	clear: both;
}
#ver_link_box {
	float: right;
	width: 240px;
	border-left: 2px solid #ef5522;
	border-radius: 10px;
	height: 300px;
	margin: 25px 0 0 23px;
	padding: 5px 0 0 20px;
}
#ver_link_box h3 {
    font-family:"Roboto", sans-serif;
	font-size:16px;
    line-height:24px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#ver_link_box ul {
	width:230px;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
}
#ver_link_box li {
	float:left;
	width: 230px;
	height: 30px;
	margin: 5px 0 5px 2px;
	border-bottom: 1px dashed #cfcfcf;
}
.req_demo_bt {
	text-align:center;
	padding:3px 5px 5px 30px;
	margin: 0 15px 0 0;
	border-radius: 4px;
	text-decoration:none;
	font-size:13px;
	font-weight: normal;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Roboto", sans-serif;
	background-color: #ef5522;
	background-image:url(../images/demo_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	text-shadow: none;
	float:right;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
	
}
.req_demo_bt:hover {
	text-align:center;
	padding:3px 5px 5px 30px;
	border-radius: 4px;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	font-weight: normal;
	font-family:"Roboto", sans-serif;
	background-color: #565656;
	text-shadow: none;
}
.free_demo_bt {
	text-align:center;
	padding:12px 5px 5px 40px;
	margin: 0 5px 0 0;
	border-radius: 6px;
	width: 100px;
	height: 25px;
	text-decoration:none;
	font-size:16px;
	font-weight: normal;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Roboto", sans-serif;
	background-image:url(../images/demo_icon_002.png);
	background-position:left center;
	background-repeat:no-repeat;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	float:right;
	background-color: #ef5522;
	box-shadow: inset 0px 2px 20px rgba(0, 0, 0, 0.3);
	border: 2px dashed #7d2400;
}
.free_demo_bt:hover {
	text-align:center;
	border-radius: 6px;
	width: 100px;
	height: 25px;
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
	background-image:url(../images/demo_icon_002.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-color: #999999;
	border: 2px dashed #565656;
	box-shadow: inset 0px 2px 20px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
.free_demo_bt1 {
	text-align:center;
	padding:14px 30px 5px 30px;
	margin: 0 0 0 0;
	border-radius: 8px;
	width: 80px;
	height: 24px;
	text-decoration:none;
	font-size:14px;
	font-weight: normal;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Roboto", sans-serif;
	background-repeat:no-repeat;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	float:right;
	background-color: #ef5522;
	box-shadow: inset 0px 2px 20px rgba(0, 0, 0, 0.3);
	border: 2px dashed #7d2400;
}
.free_demo_bt1:hover {
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	background-repeat:no-repeat;
	background-color: #999999;
	border: 2px dashed #565656;
	box-shadow: inset 0px 2px 20px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
#blog_heading {
	float: left;
	margin: 0;
	width: 980px;
}
#blog_heading h1 {
	font-family:"Roboto", sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height:32px;
	color:#ef5522;
	float: left;
	width:880px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_heading h2 {
    font-family:"Roboto", sans-serif;
	font-size:16px;
    line-height:24px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	width:680px;
	margin: 20px 0 0 0;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_heading p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#747474;
	float: left;
	width:680px;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_heading span img { width: 680px; }
#blog_heading img {
	width: 300px;
	margin: 20px 0 10px 0;
	border-radius: 10px;
}
#blog_heading ul {
	width: 220px;
	margin: 20px 0 0 0;
	float:left;
}
#blog_heading li {
	float:left;
	width: 220px;
	text-align:justify;
	margin: 10px 0 0 25px;
	text-decoration:none;
	font-size:14px;
	line-height: 18px;
	color:#7a7a7a;
	font-family:"Arimo", sans-serif;
}
#blog_link_box {
	float: right;
	width: 220px;
	border-left: 2px solid #ef5522;
	border-radius: 10px;
	height: 300px;
	margin: 25px 0 0 25px;
	padding: 5px 0 0 20px;
}
#blog_link_box h3 {
    font-family:"Roboto", sans-serif;
	font-size:16px;
    line-height:24px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_link_box ul {
	width:230px;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
}
#blog_link_box li {
	float:left;
	width: 230px;
	height: 30px;
	margin: 5px 0 5px 2px;
	border-bottom: 1px dashed #cfcfcf;
}
.blog_date {
    width:110px;
	float:left;
	position:relative;
	display: inline;
	margin: 0 1px 0 1px;
	font-family:"Roboto", sans-serif;
	font-size:13px;
    line-height:30px;
	font-style:italic;
	color:#a1a1a1;
}
#blog_con {
	float: left;
	margin: 0;
	width: 320px; min-height: 474px;
}
#blog_con h1 {
	font-family:"Roboto", sans-serif;
	font-size:26px;
	font-weight:normal;
	line-height:32px;
	color:#ef5522;
	float: right;
	width:560px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_con h2 {
    font-family:"Roboto", sans-serif;
	font-size:15px;
    line-height:22px;
	font-weight:normal;
	color:#ef5522;
	float: left;
	width:200px;
	margin: 10px 0 0 10px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_con p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#747474;
	/*float: right;*/
	width:280px;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#blog_con a.readmore {
	text-align:left;
	padding:3px 6px 3px 6px;
	margin: 10px 0 0 0;
	border-radius: 3px;
	text-decoration:none;
	font-size:13px;
	font-weight: normal;
	text-transform:normal;
	color:#FFFFFF;
	font-family:"Roboto", sans-serif;
	background-color: #ef5522;
	text-shadow: none;
	float:left;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
	
}
#blog_con a.readmore:hover {
	text-align:center;
	color:#000000;
	background-color: #efefef;
}

#blog_date {
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 0 0;
	width: 35px;
	/*height: 61px;*/
	border: 1px solid #ef5522;
	text-align: center; border-radius: 5px;
}
#blog_date span {
	width: 60px;
	text-align: center;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	color:#747474;
	text-transform: none;
	text-decoration: none;
}
hr.style-one {
    border: 1px dotted #cfcfcf;
    width:680px;
    float: left;
    margin: 30px 0 15px 0;
}
#mgp_box1 {
	background-color: #FFFFFF;
	border-radius: 10px;
	width:265px;
	float: left;
	margin: 10px 0 0 15px;
	padding: 20px;
	height: 140px;
}
#mgp_box1 h2 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mgp_box1 h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#mgp_box1 p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mgp_box2 {
	background-color: #FFFFFF;
	border-radius: 10px;
	width:265px;
	float: left;
	margin: 10px 0 0 15px;
	padding: 20px;
	height: 140px;
}
#mgp_box2 h2 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mgp_box2 h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#mgp_box2 p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mgp_box3 {
	background-color: #FFFFFF;
	border-radius: 10px;
	width:265px;
	float: left;
	margin: 10px 0 0 15px;
	padding: 20px;
	height: 140px;
}
#mgp_box3 h2 {
	font-family:"Roboto", sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#mgp_box3 h3 {
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#ef5522;
	float: left;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	clear:both;
}
#mgp_box3 p {
	text-align:justify;
	font-family:"Roboto", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#747474;
	float: left;
	text-transform: none;
	text-decoration: none;
	margin: 10px 0 20px 0;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

/* Style The Dropdown Button */
.dropbtn {
    color: white;
    padding: 12px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container &lt;div&gt; - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 240px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-radius: 5px;
    margin: 2px 0 0 0;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    text-transform: none;
    text-align: left;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ef5522; color: #ffffff; border-radius: 5px; text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #ffffff;
}
#middle_banner_box_vms {
	width:980px;
	height: 200px;
	margin:220px auto 10px auto;
	border-radius: 10px;
    background-image:url(../images/visitor_img.jpg);
	background-position:top center;
	background-color: #FFFFFF;
	box-shadow: inset 0px 0px 120px rgba(30,30,30,0.1);
}
#middle_banner_box_vms img {
	float: left; 
	padding: 18px 10px 10px 60px;
	width: 500px;
}
#middle_banner_box_vms h2 {
	font-family:"Roboto", sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	color:#ef5522;
	width: 550px;
	float: left;
	margin: 75px 0 0 40px;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
#middle_banner_box_vms p {
	text-align:left;
	font-family:"Roboto", sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	color:#747474;
	float: left;
	width:550px;
	text-transform: none;
	text-decoration: none;
	margin: 0 0 0 40px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.clearfix { overflow: auto; }
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}</pre></body></html>