html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
body {
	text-align: center;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-leftindex {
	float: left;
	width: 770px;
}
#body-left li {
	list-style-image: url(../images/bullet_plus.gif);
}
#body-left h1 {
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#wrapper #body #body-leftindex .indextext {
	float: right;
	width: 550px;
}

#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}

#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

/*Navigation*/
/*
a.index  {
	background:url(../images/m1_Alt.jpg) no-repeat;
	float:left;
	
	}
/*	
a.index: hover {
	background-position: -100px 0;
	}

}
*/
#index .index,{
	hover: url(../images/m1_Alt.jpg); 
}

/*BODY TAG*/
/*
#index .index,
#about .about,
#solutions .solutions,
#directory .directory,
#portfolio .portfolio,
#support .support,
#links .links,
#contact .contact {
	color:#FFEB76;
}
*/
/*
#nav a, nav a:visited {
	background-image: url(../images/m3_Alt.jpg); 
	background-repeat: no-repeat;

}

#nav a:hover {
	background-image:  url(../images/m4_Alt.jpg);

}
*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*CSS Image Rollover*/
/*
#nav {
	
	background-image: url(../images/m1_Alt.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav a:hover img {
visibility:hidden
}

* html a:hover {
visibility:visible
}

*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
a:hover img {
	text-decoration: underline;
}
*/
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 615px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
	background-image: url(../images/bullet_letter.gif);
	background-repeat: no-repeat;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}
h1 {
	font-size: 18px;
	color: #ACBA7A;
}
.h3 {
	color: #ACBA7A;
	font-size: medium;
}

.indextext {
	font-size: 16px;
	color: #424927;
}
.indextext p {
	font-size: 14px;
	font-style: normal;
}


ul {
	font-size: 14px;
	color: #424927;
	padding-left: 20px;
}

#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background-image: url(../images/bullet_plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	background-color: #42453D;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
#footer p {
	margin: 0;
	padding: 0;
}
.h1 {
	font-size: 22px;
	color: #A3B271;
	font-weight: bolder;
}
.h2 {
	font-size: 16px;
	color: #898266;
}
.style1 {
	font-size: 12px;
	color: #5C5C5C;
}
#body-left p {
	font-size: 14px;
	color: #424927;
}
/*
.right {
	float: right;
}
*/

/*FORM*/

#formFields  {
	text-indent: 0px;
}
#commentsBox {

}

#address {
	list-style-type: none;
}

#formFields #buttons #send li {
	display: inline;
}
#buttons #send {
}
#send #mysend {
	font-size: 10px;
}
#send #reset {
	font-size: 10px;
}

#myform {
	padding-top: 30px;

}
#formfloat {

}
.spacer {
	height: 20px;
}

#body-left .style1 a {
	color: #96A969;
}

