
body {
	margin-top: 0;
	padding: 0;
	background: #013300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #616161;
}

h1, h2 {
	color: #006600;
	font-weight: bold;
}
 
h1 {
	font-size: 22px;
}
 
h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}
 
ul {
	list-style-type: disc;
	color: #003300;
}
 
a {
	text-decoration: none;
	color: #006600;
}
 
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
 
a img {
	border: none;
}
 
 
#header {
	width: 960px;
	margin: 0px auto;
	height: 147px;
	background: #013300;
}
 
/* Header */
 
#logo {
	width: 920px;
	height: 145px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(/images1082/img01.jpg) no-repeat top;
}
 
#logo p {
	float: right;
	margin: 35px 125px 10px 0px;
	padding-right: 20px;
	font-size: 12px;
	color: #ffffff;
}

#logo span {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
 
 
#logo h1 {
	float: right;
	margin: 0px 25px 10px 0px;
	padding-right: 35px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
 
#logo a {
	text-decoration: none;
	color: #ffffff;
}
 
#logo a:hover {
	text-decoration: underline;
	color: #ffffff;
}
 
#logo a img {
	border: none;
}
 
/* Nav */
 
#nav {
	width: 920px;
	height: 44px;
	margin: -2px auto;
	font-size: 15px;
	text-align: center;
	background: url(/images1082/img06.jpg) no-repeat;
 
}
 
#nav p {
	padding: 15px 0 0 3px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}
 
#nav a {
	color: #ffffff;
}
 
#nav a:hover {
	color: #006600;
}
 
 
/* Page */
 
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: #013300 url(/images1082/img03.jpg) repeat-y top;
}
 
#page-bg {
	padding: 0px 0px 15px 0px;
	background: url(/images1082/img02.jpg) no-repeat top;
}
 
/* Content */
 
#content {
	width: 880px;
	padding: 30px 15px;
	margin: 0px 15px;
}
#hr {
	color:#cccccc;
}
 
#bottom {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(/images1082/img04.jpg) no-repeat top;
}
 
/* Footer */
 
#footer {
	color: #FFFFFF;
	font-size: 13px;
}

#footer p a {
	text-decoration: none!important;
	color: #FFFFFF!important;
}
 
#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #ffffff;
}

#footer p a {
	text-decoration: none!important;
	color: #FFFFFF!important;
}

#footer a:hover {
	text-decoration: underline;
	color: #006600;
}
 
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
