body#home {

}


/* masthead (page top) for home page */
body#home #mastheadShadowLeft {

}
body#home #mastheadShadowRight {

}
body#home #masthead {

}
body#home #choiceLogo {
	float:left;
	margin:0px;
}
body#home #primaryNavContainer {
	display:none;
}
/* page container */
body#home #pageContainerShadowLeft {
	margin:0px auto;
	text-align:left;
	width:auto;
}

body#home #pageContainerShadowRight {
	padding:0px;
	width:auto;
}
body#home #pageContainer {
	background-color:#CDDFE9;
}


body#home #mainGraphicContainer {
	display:none;
}
body#home #flashContainer {
	display:none;
}
body#home #quickSearch {
	display:none;
}
/* white guy outside */


.threeColumnLayoutWrapper {
	padding:24px 0;
	clear:both;
	position:relative;
}
.threeColumnLayoutContainer {

}
.threeColumnLayoutContainer .hotJobs {
	position:absolute;
	left:0px;
	top:28px;
	padding:0px 20px 0 0;
	width:160px;
}
.threeColumnLayoutContainer .hotJobs ul {
	list-style:none;
}
.threeColumnLayoutContainer .hotJobs ul li {
	background:url('../images/bg_dotted_line_hor.gif') top left repeat-x;
	line-height:1.3em;
	padding:20px 0px;
}
.threeColumnLayoutContainer .hotJobs ul li.first {
	background:none;
	padding:10px 0px 20px 0px;
}
.threeColumnLayoutContainer .hotJobs ul li p {
	padding:12px 0px;
}
.threeColumnLayoutContainer .upcomingEvents {
	position:absolute;
	left:470px;
	top:28px;
	padding:0 0 0 20px;
	width:160px;
}
.threeColumnLayoutContainer .upcomingEvents ul {
	list-style:none;
}
.threeColumnLayoutContainer .upcomingEvents ul li {
	background:url('../images/bg_dotted_line_hor.gif') top left repeat-x;
	line-height:1.3em;
	padding:20px 0px;
}
.threeColumnLayoutContainer .upcomingEvents ul li.first {
	background:none;
	padding:10px 0px 20px 0px;
}
.threeColumnLayoutContainer .upcomingEvents ul#callCenterJobs {
	background:url('../images/graphic_call_center_jobs.jpg') top left no-repeat;
	border:1px solid #8A2537;
	font-size:0.9em;
	height:52px;
	list-style-type:disc;
	padding:25px 60px 0px 24px;
	width:76px;
}
.threeColumnLayoutContainer .upcomingEvents ul#callCenterJobs li {
	background:none;
	line-height:1.1em;
	margin-bottom:7px;
	padding:0px 0px;
}
.threeColumnLayoutContainer .main {
	/* margin:0px 210px 0px 201px; */
	margin: 0px 0px 0px 150px;
	padding:0px 20px;
	width:300px;
}
.threeColumnLayoutContainer .main h2 {
	margin-bottom:14px;
}
.threeColumnLayoutContainer .main p {
	font-size:1.0em !important;
	margin-bottom:23px;
}
.threeColumnLayoutContainer .main #weAreTechnologyFocused, .threeColumnLayoutContainer .main #weAreAServiceCompany {
	font-size:1.0em;
	/*width:191px; */
	width:auto;
	margin-bottom:20px;
}
.threeColumnLayoutContainer .main #weAreAServiceCompany {
}
.threeColumnLayoutContainer .main #weAreTechnologyFocused .sectionGraphic, 
.threeColumnLayoutContainer .main #weAreAServiceCompany .sectionGraphic {
	border:1px solid #8A2537;
	margin-bottom:6px;
}
.threeColumnLayoutContainer .main #weAreTechnologyFocused h2, 
.threeColumnLayoutContainer .main #weAreAServiceCompany h2 {
	margin-bottom:5px;
}
.threeColumnLayoutContainer .main #weAreTechnologyFocused p, 
.threeColumnLayoutContainer .main #weAreAServiceCompany p {
	line-height:1.2em;
	margin-bottom:12px;
}
#pageContainerBottom {
	display:none;
}
#pageContainerShadowBottom {
	margin:0px;
	padding:0px 0px 0px 7px;
}
* html #pageContainerShadowBottom {
	padding:0px;
}
#pageContainerShadowBottom img {
	border:0px;
	margin:0px;
	padding:0px;
}

/* footer */
#footer {
	color:#8A2536;
	font-size:0.7em;
	margin:23px 0px 10px 0px;
	padding-bottom:10px;
	text-align:center;
}
#footer a {
	color:#8A2536;
}
#footerLogoContainer {
	margin-bottom:8px;
}
#footer p.copyright {
	margin-top:20px;
}
#footerLogoContainer img {
	margin-right:5px;
}
