body {
	background-image: url(../$nsa_rebrand/images/bg.gif);
	background-repeat: repeat;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.holder {
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	visibility: visible;
	position: relative;
}
.cols {
	position: relative;
	width: 213px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-bottom: 20px;
}
.sectionsHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A49A00;
	display: block;
	padding: 2px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


.navHolder {
	width: 160px;
	min-height: 400px;
	position: relative;
	float: left;
}
.navDivider {
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A49A00;
}
.contentHolder {
	width: 640px;
	background-color: #232F84;
	text-align: center;
}
.hpImgHolder {
	width: 425px;
	margin-bottom: 5px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.smallImgHolder {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.conf_bannersHP {
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.companyAddress {
	padding: 5px;
	width: 790px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.col3 {
	float: left;
	width: 212px;
	position: relative;
}
.forthConf {
	width: 630px;
	position: relative;
	float: left;
	padding: 5px;
}
.flashHolder {
	background-color: #232F84;
	position: relative;
	width: 640px;
	text-align: center;
	float: left;
}
.dateLayer {
	position: absolute;
	height: 23px;
	width: 517px;
	margin-top: 5px;
	margin-left: 5px;
}
.clearall {
	clear: both;
}
