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

.box {
	background:url(../images/box.png) no-repeat;
	width:195px;
	height:179px;
	padding:20px;
}

.box2 {
	background:url(../images/box2.png) no-repeat;
	width:190px;
	height:164px;
	padding:20px 0 0 20px;
}

#mainContent .box p {
	margin-top:5px;
	padding:0;
}

/* SIDEBAR */ 

#freeENewsletter {
	background:url(../images/free-enewsletter.gif) no-repeat;
	width:170px;
	height:19px;
	text-align:left;
	margin:0;
	padding:0;
}

#freeENewsLetter {
}

form {
margin:0;
padding:0;
}

label {
	color:#FFFFFF;
}

.textField {
	border:1px solid #9f9f9f;
	height:18px;
	width:169px;
	padding-top:7px;
	color:#c4161c;
}

.submit {
	font-weight:bold;
	margin-top:5px;
	color:#666666;
}

.formButton {
/*	height:36px;*/
}

.teligent {
	color:#c4161c;
	font-size:17px;
	font-weight:bold;
}

.hr {
	color:black;
	font-size:17px;
	font-weight:bold;
}

/*.horzDivider {
	width:652px; height:2px; background:#CCCCCC; margin:10px 18px 15px 18px; padding:0;
}*/

.horzDivider {
	background:url(../images/layout/horz-divider.png) no-repeat;
	width:701px;
	height:25px;
}

/* HOMEPAGE */

#ourSolutionsSmall {
	background:url(../images/our-solutions.gif) no-repeat;
	width:133px;
	height:20px;
}

#ourServicesSmall {
	background:url(../images/our-services.gif) no-repeat;
	width:121px;
	height:20px;
}

#valueOfOutsourcingSmall {
	background:url(../images/value-of-outsourcing.gif) no-repeat;
	width:197px;
	height:20px;
}

/* MEMBER SERIVCES */

/* CONTACT */

#contactForm label {
	color:#999999;
}

/* SIDEBAR */

#ourClientsWeBelieve {
	background:url(../images/subheaders/our-clients-we-believe.png) no-repeat;
	width:163px;
	height:46px;
	margin:0 0 6px 21px;
}

