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

body {
margin: 30px 0 0 0;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}

.logo {
	float: left;
	padding: 32px 0 0 122px;
	width: 286px;
}

img { behavior: url(iepngfix.htc) padding: 0; margin: 0; }

.body-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 35px;
}

.body-bground-home {
	background-color: #ced1d6;
	background-image: url(../_images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}


.business-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-biz-capabilities.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}

.client-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-clients.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}

.contact-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}

.industry-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-industry.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}

.tech-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-technology.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}


.about-bground {
	background-color: #f0f1f3;
	background-image: url(../_images/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}


.bg-header {
	background-image: url(../_images/v2-hdr.jpg);
}


/* NAVIGATION COMPONENTS */

.nav-bground {
	background-color: #d0d1d6;
	background-image: url(../_images/above-nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#container-nav {
	margin: 34px 0 0 0px;
	padding: 5px 0 0px 0;
	background-image: url(../_images/bg-ul.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color:#ed1c24;
	background-color: #bdc2c8;
}


#container-nav a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding: 9px 0 9px 15px;
	color: #404040;
	text-decoration: none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f1f3;
}

#container-nav a:hover {
	color: #ed1c24;
	text-decoration: none;
}



#sub-list-links {
	font-family: Arial, Helvetica, sans-serif;
	padding:8px 0px;
	margin:0px;
	color: #797979;
	font-weight: normal;
	background-color: #e5e6e9;
	background-image: url(../_images/bg-sub-list.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 10px;
}

#sub-list-links a {
	font-size: 10px;
	color: #797979;
	padding:0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-width: 0px;
}

#sub-list-links a:hover {
	color: #ed1c24;	
	text-decoration: none;
	
}



/* END   NAVIGATION COMPONENTS */



.top-links {
	size: 12px;
	color: #53565b;
	font-weight: normal;
	float: right;
	padding: 80px 38px 0 0px;
	width: 250px;
}

.top-links a { color: #53565b; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }

.top-links a:hover {color: #ed1c24; text-decoration: none;}






.footer {
	color: #53565b;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.footer a { color: #53565b; text-decoration: none; }
.footer a:hover { color: #ed1c24; text-decoration: none; }


.lower-nav a {
	padding: 0 12px 0 12px;
	letter-spacing: 1px;
}





/* lower text boxes */

.container-body-small{
	width: 462px;
	margin: 34px 0 38px 45px;
	float: left;
	display: inline;
}

.container-body-large{
	width: 618px;
	margin: 34px 0 38px 45px;
	float: left;
	display: inline;
}

#container-body-right{
	width: 185px;
	height: 350px;
	float: right;
	background-color:#f6f7f8;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 34px;
	margin-right: 43px;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
}

#container-body-right-full{
	width: 215px;
	height: 350px;
	float: right;
	background-color:#f6f7f8;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 34px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
}

#container-body-right-team {
	width: 215px;
	height: 440px;
	float: right;
	background-color:#f6f7f8;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 34px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
}

#container-body-right-salesforce {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	
}


.text-callout2 {
	width: 175px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin:0;
	padding:0;
	position: absolute;
	top: 76px;
}



.text-callout-about {
	width: 180px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin:0;
	padding:0;
	position: absolute;
	top: 76px;
	text-align: justify;
}

.text-callout {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin:0;
	padding:30px 0 35px 35px;
	display: inline;
	float: left;
}
.text-callout-header {
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF0000;
	letter-spacing: 1px;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}


.lower-text-repeat {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #858c96;
	border-left-color: #858c96;
	background-color: #ecedef;



}

.container-body-small-inner{
	
	width: 462px;
	background-image: url(../_images/box-small-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	
}

.container-body-small-body{
	display:inline;
	background-image: url(../_images/box-small-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

.container-lower-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 15px 30px 15px 30px;

}

.container-lower-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 15px 0px 15px 0px;

}



.container-home-body {
	margin:35px 0 0 41px;
	background-image: url(../_images/bg-home-middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}


.container-home-callouts {
	padding:0px 0 0 208px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-image: url(../_images/bg-callouts-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
	width: 752px;
	overflow:hidden;
}

.container-home-callouts a { color: #666666; text-decoration: none }

.container-home-callouts a:hover { color: #333333; text-decoration: none}

.container-home-text{
	float: left;
	width: 393px;
	margin-top: 30px;
	margin-left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	display: inline;

}


.home-callouts-headers {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	
    }
	
.home-callouts-headers a {color: #333333; text-decoration: none }
	
.home-callouts-headers a:hover { color: #999999; text-decoration: none }
	
.bg-home-business-callout {
	padding: 60px 0 0 0;
	margin: 0;
	background-image: url(../_images/bg-home-capabilities.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
}
	
.bg-home-technology-callout {
	padding: 60px 0 0 0;
	margin: 0;
	background-image: url(../_images/bg-home-technology.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
			
    }
	
.bg-home-industry-callout {
	padding: 60px 0 0 0;
	margin: 0;
	background-image: url(../_images/bg-home-industry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
			
    }



/* CORE TEXT STYLES */


H1 {
	color: #ed1c24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin:0;
	padding:0;
	line-height: 30px;
	
    }







/* STYLES MOVED FROM OLD SITE */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666677;
	text-transform: capitalize;
}


.UPPERCASE {
	text-transform: uppercase;
	font-weight: bold;
	color: #666677;
	
}
.partners-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 0px 0px 15px 28px;
}
.partner-table-border {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.partners-image {
	padding: 0px 0px 20px;
}

.container-home-logos {
	padding-top: 50px;
}
.logo-padding {
	padding-top: 10px;
	padding-bottom: 10px;
}
li {
	text-align: left;
}
.form-padding {
	vertical-align: middle;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form-field-padding {
	padding-left: 0px;
	margin-left: 8px;
}
#form  table  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	
}

.plain {
	font-size: 12px;
	color: #000
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	margin:0;
}