@charset "utf-8";
/* CSS Document */

/*================================== font styles ============================= */
img {
	border: none;
}

h1 {
	font-size:15px;
	text-transform: uppercase;
	color:#000000;
	margin:0px;
	padding:0px;
	display: inline;
}

h2 {
	font-size: 14px;
	color: #003399;
	margin-top: 0;
	margin-bottom: 0;
}

p + h2 {
	margin-top: 20px;
}

p {
	margin-top: 10px;
	margin-bottom: 0;
}

em {
	font-weight: bold;
}

.quote
	{
	font-size:14px;
	font-weight:bold;
	}
	
.company	
	{
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
.clientList {
	float: left;
	width: 45%;
}

p + .clientListSet {
	margin-top: 10px;
}

.clientListSet ul {
	margin-top: 0;
	margin-bottom: 0;
}
	
/* ============================================= global links ========================================= */
a, a:visited, a:active {
	font-size: 12px;
	color: #003399;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover 
	{
	text-decoration: none;
	color: #990000;
	}
	
.company a, .company a:visited, .company a:active {
	color: #fff;
	}
	
.company a:hover 
	{
	color: #ffcc00;
	}
	
/* ============================================== page title and secondary links ======================================= */
.pageTitle
	{
	background-image: url(../images/layout/page_title.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	clear:right;
	width:400px;
	height:25px;
	margin-top: 15px;
	margin-bottom: 30px;
	}
.titleLink
	{
	float:left;
	clear:right;
	text-align:right;
	width:191px;
	height:25px;
	margin-top:15px;
	}
.titleLink a, .titleLink a:visited, .titleLink a:active
	{
	font-size:11px;
	font:bold;
	color:#333333;
	text-decoration:none;
	}	
.titleLink a:hover
	{
	color: #990000;
	}
	
.topContent
	{
	clear: left;
	}
	
.secondTopContent {
}
/*================================== global containers ============================= */
body {
	background-color: #ddd;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pageContainer
	{
	width:1024px;
	}
	
.mainBody
	{
	width:887px;
	height: auto;
	padding:0px 69px 0px 68px;
	text-align: left;
	background-image: url(../images/layout/bg_repeat_y.gif);
	background-position: center;
	background-repeat: repeat-y;
	float:left;
	}
	
.header
	{
	text-align:left;
	float:left;
	clear:both;
	}
.topImages
	{
	height:50px;
	}
.navPromoContainer
	{
	float:left;
	clear:right;
	width:621px;
	height:343px;
	}
.nav
	{
	width:621px;
	height:36px;
	background-image:url(../images/home/nav.gif);
	text-align:left;
	float:left;
	clear:right;
	}
.slideshowContainer
	{
	float:left;
	clear:both;
	width:621px;
	height:307px;
	position:relative;	/* Don't remove this line */
	}
.slideshowContainer img /* Don't change these values */
	{
	position:absolute;
	left:0px;
	top:0px;
	}	
/* ================================ featured work section ===================== */
.featuredWork
	{
	float:left;
	clear:right;
	width:252px;
	height:309px;
	background-image:url(../images/home/featured_work.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:34px 0px 0px 14px;
	}
.featuredBox
	{
	float:left;
	clear:both;
	width:217px;
	height:85px;
	padding-bottom:20px;
	}
.featuredBox a img
	{
	border: black 1px solid;
	}
.featuredBox a:hover img
	{
	border: white 1px solid;
	}

/* ============================================== middle content containers ======================================= */
.middleContent
	{
	float:left;
	clear:both;
	width:887px;
	}
.upperLeftMiddleConent	
	{
	float: left;
	width:591px;
	min-height: 200px;
	padding:0 20px 40px 10px;
	}
	
/* ======================================== nextSteps ==================================== */
.upperRightMiddleContent /* next steps container */
	{
	width:266px;
	float:right;
	padding:15px 0px 0px 0px;
	}
.nextStepsTitle
	{
	float:left;
	clear:right;
	width:256px;
	height:23px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000000;
	padding-left:10px;
	}
.nextSteps
	{
	text-align:left;
	float:left;
	clear:both;
	width:251px;
	height:163px;
	padding:5px 0px 0px 15px;
	background-image:url(../images/layout/next_steps_four_steps.png);	
	background-repeat:no-repeat;
	background-position:top left;
	}
.nextStepsLinks
	{
	width:245px;
	height:29px;
	padding:5px 0px 0px 0px;
	display:block;
	font-size:12px;
	font-weight:bold;
	color: #003399;
	}
	
.nextStepsLinks img {
	vertical-align: middle;
}

.nextStepsLinks a
	{		
	color: #003399;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	}
	
.nextStepsLinks a:hover
	{
	text-decoration:none;
	color: #000;
	}	
	
/* ================================ BOTTOM ================================== */
.bottom
	{
	float:left;
	clear:both;
	width:887px;
	padding:0 0 15px 0px;
	}
	
.bottomContent
	{
	padding: 0 10px 10px 10px;
	margin-bottom: 40px;
	}
	
.bottomContent ul {
	margin-bottom: 0;
}
/* ================================ black tabbed box ================================== */
.blackBox
	{	
	width:887px;
	float:left;
	clear:both;
	padding-bottom:20px;
	}
.blackBox1
	{
	float:left;
	clear:both;
	width:887px;
	height:44px;
	background-image:url(../images/shared/black_box_1.0.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

.blackBox1RoundedTop
	{
	float:left;
	clear:both;
	width:887px;
	height:17px;
	background-image:url(../images/shared/black_box_1_rounded_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
.blackBox2
	{
	float:left;
	clear:both;
	width:887px;
	height:auto;
	background-image:url(../images/shared/black_box_2.gif);
	background-repeat: repeat-y;
	background-position:top left;
	}
.blackBox3
	{
	float:left;
	clear:both;
	width:887px;
	height:10px;
	background-image:url(../images/shared/black_box_3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

.blackBoxTitle
	{
	font-size:16px;
	font-weight:bold;
	color:white;
	padding:8px 0px 0px 5px;
	float:left;
	clear:both;
	width:877px;
	}
	
.blackBoxTitle img {
	vertical-align: middle;
}

/*====================================== Core capabilites tabbed box container ===== */
.servicesContainer
	{
	width:867px;
	float:left;
	clear:both;
	padding:15px 0px 0px 20px;
	color:#FFFFFF;
	}

.servicesDivider
	{
	float:left;
	clear:right;
	height:127px;
	width:1px;
	}

.serviceTitles a, .serviceTitles a:visited, .serviceTitles a:active
	{
	color:#ffcc00;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	}	

.serviceTitles a:hover
	{
	text-decoration:underline;
	}
	
.services
	{
	width:28%;
	float:left;
	clear:right;
	padding:0px 10px 0px 20px;
	}		

.services ul li
	{
	line-height:17px;
	list-style-type:square;
	}
	
/* ===================================== Testimonials Containers ===================== */

.testimonialsContainer
	{
	}

.testimonialColumnL
	{
	float:left;
	padding:15px 0px 15px 20px;
	}

.testimonialColumnR
	{
	display: inline-block;
	margin-right: 35px;
	padding-top:15px;
	padding-bottom: 15px;
	color:#FFFFFF;
	width: 650px;
	}

.testimonialMore, .testimonialPDF
	{
	text-align: right;
	color:#FFFFFF;
	}

.testimonialMore a, .testimonialMore a:visited, .testimonialMore a:active,
.testimonialPDF a, .testimonialPDF a:visited, .testimonialPDF a:active
	{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}

.testimonialMore a:hover, .testimonialPDF a:hover
	{
	color:#ffcc00;
	text-decoration:none;
	}
	
/* ================================================ footer ========================================= */

.footer
	{
	width:1024px;
	height:120px;
	float:left;
	clear:both;
	background-image:url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	padding-top:15px;
	background-position:top;	
	}
	
.footerText
	{
	color: #333;
	text-align:left;
	padding:8px 0px 0px 340px;
	}
	
.footerText > a, .footerText > a:visited, .footerText > a:active
	{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	}

.footerText2
	{
	color: #333;
	text-align:left;
	padding:10px 0px 0px 350px;
	}
.footerText2 > a, .footerText2 > a:visited, .footerText2 > a:active
	{
	color: #333;
	font-weight:bold;
	text-decoration:none;
	}

.footerText > a:hover, .footerText2 > a:hover
	{
	color: #003399;
	text-decoration:underline;
	}

/*======================================================================== additional formatting styles ==========================================================*/

/* used to eliminate or hide the display or visibility of all LIVE CHAT objects thoughout the site */
.hideChatDisplay {
	display: none;
}

.hideChatVisibility {
	visibility: hidden;
}
