/* styles for entire site */

span.break { display: block; }

body.nbHm_body {
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	background: #B4D5f4 url(images/bluebg5.jpg);
	text-align: center;
}

ul {
margin-top: 0px;
margin-bottom: 0px; 
list-style-image: url(your custom bullet);
color: #333333;
font-size: 80%;
font-weight: normal;
margin-left: 20px; 
padding-left: 20px; 
line-height: 1.3em;
} 

.scrollArea {
width: 275px; 
height: 100px;
padding-left: 5px;
padding-right: 5px; 
border-color: #6699CC;
border-width: 1px; 
border-style: solid;
float: left; 
overflow: auto;
}

.nbWrapperDiv {
	position: relative;
	width: 100%;
	min-width: 844px;
	width: expression(document.body.clientWidth < 844? "844px" : "100%" );
	height: 100%;
	margin: 0px auto;
	background: url(images/bluebg4.jpg) no-repeat center -53px;
	background-attachment:fixed;
}
/* Template border frame styles */
.nb_top {
	position: absolute;
	top: -20px; left: 8px;
	background: transparent url(images/nb_top.png) no-repeat top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_top.png',sizingMethod='image');
	_background-image: none;
	height: 20px; width: 836px;
}
.nb_mid {
	position: absolute;
	top: 0px; left: 8px;
	background: transparent url(images/nb_mid.png) repeat-y top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_mid.png',sizingMethod='scale');
	_background-image: none;
	width: 836px; /* heights for specific pages defined elsewhere */
}
.nb_midnew {
	position: absolute;
	top: 0px;
	left: 8px;
	background: transparent url(images/nb_mid.png) repeat-y top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_mid.png',sizingMethod='scale');
	_background-image: none;
	width: 836px; /* heights for specific pages defined elsewhere */
	height: 4700px;
}
.nb_midnew2 {
	position: absolute;
	top: 0px;
	left: 8px;
	background: transparent url(images/nb_mid.png) repeat-y top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_mid.png',sizingMethod='scale');
	_background-image: none;
	width: 836px; /* heights for specific pages defined elsewhere */
	height: 1014px;
}
.nb_midnew3 {
	position: absolute;
	top: 0px;
	left: 8px;
	background: transparent url(images/nb_mid.png) repeat-y top left;


	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_mid.png',sizingMethod='scale');
	_background-image: none;
	width: 836px; /* heights for specific pages defined elsewhere */
	height: 731px;
}
.nb_btm {
	position: absolute;
	bottom: -20px; left: 8px;
	background: transparent url(images/nb_btm.png) no-repeat bottom left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_btm.png',sizingMethod='image');
	_background-image: none;
	height: 20px; width: 836px;
}
.nb_btmnew {
	position: absolute;
	bottom: -6754px;
	left: 8px;
	background: transparent url(images/nb_btm.png) no-repeat bottom left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_btm.png',sizingMethod='image');
	_background-image: none;
	height: 20px;
	width: 836px;
}
.nb_btmnew1 {
	position: absolute;
	bottom: -100px;
	left: 8px;
	background: transparent url(images/nb_btm.png) no-repeat bottom left;




	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_btm.png',sizingMethod='image');
	_background-image: none;
	height: 20px;
	width: 836px;
}
.nb_btmnew2 {
	position: absolute;
	bottom: -380px;
	left: 8px;
	background: transparent url(images/nb_btm.png) no-repeat bottom left;
































	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nb_btm.png',sizingMethod='image');
	_background-image: none;
	height: 20px;
	width: 836px;
}
/* Top Navigation styles */
div.topNav {
	position: absolute;
	top: 6px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	font: 10px/11px Arial;
	color: #333;
	text-align: left;
	text-decoration: bold;
	height: 19px;
}
	div.topNav a {
		margin: 0px 0px 0px 0px;
		font: 11px/12px Arial;
		color: #333;
		text-decoration: none;
	}
	div.topNav a:hover { text-decoration: underline; }
	
/* Bottom Navigation styles */
div.btmNav {
	margin: 0px; padding: 0px;
	width: 500px;
	font: 11px/13px Arial;
	color: #666;
	text-align: right;
}
	div.btmNav a {
		margin: 0px 9px 0px 9px;
		font: 11px Arial;
		color: #666;
		text-decoration: none;
	}
	div.btmNav a:hover { text-decoration: underline; }
	a.bbLogo img { border: none; }

/* Laptop graphic styles */
.nbLaptopDiv {
	position: absolute;
	top: 7px;
	left: 16px;
	width: 254px;
	height: 137px;
	background: transparent url(../../htdocs/csc/images) no-repeat 0px 0px;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/,sizingMethod='image');
	_background-image: none;
}

/* NetBiz Logo Link styles */
a.nbLogo {
	display: block;
	position: absolute;
	top: -37px; left: 39px;
	width: 185px; height: 90px;
	background: transparent url(images/csc_images/CSC_logo.png) no-repeat 0px 0px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/csc_images/CSC_logo.png',sizingMethod='image');
	_background-image: none;
	text-decoration: none;
}
	a.nbLogo img { border: none; }

/* styles for home page */
	
.nbHmDiv {
	position: relative;
	margin: 53px auto 0px auto;
	width: 644px; height: 648px;
	text-decoration: none;
}

.nbHmDiv div.nb_mid {
	height: 601px;
}
.nbHmDiv div.nb_btm {
	bottom: 31px;
}

/* Top Navigation Area styles */
.topBarDiv {
	position: absolute;
	top: -5px; left: 22px;
	width: 604px; height: 29px;
}
	.nbHmDiv div.topLeftBar {
		position: absolute;
		top: 0; left: 0;
		width: 279px; height: 29px;
		background: transparent url(images/csc_images/CSC_logo.png) no-repeat 0 0;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/csc_images/CSC_logo.png',sizingMethod='image');
		_background-image: none;
	}
	.nbHmDiv div.topNavBarDiv {
		position: absolute;
		top: 0; left: 244px;
		width: 760px; height: 29px;
		background: transparent url() no-repeat 0px 0px;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='',sizingMethod='image');
		_background: transparent;
	}

/* Header Background Image Area styles */
.nbHm_headerDiv {
	position: absolute;
	top: 26px; left: 22px;
	width: 802px; height: 207px;
}
.nbHm_NewheaderDiv {
	position: absolute;
	top: 26px;
	left: 22px;
	width: 602px;
	height: 475px;
}
	.nbHm_hdrBgImgDiv {
		position: absolute;
		top: 4px; left: 76px;
		width: 721px; height: 193px;
		/*background: url(images/nbHm_bgHeader-google.jpg) no-repeat 0px 0px;*/
	}
		div#hdrBgImg1, div#hdrBgImg2, div#hdrBgImg3, div#hdrBgImg4, div#hdrBgImg5 {
	position: absolute;
	top: 0;
	left: -72px;
	width: 793px;
	height: 193px;
		}
			div#hdrBgImg1 { background: url(images/csc_images/COVER2.jpg) no-repeat 0px 0px; }
				
			div#hdrBgImg1, div#hdrBgImg2, div#hdrBgImg3, div#hdrBgImg4, div#hdrBgImg5 {
				_background-color: transparent;
			}
	.nbHm_hdrBtmBdrDiv {
		position: absolute;
		top: 195px; left: 225px;
		width: 364px; height: 12px;
		background: transparent url(images/nbHm_bgHdrBottomBdr.png) repeat-x 0px 0px;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nbHm_bgHdrBottomBdr.png',sizingMethod='scale');
		_background: transparent;
	}
	.nbHm_hdrRightBdrDiv {
		position: absolute;
		top: 195px; left: 789px;
		width: 13px; height: 12px;
		background: transparent url(images/nbHm_bgHdrBdrRightEnd.png) no-repeat 0px 0px;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nbHm_bgHdrBdrRightEnd.png',sizingMethod='image');
		_background: transparent;
	}
	.nbHm_hdrLeftBdrDiv {
		position: absolute;
		top: 0; left: 0;
		width: 225px; height: 207px;
		background: transparent url(../../htdocs/csc/images) no-repeat 0px 0px;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/',sizingMethod='image');
		_background: transparent;
	}

/* Slide Up Menu Links styles */
.nbHm_menuTabsDiv {
	position: absolute;
	top: 233px; left: 0;
	width: 804px; height: 32px;
}
	.nbHmDiv div#emptytab, .nbHmDiv div#slideUp1tab, .nbHmDiv div#slideUp2tab, .nbHmDiv div#slideUp3tab {
		position: absolute;
		top: 0;
		height: 32px;
	}
	.nbHmDiv div#emptytab {
		width: 294px;
		background: transparent url(images/csc_images/csc_blue_bar.jpg) no-repeat 0px 0px;
	}
	.nbHmDiv div#slideUp1tab, .nbHmDiv div#slideUp2tab, .nbHmDiv div#slideUp3tab {
		width: 171px;
		background: transparent url(images/btn_blue.jpg) no-repeat 0px 0px;
	}
	.nbHmDiv div#slideUp1, .nbHmDiv div#slideUp2, .nbHmDiv div#slideUp3 {
		position: absolute;
		bottom: 30px;
		width: 162px;
		text-align: center;
	}
	.nbHmDiv div#slideUp1:hover, .nbHmDiv div#slideUp2:hover, .nbHmDiv div#slideUp3:hover { cursor: pointer; }

	.nbHmDiv div#slideUp1content, .nbHmDiv div#slideUp2content, .nbHmDiv div#slideUp3content {
		position: absolute;
		top: 0px; left: 0px;
		width: 157px;
		background: transparent;
		overflow: hidden;
		margin: 5px 0 0 10px;
		text-align: left;
	}
	.nbHmDiv div#slideUp1background, .nbHmDiv div#slideUp2background, .nbHmDiv div#slideUp3background {
	position: absolute;
	top: 299px;
	left: -454px;
	width: 266px;
	background: transparent url(../../htdocs/csc/images/ttt.gif) no-repeat 0px 0px;






















































































		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slideUp.png',sizingMethod='scale');
	_background-image: none;
	text-align: center;
	}
		.nbHmDiv div#slideUp1content a, .nbHmDiv div#slideUp2content a, .nbHmDiv div#slideUp3content a {
			display: block;
			margin: 7px;
			font: normal 11px/12px Arial;
			color: #CCC;
			text-decoration: none;
		}
		.nbHmDiv div#slideUp1content a:hover, .nbHmDiv div#slideUp2content a:hover, .nbHmDiv div#slideUp3content a:hover {
			color: #FFF;
		}
		.nbHmDiv div#slideUp1tab a, .nbHmDiv div#slideUp2tab a, .nbHmDiv div#slideUp3tab a {
			display: block;
			width: 171px; height: 32px;
			font: bold 11px/24px Arial;
			color: #fdfbfb;
			text-decoration: none;
		}
		.nbHmDiv div#slideUp1tab span, .nbHmDiv div#slideUp2tab span, .nbHmDiv div#slideUp3tab span {
			display: block;
			width: 164px; height: 32px;
			text-align: center;
			cursor: pointer;
		}
		
		.nbHmDiv div#slideUp1tab a:hover, .nbHmDiv div#slideUp2tab a:hover, .nbHmDiv div#slideUp3tab a:hover { background: transparent url(images/btn_blueHover.jpg) no-repeat 0px 0px; }

	.nbHmDiv div#emptytab { left: 22px; }
	
	.nbHmDiv div#slideUp1tab { left: 315px; }
	
	.nbHmDiv div#slideUp1 { left: 317px; }
	
	.nbHmDiv div#slideUp2tab { left: 486px; }
	
	.nbHmDiv div#slideUp2 { left: 488px; }
	
	.nbHmDiv div#slideUp3tab { left: 657px; }
	
	.nbHmDiv div#slideUp3 { left: 659px; }
	
		.nbHmDiv div#slideUp3 em { font: bold 10px/24px Arial; }

/* Slide Up Menu Links styles */
.nbHm_MidSectDiv {
	position: absolute;
	top: 265px;
	left: 26px;
	width: 388px;
	height: 697px;
}
.nbHm_MidSectDivCon {
	position: absolute;
	top: 265px;
	left: 26px;
	width: 388px;
	height: 697px;
}
.nbHm_MidSectDivKey {
	position: absolute;
	top: 5px;
	left: 26px;
	width: 388px;
	height: 697px;
}
.nbHm_NewMidSectA {
	position: absolute;
	top: -230px;
	left: 1px;
	width: 720px;
	height: 144px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 0px #9aa2a8;
}
.nbHm_NewMidSectH {
	position: absolute;
	top: -230px;
	left: 100px;
	width: 720px;
	height: 144px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 0px #9aa2a8;
}
.nbHm_NewMidSectTheme {
	position: absolute;
	top: -230px;
	left: 1px;
	width: 720px;
	height: 144px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 0px #9aa2a8;
}
.nbHm_NewMidSectReg {
	position: absolute;
	top: -230px;
	left: 1px;
	width: 720px;
	height: 144px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 0px #9aa2a8;
}
.nbHm_NewMidSectDiv0 {
	position: absolute;
	top: -230px;
	left: 1px;
	width: 720px;
	height: 496px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 0px #9aa2a8;
}
.nbHm_NewMidSectDiv1 {
	position: absolute;
	top: -60px;
	left: 1px;
	width: 737px;
	height: 200px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv2 {
	position: absolute;
	top: 160px;
	left: 1px;
	width: 737px;
	height: 200px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv3 {
	position: absolute;
	top: 380px;
	left: 1px;
	width: 737px;
	height: 367px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv4 {
	position: absolute;
	top: 767px;
	left: 1px;
	width: 737px;
	height: 225px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv5 {
	position: absolute;
	top: 1012px;
	left: 1px;
	width: 737px;
	height: 180px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv6 {
	position: absolute;
	top: 1212px;
	left: 1px;
	width: 737px;
	height: 162px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv7 {
	position: absolute;
	top: 1394px;
	left: 1px;
	width: 737px;
	height: 425px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv8 {
	position: absolute;
	top: 1839px;
	left: 1px;
	width: 737px;
	height: 170px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv9 {
	position: absolute;
	top: 2029px;
	left: 1px;
	width: 737px;
	height: 165px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv10 {
	position: absolute;
	top: 2214px;
	left: 1px;
	width: 737px;
	height: 330px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv11 {
	position: absolute;
	top: 2564px;
	left: 1px;
	width: 737px;
	height: 350px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv12 {
	position: absolute;
	top: 2934px;
	left: 1px;
	width: 737px;
	height: 175px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv13 {
	position: absolute;
	top: 3129px;
	left: 1px;
	width: 737px;
	height: 264px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv14 {
	position: absolute;
	top: 3413px;
	left: 1px;
	width: 737px;
	height: 555px;
	;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv15 {
	position: absolute;
	top: 3988px;
	left: 1px;
	width: 737px;
	height: 160px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv16 {
	position: absolute;
	top: 4168px;
	left: 1px;
	width: 737px;
	height: 209px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv17 {
	position: absolute;
	top: 5112px;
	left: 1px;
	width: 737px;
	height: 523px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv18 {
	position: absolute;
	top: 5658px;
	left: 1px;
	width: 737px;
	height: 148px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv19 {
	position: absolute;
	top: 5829px;
	left: 1px;
	width: 737px;
	height: 191px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv20 {
	position: absolute;
	top: 6042px;
	left: 1px;
	width: 737px;
	height: 168px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv21 {
	position: absolute;
	top: 6231px;
	left: 1px;
	width: 737px;
	height: 148px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv22 {
	position: absolute;
	top: 6400px;
	left: 1px;
	width: 737px;
	height: 216px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv23 {
	position: absolute;
	top: 6639px;
	left: 1px;
	width: 737px;
	height: 237px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
.nbHm_NewMidSectDiv24 {
	position: absolute;
	top: 6899px;
	left: 1px;
	width: 737px;
	height: 185px;
	background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	border: solid 1px #9aa2a8;
}
	.nbHm_leftContentDiv {
		position: absolute;
		top: 0; left: 0;
		width: 282px; height: 234px;
		background: url(../../htdocs/csc/images) no-repeat 0px 0px;
		border: solid 1px #9aa2a8;
	}
		.nbHmDiv p.heading {
	position: absolute;
	top: 5px;
	left: 0;
	width: 357px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: bold 13px/15px Arial;
	color: #050505;
	text-align: left;
	height: 31px;
	}
	.nbHmDiv p.heading2 {
	position: absolute;
	top: 35px;
	left: 0;
	width: 557px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: bold 13px/15px Arial;
	color: #050505;
	text-align: left;
	height: 169px;
	}
	.nbHmDiv p.heading3 {
	position: absolute;
	top: 7px;
	left: 0;
	width: 705px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: bold 20px/22px Arial;
	color: #050505;
	text-align: left;
	height: 36px;
	}
		.nbHmDiv p.heading4 {
	position: absolute;
	top: 36px;
	left: 0;
	width: 705px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: bold 20px/22px Arial;
	color: #050505;
	text-align: left;
	height: 36px;
	}
	.nbHmDiv p.content {
	position: absolute;
	top: 30px;
	left: -3px;
	width: 701px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: 13px/22px Arial;
	color: #050505;
	text-align: block;
	height: 107px;
	}
	.nbHmDiv p.content1 {
	position: absolute;
	top: 47px;
	left: 3px;
	width: 701px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: 13px/22px Arial;
	color: #050505;
	text-align: block;
	height: 95px;
	}
	.nbHmDiv p.content2 {
	position: absolute;
	top: 45px;
	left: 2px;
	width: 769px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: 13px/22px Arial;
	color: #050505;
	text-align: block;
	height: 447px;
	}
		.nbHmDiv p.content3 {
	position: absolute;
	top: 67px;
	left: 13px;
	width: 359px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: 13px/22px Arial;
	color: #050505;
	text-align: block;
	height: 447px;
	}
			.nbHmDiv p.content4 {
	position: absolute;
	top: 67px;
	left: 410px;
	width: 359px;
	margin: 0px;
	padding: 0 0 0 13px;
	font: 13px/22px Arial;
	color: #050505;
	text-align: block;
	height: 447px;
	}
	.nbHm_ppleGraphic1Div {
		position: absolute;
		top: 143px; left: 150px;
		width: 132px; height: 90px;
		background: url(images/nbHm_ppleGraphic1.jpg) no-repeat 0px 0px;
	}
/** Menu Links Styles **/
	.nbHmDiv a.link1, .nbHmDiv a.link2, .nbHmDiv a.link3 {
		display: block;
		position: absolute;
		top: 0;
		width: 163px; height: 236px;
		text-decoration: none;
	}
	
	.nbHmDiv a.link1 {
		left: 291px;
		background: transparent url(images/csc_images/59_speakers.jpg) no-repeat 0px 0px;
	}
	
	.nbHmDiv a.link2 {
		left: 462px;
		background: transparent url(images/csc_images/59_sessions.jpg) no-repeat 0px 0px;
	}
	
	.nbHmDiv a.link3 {
		left: 633px;
		background: transparent url(images/csc_images/59_registration.jpg) no-repeat 0px 0px;
	}
	
	.nbHmDiv a.link1:hover { background: transparent url(images/csc_images/59_speakers2.jpg) no-repeat 0px 0px; }
	
	.nbHmDiv a.link2:hover { background: transparent url(images/csc_images/59_sessions_2.jpg) no-repeat 0px 0px; }
	
	.nbHmDiv a.link3:hover { background: transparent url(images/csc_images/59_registration2.jpg) no-repeat 0px 0px; }

		.nbHmDiv a.link1 img, .nbHmDiv a.link2 img, .nbHmDiv a.link3 img {
			position: absolute;
			top: 0px; left: 0px;
			border: none;
			width: 163px; height: 236px;
		}

		.nbHmDiv a.link1 span, .nbHmDiv a.link2 span, .nbHmDiv a.link3 span {
			position: absolute;
			top: 207px; left: 17px;
			width: 133px;
			font: bold 10px/12px Arial;
			color: #333;
			text-decoration: none;
			width: 127px;
			text-align: center;
		}

	#link1Txt, #link2Txt, #link3Txt, #link1Hover, #link2Hover, #link3Hover { cursor: pointer; }
	
		#link3Txt em { font: bold 9px Arial; }
		
/* Footer Section :: Adwords and Contact Info :: Bottom Navigation styles */
.nbHm_FooterDiv {
	position: absolute;
	top: 257px;
	left: 0px;
	width: 804px;
	height: 76px;
}
	.nbHm_leftFooterDiv, .nbHm_rightFooterDiv {
	position: absolute;
	top: 0px;
	height: 55px;
	border: solid 1px #9aa2a8;
	border-bottom: 0px;
	}
	.nbHm_leftFooterDiv {
		left: 0;
		width: 282px;
		font: 11px/14px Arial;
		color: #000;
	}
		.nbHm_leftFooterDiv1 {
		left: 0;
		width: 282px;
		font: 11px/14px Arial;
		color: #000;
	}
	.nbHm_rightFooterDiv {
		left: 291px;
		width: 503px;
	}
		.nbHm_leftFooterBdrDiv, .nbHm_rightFooterBdrDiv {
	position: absolute;
	bottom: -35px;
	left: -1px;
	height: 41px;
		}
		.nbHm_leftFooterBdrDiv {
			width: 284px;
			background: url(images/nbHm_leftFtrboxBdr.gif) no-repeat 0px 0px;
		}
		.nbHm_rightFooterBdrDiv {
			width: 505px;
			background: url(images/nbHm_rightFtrboxBdr.gif) no-repeat 0px 0px;
		}
		
		.nbHm_leftFooterDiv a {
			color: #000;
			text-decoration: none;
		}
		.nbHm_leftFooterDiv img, div.nbHm_leftFooterDiv img a {
			border: none;
		}
		.nbHm_leftFooterDiv a.logo {
			position: absolute;
			top: 2px; left: 5px;
		}
		.nbHm_leftFooterDiv a.sentence {
			position: absolute;
			top: 14px; right: 10px;
			width: 198px;
			text-align: left;
		}
		.nbHm_leftFooterDiv a.sentence span {
			font-weight: bold;
			color: #1e498c;
		}

	.nbHm_rightFooterDiv a.bbLogo {
		display: block;
		position: absolute;
		top: 12px; left: 17px;
		text-decoration: none;
	}
	.nbHm_ppleGraphic2Div {
		position: absolute;
		top: 4px; left: 394px;
		width: 88px; height: 50px;
		background: url(../../htdocs/csc/images) no-repeat 0px 0px;
	}
	.nbHm_rightFooterDiv p.contact {
	position: absolute;
	top: 8px;
	right: 12px;
	margin: 0px;
	padding: 0px;
	font: bold 12px/17px Arial;
	color: black;
	text-align: right;
	width: 483px;
	}
		.nbHm_rightFooterDiv .contact a.title {
			font: bold 14px/22px Arial;
			color: black;
			text-decoration: none;
		}
/** Foother Nav Styels **/
	.nbHm_FooterDiv div.btmNav {
	position: absolute;
	bottom: -4100px;
	right: 24px;
	}