/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #4e3f28;
	line-height: 16px;
}
a:link {
	color: #a65c13;
	text-decoration: none;
}
a:visited {
	color: #a65c13;
	text-decoration: none;
}
a:active {
	color: #a65c13;
	text-decoration: none;
}
a:hover {
	color: #a65c13;
	text-decoration: underline;
}
body {
	background: #836c50 url(images/nps_landing_bkgd.jpg) no-repeat top center;
	margin-left: 0px;
	margin-top: 123px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 865px;
	margin: auto;
}
#left {
	width: 556px;
	float: left;
}
#leftcell {
	width: 556px;
}
#leftcell2 {
	width: 556px;
	height: 100px;
	background: url(images/intro_02.jpg) no-repeat;
}
#leftcell3 {
	width: 556px;
	height:98px;
	background: url(images/intro_04.jpg) no-repeat;
}
#right {
	width: 309px;
	float: right;
}
#logo {
	width: 865px;
	margin: auto;
}
.text1 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #e7dfc1;
}
