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

#container {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}
#container a {}
#container a:hover {}
#container h1 {}
#header {
	height: 213px;
	width: 787px;
	background-image: url(images/header.jpg);
}
#topnav {}
#topnav a {}
#topnav a:hover {}
#left {}
#right {
	background-image: url(images/n_index_right.jpg);
	background-repeat: no-repeat;
}
#content {
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content p {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content a {
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	text-decoration: none;
	color: #000000;
}
#content h1 {
	font-size: 18px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
#content h2 {
	font-size: 15px;
	text-align: center;
}
#footer {
	background-image: url(images/Foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	padding-top: 70px;
	font-weight: bold;
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline overline;
}
#seperator1 {
	height: 10px;
}
#seperator2 {}
.button {
	text-decoration: none;
	border: thin none #000000;
}
.button a {
	text-decoration: none;
	border: thin none #000000;
}
.button a:hover {
	text-decoration: none;
	border: thin none #000000;
}
#leftbg {
	background-image: url(images/n_index_left.jpg);
	background-repeat: no-repeat;
}
#centerbottom {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
