
body {
	margin: 0px;
	background: transparent url(/images/NCO_bg.jpg) repeat-x top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_top_nav_wrapper {
	margin: 0px auto;
	margin-top: 50px;
	width: 797px;
	margin-bottom: 2px;
	height: 53px;
}

.ui_logo {
	width: 289px;
	float: left;
	height: 53px;
}

.ui_nav {
	width: 505px;
	float: right;

}

.ui_outside {	
	padding: 8px 0px;
	color: #999999; 
	font-weight: normal;
}

.ui_outside a:link {color: #999999; font-weight: normal;}
.ui_outside a:visited {color: #999999; font-weight: normal;}
.ui_outside a:hover {color: #353535; font-weight: normal;}
.ui_outside a:active {color: #999999; font-weight: normal;}

.ui_page_bg {
	background: transparent url(/images/NCO_bg2.jpg) no-repeat bottom center;
	padding-bottom: 40px;
	margin: 0;
}

.ui_page {
	width: 797px;
	margin: 0 auto;
	background: transparent url(/images/NCO_Content.gif) repeat-y top left;
}

.ui_header {
	background: transparent url(/images/NCO_Header.jpg) no-repeat top right;
	width: 797px;
	height: 293px;
	margin: 0;
}

.ui_header_inner {
	background: transparent url(/images/NCO_Header_Side_H.gif) no-repeat top left;
	width: 16px;
	height: 293px;
	margin: 0;
}


.ui_header_sub {
	background: transparent url(/images/NCO_Header_Sub.jpg) no-repeat top right;
	width: 797px;
	height: 181px;
	margin: 0;
}

.ui_header_sub_inner {
	background: transparent url(/images/NCO_Header_Side.gif) no-repeat top left;
	width: 16px;
	height: 181px;
	margin: 0;
}

.ui_main_content_wrapper {
	padding-right: 20px;
	padding-left: 40px;
}

.ui_main_content {
	width: 737px;
}

.ui_footer {
	padding-top: 20px;
	width: 797px;
	margin: 0 auto;
}

.ui_copyright {	
	font-size: 10px;
	padding-left: 40px;
	text-transform: lowercase;
	color: #999;
}

.ui_tagline {
	padding-left: 40px;
	font-size: 10px;
	text-transform: lowercase;
	color: #999;
}

.ui_tagline a:link {
	color: #999;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:visited {
	color: #999;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:hover {
	color: #353535;
	font-size: 10px;
	text-transform: lowercase;
}

.ui_tagline a:active{
	color: #999;
	font-size: 10px;
	text-transform: lowercase;
}