html,body{
	background-color: #E3E3E3;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-position: center top;
	background-image: url(../graphics/background-ncc.jpg);
}
div#container{
	width:880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
div#header1{
	height: 290px;
	width: 856px;
	background-image: url(../graphics/index-NCC-header1.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#nav1{
	width:210px;
	height: 20px;
	background-image: url(../graphics/index_navback.gif);
	background-repeat: no-repeat;
	float: right;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#col1{
	float:left;
	width:755px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 75px;
	background-image: url(../graphics/ncc-col1-back.gif);
	background-repeat: repeat-y;
}
div#col2{
	float:right;
	width:285px;
	padding-top: 0px;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#footer1{
	height: 1px;
	width: 553px;
	clear:both;
	width:100%;
}
div#footer2{
	float:left;
	width:460px;
	height: 25px;
	padding: 10px;
}
div#footer3{
	float:right;
	width:220px;
	height: 25px;
	text-align: right;
	padding: 10px;
}
div#extra{float:left;width:500px}

