@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'akzidenz_Regular';
    src: url('http://nuot.com/fonts/akzidenzgroteskbe-regular-webfont.eot'); src: url('fonts/akzidenzgroteskbe-regular-webfont.eot') format('embedded-opentype'), url('fonts/akzidenzgroteskbe-regular-webfont.woff2') format('woff2'), url('fonts/akzidenzgroteskbe-regular-webfont.woff') format('woff'), url('fonts/akzidenzgroteskbe-regular-webfont.ttf') format('truetype'), url('fonts/akzidenzgroteskbe-regular-webfont.svg') format('svg'); font-weight: normal; font-style: normal;}
@font-face {
    font-family: 'akzidenz_Bold';
    src: url('http://nuot.com/fonts/akzidenzgroteskbe-bold-webfont.eot'); src: url('fonts/akzidenzgroteskbe-bold-webfont.eot') format('embedded-opentype'), url('fonts/akzidenzgroteskbe-bold-webfont.woff2') format('woff2'), url('fonts/akzidenzgroteskbe-bold-webfont.woff') format('woff'), url('fonts/akzidenzgroteskbe-bold-webfont.ttf') format('truetype'), url('fonts/akzidenzgroteskbe-bold-webfont.svg') format('svg'); font-weight: normal; font-style: normal;}

*:before, *:after, * {
    box-sizing: border-box;
}
* {
	margin:0px;
	padding:0px;
	outline:none;	
}
.clear {
	clear:both;	
}
body {
	background:#f4f4f4;	
    font-family: 'akzidenz_Regular';
}
#outerWrap {
	width:1056px;
	margin:0 auto;	
	background:#fff;
}
#innerWrap {
	width:940px;
	margin: 0 auto;
	min-height:900px;
	padding-bottom:150px;
}
#header {
	width:100%;
	height:132px;
	padding-top:30px;
}
.logo {
	float:left;	
}
ul#menu {
	float:right;	
	list-style:none;
}
ul#menu li {
	list-style:none;
	display:inline-block;
	width:120px;
    font-family: 'akzidenz_Bold';
	font-size:12px;
	margin:0 24px;
	border-top:2px solid #000;
}
ul#menu li:last-child {
	margin-right:0px;
}
ul#menu li a {
	text-decoration:none;
	color:#000;
	display:block;
	line-height:24px;
}
sup {
	font-size:6px;	
	font-family:'akzidenz_Regular';
}
ul#menu li:hover, ul#menu li.active {
	border-color:#ff5829;
}
ul#menu li:hover a, ul#menu li.active a {
	color:#ff5829;
}
#banner {
	width:940px;
	height:491px;
	background:url(images/banner.jpg) center top no-repeat	
}
.banner-left {
	padding:345px 0 0 40px;	
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#ec008c;
	font-size:42px;
}
.banner-right {
	width:400px;
	padding:100px 40px 0 0;	
	float:right;
}
.banner-right h1 {
	font-size:30px;	
    font-family: 'akzidenz_Bold';
	color:#ff5829;
	padding:5px 0;
}
.banner-right h2 {
	font-size:20px;	
    font-family: 'akzidenz_Bold';
	padding:5px 0;
}
.banner-right p {
	font-size:20px;	
	padding:5px 0;
}
a.change {
	font-size:21px;	
    font-family: 'akzidenz_Bold';
	color:#ff5829;
	padding:5px 0 0 30px;
	display:inline-block;
	background:url(images/arrow.jpg) left 7px no-repeat;
	text-decoration:none;
}

#footer {
	position:fixed;
	bottom:0px;
	background:rgba(255, 255, 255, 0.9);
}
.footerimage {
	position:absolute;
	right:-58px;
	bottom:0px;	
	background:url(http://nuot.com/images/footer.png) right bottom no-repeat;
	width:163px;
	height:273px;
	z-index:0;
}
ul#footermenu {
	list-style:none;
	padding-top:30px;
	height:150px;
	position:relative;
}
ul#footermenu li {
	width:160px;
	list-style:none;
	float:left;
    font-family: 'akzidenz_Bold';
	font-size:12px;
	margin:0 80px 0 0; 
	padding-top:8px;
	border-top:2px solid #000;
}
ul#footermenu li span {
	font-size:10px;
	font-family:'akzidenz_Regular';
}
ul#footermenu li:last-child {
	margin-right:0px;
}
ul#footermenu li a {
	text-decoration:none;
	color:#000;
}
ul#footermenu li sup {
	font-size:6px;	
	font-family:'akzidenz_Regular';
}

.left {
	width:200px;
	float:left;
	color:#ff5829;
	font-size:18px;
    font-family: 'akzidenz_Bold';
	line-height:24px;
}
.left a {
	font-family:'akzidenz_Regular';
	font-size:14px;
	color:#000;
	text-decoration:none;
	display:block;
}
.left a.active, .left a:hover {
	color:#ff5829;
}
.right {
	width:740px;
	padding:0 0px 0 0;	
	float:right;
}
.right h1 {
	font-size:22px;	
    font-family: 'akzidenz_Bold';
	padding:5px 0 0 0;
	font-weight:normal;
}
.right h2 {
	font-size:20px;	
    font-family: 'akzidenz_Bold';
	padding:5px 0 0 0;
}
.right p {
	font-size:22px;	
	padding:0px 0 15px 0;
}
.right sup {
	font-size:18px;
}
ul.list1 {
	padding:0px 0 10px 70px;	
	font-size:22px;	
}
.span1 {
	width:220px;
	float:left;	
	margin-right:20px;
}
.span2 {
	width:400px;
	float:left;	
}
.right p.small {
	font-size:14px;	
	padding:5px 0 15px 0;
}
.right p a {
	color:#ff5829;
	text-decoration:none;
}
.left span {
	font-size:14px;
	font-family:'akzidenz_Regular';
	color:#000;
}
.left span span {
	color:#ff5829;
}
form {
	padding:15px 0 0 0;	
}
form span {
	font-size:10px;
	color:#F00;	
}
.formleft {
	width:300px;
	float:left;	
}
.formright {
	width:300px;
	float:left;	
	margin-left:40px;
}
label {
	display:block;
	font-size:12px;	
	line-height:24px;
}
input, select {
	width:300px;
	height:25px;
	padding:3px;
	border:0px;
	background:#ebebeb;	
	margin-bottom:10px;
	font-size:13px;
	font-family:'akzidenz_Regular';
}
textarea {
	width:640px;
	height:160px;
	padding:3px;
	border:0px;
	background:#ebebeb;	
	margin-bottom:10px;
	font-size:13px;
	font-family:'akzidenz_Regular';
}
input.submit {
	width:auto;
	height:33px;
	padding:0 15px;
	background:#ff5829;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
    font-family: 'akzidenz_Bold';
	font-size:14px;
	cursor:pointer;
}
