#header {
	height: 120px;
	background: url('../images/logo120pxtrans.png') no-repeat rgb(255, 169, 0);
}
#nav {
	height: 40px;
}
#nav ul {
	font-size: 22px;
}
#nav ul a {
	height: 34px;
}
.textBox {
	width: 80%;
}
#orangeBox {
	background: rgb(255,169,0) url('../images/bgtrans.png');
}
.faqBox {
	width: 80%;
}