/*#HomePageIntro{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C8D7;
	margin-top:-20px;
}*/

.HomePageIntroTxt{
	font-size:11px;
	padding-top:17px;
	padding-right:10px;
}

.HomePageIntroTxt a {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #413189;
}

#DTHomeWrapper {
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C8D7;
}

#DTHomeWrapper a {
	color: #413189;
}

#DTHomeSplash {
	width: 780px;
	height:410px;
	margin: 0px auto;
	clear: both;
	text-align: center;
	float: left;
	/* NEW */
	background-image:url(images/HomePageSplashBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#HomePageBoxWrapper {
	text-align: center;
	height: 385px;
	width: 550px; /* for 2 boxes */
	margin-right: auto;
	margin-left: auto;
}

#HomePageBoxOs{
	width:275px; /* for 2 boxes */
	xwidth:245px;
	height:385px;
	float:left;
	xbackground-image:url(images/HomePageBoxOs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	cursor:hand;
	xmargin-left:20px; /* remove for 2 boxes */
}

#HomePageBoxCom{
	width:275px; /* for 2 boxes */
	xwidth:245px;
	height:385px;
	float:left;
	xbackground-image:url(images/HomePageBoxCom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	cursor:hand;
}

#HomePageBoxEnt{
	width:245px;
	height:385px;
	float:left;
	xbackground-image:url(images/HomePageBoxEnt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	cursor:hand;	
	display:none;
}

.HomePageSubOs{
	margin-top:330px;
	font-size:10px;
	padding-right: 30px;
	padding-left: 20px;
	height: 55px;
	text-align:justify;
}

.HomePageSubCom{
	margin-top:330px;
	font-size:10px;
	height: 55px;
	padding-right: 30px;
	padding-left: 25px;
	text-align:justify;
}

.HomePageSubEnt{
	margin-top:330px;
	font-size:10px;
	height: 55px;
	padding-right: 30px;
	padding-left: 25px;
}

.HomePageBoxLink {
	text-align:center;
}

.clear{
	height:5px;
	clear:both;
	overflow: hidden;
}

#HomePageCaseStudyWrapper {
	font-size:11px;
	color:#999999;
	width:780px;
	height:190px;
	margin:0px;
	padding:0px;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
}

#HomePageCaseStudyTxt {
	/*color:#000;*/
	margin-top:20px;
	margin-left:15px;
	width: 375px;
	/*float:left;*/
}

#HomePageCaseStudyTxt a.White {
	color:#FFF;
}

#HomePageCaseStudyImg {
	margin: 0px;
	padding: 0px;
	/*float:right;*/
	margin-top:-10px;
}


#HomePageClientsWrapper {
	font-size:11px;
	color:#999999;
	width: 780px;
	margin: 0px;
	padding:0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:20px;
	padding-top:5px;
}

#HomePageFooterPanels {
	width: 780px;
	margin: 0px;
	clear: both;
	float:left;
	padding-left:15px;
	margin-top:10px;
}

.HomePageFooterPanel {
	float:left;
	width:150px;
	text-align:center;
}

.HomePageFooterPanelRect {
	float:left;
	width:150px;
	text-align:center;
	margin-top:-27px;
	overflow:visible;
	position: relative;
}
