﻿html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, td {
	margin: 0;
	padding: 0;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
*	font-size: small;*;
	font: x-small;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}
img {
	border: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
body {
	text-align: center;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
#bg {
	background: url("../siteimages/nl_select/bg.jpg");
	margin: 0 auto;
	width: 900px;
	height: 900px;
}
#wrap {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 50px;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.left {
	width: 233px;
	background: #E7ECEF;
	height: 780px;
}
.right {
	width: 567px;
	height: 780px;
	background: #fff;
}
#logo {
	background: url('../siteimages/nl_select/hdr_plain_b.jpg');
	height: 210px;
}
#logo h1 {
	font-size: 34px;
	color: #223802;
}
#logo h1 {
	padding: 60px 0 0 10px;
}
#logo div {
	padding-left: 10px;
	font-style: italic;
	font-size: medium;
}
ul#nav {
	background: url("../siteimages/nl_select/hdl.jpg");
	height: 176px;
	padding: 50px 50px 0 50px;
}
ul#nav li {
	line-height: 1.9em;
	border-bottom: #fff 1px solid;
}
ul#nav li a {
	color: #FFFFFF;
}
ul#nav a:hover {
	color: #000000;
}
#meun h2 {
	font-size: 24px;
	padding: 30px 0 0 40px;
}
#meun ul {
	padding: 10px 50px 0 50px;
}
#meun li {
	line-height: 1.9em;
	border-bottom: #88bcbc 1px solid;
	list-style: inside disc;
	color: #336666;
}
#meun li a {
	color: #336666;
}
#meun a:hover {
	color: #000000;
}
#centerbanner {
	background-image: url('../siteimages/nl_select/img_b.jpg');
	height: 267px;
}
#main {
	position: relative;
}
#main h2, h3 {
	font-size: 30px;
	color: #669900;
	padding: 20px 30px 0 30px;
}
#main h3 {
	font-size: 24px;
}
#main p {
	padding: 20px 50px 0 50px;
}
/* footer */
#footer {
	clear: both;
	height: 60px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:link {
	color: #CED7DF;
	text-decoration: none;
}
#footer {
	color: #fff;
	left: 47px;
	position: relative;
	top: 10px;
	text-align: center;
}
img.photo_thumb_c {
	border-style: none;
	margin-left: 4px;
	margin-right: 4px;
	float: none;
}
img.photo_thumb {
	border-style: none;
	margin-left: 4px;
	margin-right: 4px;
}
.clear {
	clear: both;
}
