body {
	font-size: 11px;
	font-family: Tahoma;
	color: black;
	line-height: 15px;
	body: white;
}

.ncms-menu {
	display: none;
}

#top1 {
	display: none;
}

#top2 {
	display: none;
}

#content {
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

.ncms-breadcrumb {
	display: none;
}

.ncms-news {
	margin: 0;
	padding: 0;
}

.ncms-news li {
	margin: 0;
	padding: 0;
	background: none;
}

#index-box1 {
	padding-right: 20px;
}

#index-news h2 {
	margin: 0;
}

#index-news p {
	margin: 0;
}

#index-news .ncms-news {
	margin: 15px 0 5px 0;
}

#index-news .ncms-news li {
	background: url('../gfx/hr.png') repeat-x left bottom;
	padding: 2px 0 5px 0;
}

#index-news .ncms-news li.first {
	background: none;
	padding: 0 0 8px 0;
}

#index-news .more a {
	background: url('../gfx/arrow1.png') no-repeat left 3px;
	padding-left: 10px;
}

#content #main #index-box2.box {
	float: none;
	clear: both;
	width: 670px;
	padding-top: 15px;
	background: url('../gfx/hr.png') repeat-x left top;
	margin-bottom: 0;
}

#index-box2 h1 {
	color: #068cf1;
	margin: 0 0 10px 0;
}

#index-box2 p {
	margin-top: 8px;
}

#index-box2 p:first-child {
	margin-top: 0;
}

table {
	width: 100%;
}

.ncms-news-entry p {
	margin-top: 0;
}

.ncms-news-entry p.more {
	margin-top: 5px;
}

.more a {
	margin-left: 10px;
	background: url('../gfx/arrow1.png') no-repeat left 3px;
	padding-left: 10px;
}

.ncms-news-entry p.date {
	float: right;
	margin-top: 5px;
}

.ncms-pagination {
	clear: both;
	text-align: center;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}

.ncms-pagination li {
	background: none;
	padding: 0;
	display: inline;
	line-height: 24px;
	margin-right: 10px;
}

.ncms-pagination a {
	line-height: 27px;
	text-decoration: none;
	text-align: center;
	padding: 7px 7px;
	color: #737373;
	border: 1px solid #e9e9e9;
	outline: none;
	font-weight: normal;
}

.ncms-pagination li.active a, .ncms-pagination a:hover {
	color: #ff5a00;
	border: 1px solid #ff5a00;
}

.ncms-pagination li.active a {
	font-weight: bold;
}

.ncms-pagination li.next a, .ncms-pagination li.prev a {
	border: 0 none;
} 

.ncms-gallery-items {
	margin-top: 5px;
	padding: 0;
	padding: 0;
}

.ncms-gallery-items li {
	list-style: none;
	background: none;
	float: left;
	margin-right: 30px;
	padding: 0;
	width: 202px;
	height: 220px;
	overflow: hidden;
}

.ncms-gallery-items li.item-2 {
	margin-right: 0;
}

.ncms-gallery-items p {
	margin-top: 2px;
	font-size: 10px;
	line-height: 12px;
}

.ncms-gallery-items li a {
	display: block;
	position: relative;
}

.ncms-gallery-items li a.thumb {
	padding: 10px;
	border: 1px solid #efe1d6;
	display: block;
	background: white;
}

.ncms-gallery-items li img {
	display: block;
}

.ncms-gallery-items h2 {
	margin-top: 3px;
}

form li {
	clear: both;
	margin-bottom: 10px;
	list-style: none;
}

p.error {
	color: red;
	margin-bottom: 15px;
}

.ncms-form ol {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}

.ncms-form label span {
	float: none;
	display: inline;
	border: 0 none;
	margin: 0;
}

.ncms-form label {
	padding-top: 0;
	width: auto;
	float: none;
	display: block;
}

.ncms-form .req {
	color: red;
}

.ncms-form input {
	width: 200px;
}

.ncms-form input {
	width: 200px;
}

.ncms-form fieldset {
	margin-bottom: 10px;
}

.ncms-form button {
	margin: 0 5px 0 0;
	float: left;
}

.ncms-form textarea {
	width: 300px;
	height: 150px;
}

.ncms-form .error .req, .ncms-form .error strong {
	font-weight: bold;
	color: red;
}

.ncms-form .error input, .ncms-form .error textarea {
	border: 1px solid red;
}

.ncmsSiteMap li li {
	background: none;
	list-style: disc;
	padding-left: 0;
	margin-left: 20px;
}

.ncmsSiteMap ul ul {
	margin-top: 0;
}
