@charset "utf-8";
/* CSS Document */

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

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, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1{
	font-size:24px;
	line-height:1.2em;
	text-align:left;
	margin-bottom:0.3em;
	color:#183b86;
	font-weight:bold;
}

h2{
	font-size:18px;
	line-height:1.5em;
	text-align:left;
	margin-bottom:0.2em;
	color:#183b86;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#183b86;
	margin-top:0.4em;
	line-height:1.5em;
}



img{
	border:0;
	display:block;
}

p {
	padding:0 0 1.1em 0;
	margin:0;
	line-height:1.5em;
	text-align:justify;
	}

a{
color:#484848;
text-decoration:none;
}

a:hover{
color:#8b372f;
}

.clear {
	clear:both; 
	font-size:0; 
	line-height:0;
	}

html {
	height:100%;
	font-size:100.01%;
	}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	background:#f9f9f9;
	font-size:12px;
}

.livechat{
	position:fixed;
	float:right;
	margin-top:150px;
	z-index:1000;
}


#layout {
	width:100%;
	}
	
#mainheader{
	width:100%;
}

.header{
	width:1000px;
	height:98px;
	margin:0 auto;
	position:relative;
	z-index:2;
	}
	
div#logo {	width:448px; float:left; }
div#logo div {	margin:18px 0 0 5px; }
div#right-columns {	width:552px; float:right; }
div#right-columns .column1{
	height:20px;
	}
	
div#right-columns .column1 .iso{
	/*background:url(../images/iso-bg.png) no-repeat right top ;*/
	background:url(../images/iso.jpg) no-repeat right top ;
	height:18px;
	width:250px;
	float:right;
	}
div#right-columns .column1 .iso div{		
	color:#8b3724;
	font-size:10px;
	padding: 2px 6px;
	}
	
div#right-columns .column2{
	height:38px;
	width:379px;
	float:right;
	}
	
div#right-columns .column2 .search{
	padding:10px 0 0; 
	margin:0; 
	width:210px; 
	float:left;
	}
	
div#right-columns .column2 .search form { 
	display:block; 
	float:right; 
	padding:0;
	}

div#right-columns .column2 .search span { 
	display:block; 
	float:left; 
	background:#393735; 
	width:210px; 
	padding:0; 
	height:26px; 
	border:1px solid #FFF; 
	background:url(../images/search-bg.png);
	}
	
div#right-columns .column2 .search form .keywords { 
	width:157px; 
	float:left; 
	background:none; 
	border:0; 
	padding:5px 10px; 
	margin:0; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#706e6d; 
	line-height:14px;
	}

div#right-columns .column2 .search form .button { 
	float:left; 
	margin:0; 
	padding:1px;
	}

div#right-columns .column2 .social-media{
	margin:0;
	height: 38px;
	float:right;
	padding-right:10px;
	}
	
div#right-columns .column2 .social-media .text{
	padding:15px 5px 0 10px;
	float:left;
	}
	
div#right-columns .column2 .social-media .icons{
	float:right;
	height: 38px;
}
	
div#right-columns .column2 .social-media .icons img{
	float:left;
	padding:12px 3px 0 3px;
	}
	
div#right-columns .column2 .social-media .icons .shr-facebook img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

div#right-columns .column2 .social-media .icons .shr-facebook:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/*---- email & contact -----*/

div#right-columns .column2 .cnt-mail{
	margin:0;
	height: 38px;
	float:right;
	padding-right:10px;
	margin-top:10px;
	}
	
div#right-columns .column2 .cnt-mail .text{
	padding:4px 5px 0 10px;
	float:left;
	}
	
div#right-columns .column2 .cnt-mail .text a{
	float: left;
    padding: 4px 0 0;
	}
	
div#right-columns .column2 .cnt-mail .text img{
	float:left;
	padding:0 2px 0 0;
	}

/*---- email & contact -----*/
	
div#right-columns .column3{
	width:500px;
	float:right;
	display: inline;
	margin-top: -5px;
	}
	
div#right-columns .column3 .main-menu{
	margin-top:10px;
	}
	
div#right-columns .column3 .main-menu ul{
    float: right;
    list-style: none outside none;
    margin: 0;
	}
			
div#right-columns .column3 .main-menu span{
	float:left;
	}
	
*+html div#right-columns .column3 .main-menu span{
	float:none;
	padding:0 0 0 5px;
}

div#right-columns .column3 .main-menu ul li{
	float: left;
    /*padding: 0 16px;*/
	padding:0 9px;
    position: relative;
    z-index: 3;
	}
	
*+html div#right-columns .column3 .main-menu ul li{
	float:left;
	padding:0 5px;
}
	
div#logo, div#right-columns {
	height:98px;
	position:relative;
	}

	
div.fadehover {
	position: relative;
	width:24px;
	height:24px;
	float:left;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
#navigation{
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 100%;
    z-index: 2;
	background:url(../images/menu-images/menu-bg-gray.jpg) repeat-x left center #e4e3e3;
	/*border-bottom:1px solid #a6a4a5; */
	border-bottom:1px solid #ffffff; 
	height:45px;
	}
	
#navigation02{
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 100%;
    z-index: 2;
	background:url(../images/menu-images/menu-bg-gray.jpg) repeat-x left center #e4e3e3;
	height:45px;
	border-bottom:1px solid #b9b9b9;
	}
	
#banner{
	background:#040e20;
	height:299px;
	width:100%;
}

.banner-content{
	width:1000px;
	margin:0 auto;
	background:url(../images/banners/banner-bg.jpg) right top no-repeat;
	height:299px;
}

#static-info{
	float: right;
    width: 324px;
}

#static-info img{
	padding:20px 0 0 7px;
}

#static-info p{
	color:#ececec;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 24px;
}

#static-info ul{
	padding:5px 0 0 70px;
	line-height:25px;
}

#static-info ul li{
	list-style-type:none;
	list-style-image:url(../images/banners/list-img.png);
	font-size:14px;
	font-weight:bold;
	color:#ececec;
}

#static-info .banner-button{
	padding:10px 0 0 28px;
}

.mainblurb{
	width:100%;	
	/*border-bottom:1px solid #bababa;*/
	overflow:hidden;
	line-height:1.5em;
}

.blurb{
	width:1000px;
	margin:0 auto;	
	background:url(../images/bg-icons.jpg) center left no-repeat;
	height:91px;
	margin-top:10px;
}

.blurb-column h2{
	padding:10px 0 0px 15px;
	color:#040E20;
}

.blurb-column{
	width:330px;
	float:left;	
	border-right:#CCCCCC groove 1px;
	
}

.blurb-column img{
	float:left;
	margin:15px 12px 0 10px;
	}

.blurb-column p{
	text-align:justify;
	word-wrap: break-word;
	margin:0px 13px 0px 9px;
	}

.content{
    margin: 0 auto;
    padding:0 0 5px 0;
    position: relative;
    width: 1000px;
    z-index: 1;
	line-height:1.5em;
	}
	
.content-box{
	padding:10px;
	overflow:hidden;
	}
	
.welcome-content{
	height:auto;
	text-align:justify;
	overflow:hidden;
}

.content-left{
	width:670px;
	float:left;
	padding-right:5px;
}

.client-tab{
	background:url(../images/client-logos/top-box.png) top center no-repeat;
	height:42px;
}

.invensis-client{
	width:301px;
	float:right;
	padding-top:15px;
}

.invensis-client h2{
	text-align:center;
}

.invensis-client .client-logos{
	/*padding:10px;*/

}

.invensis-client .client-logos img{
	/*padding:5px;*/
	float:left;
}

.content-column1{
	height:auto;
	text-align:justify;
	margin-top:5px;
	overflow:hidden;
	padding: 0 0 1.1em;
}

.highlights-left{
	width:670px;
	float:left;
	padding-right:5px;
}

/*.news-events{
	width:218px;
	margin-right:20px;
	background:url(../images/news&events-bg.jpg) no-repeat left top;
	height:237px;
	float:left;
}

.news-events .tab{
	padding:10px;
	border-bottom:1px #A0A0A4 solid;
	text-align:center;
	font-weight:bold;
}

.resources{
	width:422px;
	margin-right:10px;
	background:url(../images/resource-bg.jpg) no-repeat left top;
	height:237px;
	float:left;
}*/

.clients-speak-right{
	width:300px;
	float:right;
	padding-left:5px;
}

/*.content-column2{
	height:auto;
	text-align:justify;
	margin-top:5px;
	overflow:hidden;
	padding: 0 0 1.1em;
}
*/
.our-team{
	width:300px;
	overflow:hidden;
	padding:0 3.5em 0 0;
	float:left;
}

.our-team p{
	padding:1em 0 0 0;
}

.content-column2 .read-more{
	float:right;
	margin:5px 5px 0 0;
}

.alliances{
	width:300px;
	overflow:hidden;
	padding:0 3.5em 0 0;
	float:left;
}

.alliances .logo{
	overflow:hidden;
}

.alliances p{
	padding:0.8em 0 0 0;
}

.ata{
	float:left;
	margin:0 7px 0 6px;
}

.cscb{
	float:left;
}

.nasstrac{
	float:left;
	margin-top:3px;
}

<!--.tradeshows{
	float:left;
	overflow:hidden;
}

.tradeshows img{
padding-bottom:.5em;
}-->

.footer{
	/*width: 100%;
	margin: 0px auto;*/
	/*background-repeat:no-repeat;*/
	color: #fff;
	background:url(../images/footer-shadow.jpg) repeat-x top center #040e20;
	
	margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 100%;
    z-index: 2;
	/*background:url(../images/menu-images/menu-bg.jpg) repeat-x left center #071f4b;*/
	/*height:45px;*/
}

.footer-main{
	/*width:1000px;*/
	background:url(../images/footer-shadow.jpg) repeat-x top center #040e20;


	list-style:none;
	width:1000px;
	margin:0px auto 0px auto;
	/*height:45px;*/
	padding:0px 20px 0px 20px;
/*	background:url(../images/menu-images/menu-bg.jpg) repeat-x left center #071f4b;
*/	
	}

.footer-container {
	width: 1000px;	
	/*height:380px;*/
	background:url(../images/footer-bg.jpg) no-repeat bottom center;
	margin:0 auto;
	padding-top:62px;
	text-align:left;
}

div .footer-column{
	padding-top:20px;
	overflow:hidden;
}

div .footer-column h2{
	color:#fff;
}

div .footer-column .services {
	border-left: none;
	text-align:justify;
	width:350px;
	color:#fff;
	float:left; 
	margin:0 15px 0 30px; 
	background:url(../images/f-line.jpg) repeat-y right;
	/*padding-bottom:7px;*/
	padding-bottom:135px;
}

div .footer-column .services ul li {
	list-style:disc;
	line-height:1.5em;
}

div .footer-column .services ul li a{
	color:#fff;
}

div .footer-column .services ul li a:hover{
	color:#8b372f;
}

div .footer-column .services ul.srv-clmn{
	float:left;
	padding-right:30px;
	padding-bottom:15px;
}


div .footer-column .services .updates{
	padding:0 0 3px 0px;
	*padding:0 0 0px 0px;
    width: 300px;
    border-style:solid;
    border-bottom:double #4a686a;
    float: left;	
}
div .footer-column .services .updates h3 a{
	color: #fff;
    font-weight: normal;	
}
div .footer-column .services .updates h3 a:hover{
	color: #732c29;
    font-weight: normal;	
}


div .footer-column .services .keywords{
	width:228px;
	height:18px;
	float:left;
	}
	
div .footer-column .services .button{
	float:left;
	margin:0;
	padding:0;
	padding-left:5px;
	}

div .footer-column .social-media{
	width:265px;
	float:left; 
	margin:0 35px 0 10px; 
	padding:0 0 9px; 
	*padding:0 0 0px;
	background:url(../images/f-line.jpg) repeat-y right;
}

div .footer-column .social-media .updates{
	padding:0 0 15px 20px;	
	*padding:0 0 11px 0px;	
	overflow:hidden;
}	

div .footer-column .social-media .updates ul li a{
	color:#fff;
}

div .footer-column .social-media .updates ul li a:hover{
	color:#8b372f;
}

div .footer-column .social-media .updates ul li{
	list-style-image:url(../images/update-arrow.png);
	margin-left:20px;
}

div .footer-column .social-media .updates img{
	float:left;
	padding:0 5px;
}

div .footer-column .contact{
	width:295px;
	float:left;
	padding-bottom:10px;
}

/*------------ inner page style -------------------*/

#inner-banner{
	height:160px;
	width:100%;
}

.inner-page-banner{
	width:1000px;
	margin:0 auto;
	height:160px;
}

.inner-page-banner img{
	display:inline;
	overflow:hidden;
}

.inner-page-content{
	padding:0px;
	overflow:hidden;
}

.sidebar-left{
	width:340px;
	float:left;
	padding:20px 10px 0 0;
}

.tab-up{
	margin-bottom:5px;
}

.tab-down{
	margin-top:15px;
	
}

.tab-down img{
	padding-top:1px;
}

.sidebar-tab{
	background:url(../images/tab.jpg) top left no-repeat;
	height:37px;
}
.sidebar-tab h2{
	color:#fff;
	/*padding:6px 75px;*/
	text-align:center;
	padding:6px 0 0 0;
}
.sidebar-tab-red{
	background:url(../images/tab-red.jpg) top left no-repeat;
	height:37px;
}

.sidebar-tab-red h2{
	color:#fff;
	/*padding:6px 75px;*/
	text-align:center;
	padding:6px 0 0 0;
}

.serv-list{
	background:url(../images/sidebar-bg.jpg) repeat-y left scroll;
	border-bottom:3px solid #e0e0e0;
}

.serv-list p{
	margin:0 15px;
	padding:15px 0;
	border-bottom: 1px dashed #CBCBCB;
}

.serv-list .google-listing{
	padding:0px 10px 15px;
}


.serv-list .associate-member{
	padding:10px 75px 10px;
}

.serv-list .red-cup{
	padding:10px 20px 10px;
}

.sidebar-social-icon{
	padding:10px;
	overflow:hidden;
}

.sidebar-social-icon img{
	float:left;
	padding:0 5px 0 5px;
}

.sidebar-contact-icons{
	padding:0px;
}

.sidebar-contact-icons img{
	padding:0 6px 5px;
	overflow:hidden;
	display:inline;
}

.content-right{
	width:640px; 
	float:right;
	padding:20px 0 0 10px;
}
.content-right02{
	width:800px; 
	float:right;
	padding:20px 0 0 10px;
}
#left-banner{
	width:190px; 
	float:left;
}

.inner-content{
	margin:0;
	overflow:hidden;
	float:left;
}

.inner-content-sitemap{
	margin:0;
	overflow:hidden;
	float:left;
}

.inner-content-sitemap ul{

	margin: 0;
	padding:0;
	list-style: none;
	display: block;
}

.inner-content-sitemap ul li{

	margin: 3px 0 3px 15px;
}
.inner-content-sitemap ul li img{

   padding-right: 0px;

}

.inner-content ul{
	margin: 0 auto;
    padding:10px 10px;
}


.inner-content ul li{
	line-height: 2em;
	list-style-image: url("../images/arrows.png");
    list-style-type: none;
    margin-left: 15px;
    text-decoration: none;
	text-align:justify;
	vertical-align:super;
}

.inner-content02 ul li   {
	line-height: 2em;
	list-style-image: none;
    list-style-type: decimal;
    margin-left: 15px;
    text-decoration: none;
	text-align:justify;
	vertical-align:super;
	padding-left: 5px;
}

.inner-content .inner-col{
	width:250px;
	padding-left:10px;
	float:left;
}

.inner-content .inner-col ul li{
	text-align:left;
	vertical-align:super;
}

.inner-content p{
	word-wrap: break-word;
}

.inner-content h2 a{
	color:#1A4193;
}

.inner-content img{
	float:right;
	margin:5px 0px 0 10px;
}

.service-content{
	padding:10px 0;
	overflow:hidden
}

.service-column{
	width:240px;
	float:left;
	padding:20px 10px 0 0;
}

.inner-content .tab-up{
	float:left;
}

.service-tab{
	background:url(../images/service-tab.jpg) top left no-repeat;
	height:37px;
}

.service-tab h2{
	color:#fff;
	/*padding:6px 75px;*/
	text-align:center;
	padding:6px 0 0 0;
}

.service-tab-list{
	background:url(../images/service-tab-bg.jpg) repeat-y left scroll;
	border-bottom:3px solid #e0e0e0;
}



.services-col-1{
	padding:0 0 5px 0;
	float:left;
}



.main-service-list{
	width:250px;
	float:left;
}

.service-list{
	width:250px;
	float:left;
	padding-bottom:10px;
}

.service-list h3 ul li {
	list-style-image:url(../images/tab-arrow.png);
	list-style-type:none;
	padding:0;
	text-align:left;
}

.service-list h3{
	padding:0;
}

.service-list ul{
	padding:0;
}

.service-list h3 a{
	color:#183b86;
	padding:0;
}

.service-list-col{
	padding-left:10px;
	float:left;
}

.service-list-col ul li{
	list-style-image:url(../images/tab-disc.png);
	list-style-type:none;
	text-align:left;
}

.bread_crumb{
	padding-bottom:10px;
	font-size:10px;
}

.bread_crumb a{
	text-decoration:underline;
}

.contact-list{
	background:url(../images/contact-us-add-bg.jpg) repeat-y left scroll;
	border-bottom:3px solid #e0e0e0;
	border-top:3px solid #e0e0e0;
	width:600px;
	overflow:hidden;
}

.contact-list .contact-col{
	float:left;
	padding-left:10px;
}

.contact-list p{
	margin:0 0px 0 10px;
	padding:18px 0;
	width:200px;
	text-align:left;
}

.contact-list .google-listing{
	padding:10px 10px 15px;
}

/*------------ thank you ----------------*/

.try-again-header{
	background:url(../images/please-try-again.jpg) no-repeat center top;
	height:255px;
	padding:0 0 15px 0;
}

.thnk-you-header{
	background:url(../images/bg-thankyou.jpg) no-repeat center top;
	height:255px;
}

.redirect-button{
	width:100%;
}

.redirect-button img{
	float:left;
}

.back-to-hme{
	padding:190px 0 0 60px;
}

.thnk-you-container{
	padding:7px 0 0 45px;
	overflow:hidden;
}

.thnk-you-main-col{
	padding: 1px 0 0 19px;
	float:left;
}

.thnk-you-column{
	width:277px;
	border-bottom:#0B2854 3px solid;
}

.thnk-you-content{
	border:#CBC7C8 1px solid;
	background:url(../images/thankyou-bg-boxes.jpg) repeat-x center;
	height:246px;
	padding-bottom:4px;
}

.thnk-you-content ul{
	margin: 0 auto;
    padding: 0px 10px 10px;
}

.thnk-you-content ul li{
	line-height: 2em;
	list-style-image: url("../images/arrows.png");
    list-style-type: none;
    margin:5px 0 0 30px;
    text-decoration: none;
	text-align:justify;
	vertical-align:super;
}

/*------------ contact form style ------------------*/

.credits {
	color: #999;
	font: italic 90% "Times New Roman", Times, serif;
}
.credits a {
	color: #666;
}

form p {
	margin:0;
	padding:0;
}

.button {
	background:none; 
	border:none; 
	box-shadow:none; 
	padding-left:0; 
	margin-top:5px;
	-moz-box-shadow:none;
}
/************************************************************************************
FORM STYLE BEGIN
*************************************************************************************/

/* input styles */
input, 
textarea, select, 
input[type=search] {
	background: #f4f4f4;
	border: solid 1px #a3a3a3;
	padding: 5px 10px;
	color:#7a7a7a;
	font: 12px Arial, Helvetica, sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*-webkit-appearance: none;*/ /* reset webkit search style */
}

/* input:focus styles */
input[type=text]:focus, 
textarea:focus, select,
input[type=search]:focus {
	background: #fff;
	border-color: #707070;
	outline: none; /* remove outline */
}

/* set field width */
input[type=text], select, input[type="search"] {
	width: 264px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
textarea {
	width: 264px;
	height: 82px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

option{
color:#7a7a7a;

}

/* fallback placeholder */
.placeholder {
	color: #7a7a7a;
}
/* webkit placeholder */
::-webkit-input-placeholder {
	color: #7a7a7a;
}
/* moz placeholder */
:-moz-placeholder {
	color: #7a7a7a;
}

/* remove webkit search input decoration and cancel button */
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/*-------------------------------------  contact form style  ---------------------------------------------*/

/*---------- contact form validation style ------------*/

div .con_errorloc {
color:red;
margin-bottom:5px;
}

#refresh1 {
cursor:pointer;
}

.pagenotfound{
	color:#183B86;	
}

.pagenotfound h3 a{
	color:#183B86;
}

.show { visibility:visible; }
.hide {visibility:hidden; }

.thankyou{
	color:#183B86;	
}

.thankyou h3 a{
	color:#183B86;
}


/*---------- Captcha style ------------*/
div#wrap .refresh_image {
cursor:pointer;
float:left;
margin: 9px 0 0;
}
div#wrap .captcha_image {
float:left;margin: 0 0 5px;width:130px;
}

.refresh_image2 {
cursor:pointer;
float:left;margin-top:8px;
}
.text2 {
	padding-left:8px;
}
input.submit {
cursor:pointer;
}

/*----------- resource ------------*/

ul.resource {
	padding-top:5px;
}

.resource a{
	text-decoration:underline;
}
