﻿body {
	margin-top: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Arial; 
	font-size: 12px;
	background: #000000;
	width:700px;
}

h1, h2, h3 {
	margin: 0 auto;
	text-transform: none;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 14px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	background: #000000;
}

ul, ol { }

blockquote { }

a { color: #639CBF; }

a:hover { text-decoration: none; }

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 700px;
	height: 46px;
	margin: 0 auto;
	padding: 0px 0px;
	background: #000000;
	border-bottom: 3px solid #262626;
	border-top: 3px solid #262626;
}

/* Menu */

#menu {
	float: left;
	height: 46px;

}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
}

#menu a:hover { 
	background: #262626;
	text-decoration: none; 
}

#menu .current_page_item {
	background: #262626;
}

#menu .first {
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background: #000000;
	border
}


/** LOGO */

#logo {
	width: 700px;
	height: 74px;
	margin: 0 auto;
	background: #000000
}

#logo h1, #logo p {
	margin: 10px;
	line-height: normal;
	text-transform:none;
	font-weight: normal;
	color: #008000;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #639CBF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 10px;
}

/* Content */

#contentsub {
	float: left;
	width: 700px;
	margin-bottom: 45px;
}


/* Footer */

#footer {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	border-top: 1px solid #2B2B2B;
	color: #FFFFFF;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: none;
	font-size: 10px;
}

.style1 {
	font-family: Arial;
	color: #008000;
}

.style2 {
	font-family: Arial;
	color: #008000;
	font-size: 20px;
}
.style3 {
	font-family: Arial;
	padding: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 12px;
}
.style4 {
	margin-top: 0px;
}
.style5 {
	font-family: Arial;
	color: #008000;
	font-size: 18px;
	margin-bottom: 5px;
	height: 40px;
}
.style6 {
	font-family: Arial;
	color: #008000;
	font-size: 18px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 0px;
}