/* ------------------------------------------------ */
/* home page primary structure */

.bkgHomeLeftCol {
	float:left;
	width:91px;
	height:1070px;
	/*display:block;*/
	background-image: url(../home/images/bkg-home-left-column.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkgHomeRightCol {
	float:left;
	width:91px;
	height:1070px;
	/*display:block;*/
	background-image: url(../home/images/bkg-home-right-column.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homePageContent {
	float:left;
	width:800px;
}
/* home page header */
.homePageHeaderWrap {
	width:800px;
	background-image: url(../home/images/bkg-logo-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* main body spacer for overlaying header */
.homePageContentBodySpacer {
	width:612px;
	height:195px;
	display:block;
}
/* left column spacer for overlaying header */
.homePageLeftColSpacer {
	width:157px;
	height:137px;
	display:block;
	text-align:right;
	padding-top:5px;
}
.mainHomeContentBody {
	float:left;
	width:643px;
	padding:0px;
}
.homeBodyContentWrap {
	float:left;
	width:612px;
	padding:15px;
	font-size:0.75em;
}
/* home page touts set 1 */
.toutWrap1 {
	margin-top:25px;
	float:left;
}
.toutWrap2 {
	float:left;
}
.toutDivider{
	float:left;
	width:2px;
	height:130px;
}
.toutBox {
	float:left;
	width:294px;
}
.toutCol1 {
	float:left;
	width:170px;
}
.toutCol2 {
	float:left;
	width:95px;
	padding-left:15px;
}
.toutColFull {
	float:left;
	width:260px;
	padding-left:15px;
}
.toutText {
	padding-top:4px;
	padding-bottom:3px;
}
.toutText2 {
	width:100px;
	padding-top:4px;
	padding-bottom:3px;
}
/* home page touts set 2 */
.homeToutBox1 {
	float:left;
	width:260px;
}
.homeTout1Col1 {
	float:left;
	width:100px;
	padding-top:60px;
	text-align:right;
}
.homeTout1Col2 {
	float:left;
	width:130px;
	padding-top:60px;
	padding-left:0px;
}
.homeToutBox2 {
	float:left;
	width:349px;
	height:211px;
	background-image: url(../home/images/bkg-home-dsrp-difference.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homeTout2Col1 {
	float:left;
	width:140px;
	padding-top:60px;
}
.homeTout2Col2 {
	float:left;
	width:10px;
	padding-left:15px;
}

.flashContentWrap {
	width:643px;
	height:200px;
	margin-left:0px;
}
.flashcontent {
	width:643px;
	height:200px;
	margin-left:-14px;
	margin-top:0px;
}