body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #828282;
}

p, blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left:
}

.text1 {
	padding: 30px 0px 0px 10px;
	letter-spacing: -3px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
}

.text2 {
	color: #06673A;
}

.text3 {
	padding: 45px 0px 0px 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D886C;
}

.text4 {
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #4D886C;
	text-align: left;
}

.text5 {
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #1EA969;
}

.text5 a {
	color:1EA969
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #A1A1A1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
}

.style1 {
	text-align: center;
	color: #8EB1A1;
}

.style1 a {
	color: #31AD74;
	text-decoration: none;
}

.style1 a:hover {
}

.list1 {
	padding-right: 20px;
	text-align: right;
	margin-left: 0px;
	list-style: none;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.list1 li {
	padding: 5px 0px 5px 10px;
	font-size: 40px;
}

.list1 a {
	text-decoration: none;
	padding-right: 15px;
	color: #A1A1A1;
}

.list2 {
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.list2 a {
	color: #1EA969;
}

.list3 {
	padding-right: 0px;
	text-align: center;
	margin-left: 0px;
	list-style: none;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.list3 li {
	padding: 5px 0px 5px 10px;
}

.list3 a {
	text-decoration: none;
	padding-right: 0px;
	color: #A1A1A1;
}

.list4 {
	padding-right: 0px;
	text-align: center;
	margin-left: 0px;
	list-style: none;
	line-height: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.list4 li {
	padding: 3px 0px 5px 10px;
}

.list4 a {
	text-decoration: none;
	padding-right: 0px;
	color: #A1A1A1;
}

#nav
.nav {
	padding-right: 0px;
	text-align: center;
	margin-left: 0px;
	list-style: none;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	display: inline;
}

.nav ul {
	padding: 1px 0px 0px 10px;
	display: inline;
	position: absolute;
	top: 100%
	left: 40;
}

.nav li {
	padding: 1px 0px 0px 10px;
	display: inline;
	position: relative;
}

.nav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #A1A1A1;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.nav a:hover {
	text-decoration: underline;
}

.nav li ul{
	padding: 1px 0px 0px 85px;
	display: none;
}

.nav li li{
	padding: 1px 0px 0px 50px;
	backgroun-color: #FFFFFF;
	display: block;
	float: none;
}

.nav li:hover ul, li.over ul {
	display: block;
}

.bg1 {
	background: url(images/img4.jpg) repeat-y left top;
}

.bg2 {
	background: url(images/img5.gif) repeat-y center top;
}

.bg3 {
	background: url(images/img9.gif) repeat-x right center;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

