#menuMain {
	position: absolute;
	left: 14px;
	top: 145px;
	width: 98%;
	height: 41px;
	z-index: 7;
	overflow: hidden;
	background-image: url(images/default_08.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	color: #F9924D;
	line-height: 40px;
	background-image: url(images/default_08.jpg);
}
#banner td {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
#menuMain a:link {
	color: #349126;
	text-decoration: none;}
	
#menuMain a:visited {
	color: #349126;
	text-decoration: none;
}
#menuMain a:hover {
	color: #349126;
	text-decoration: underline;

}
#menuMain a:active {
	color: #000000;
	text-decoration: none;
}

heid1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #83BA20;
}
heid2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #F9924D;
	line-height: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #83BA20;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #F9924D;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}


#logo {
	background-image: url(images/default_01.jpg);
	position: absolute;
	left: 0;
	width: 286px;
	height: 145px;
	z-index: 1;
	top: 0;
}
#mainContent {
	position: absolute;
	left: 326px;
	top: 196px;
	width: 502px;
	height: 323px;
	z-index: 15
}
#mainImage {
	position: absolute;
	left: 13px;
	top: 200px;
	width: 272px;
	z-index: 13;
	overflow: hidden;
	clip: rect(auto,272,auto,auto);
}
#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	background-image: url(images/default_03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 318px;
	top: 0px;
	width: 502px;
	height: 145px;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
	padding-top: 24px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
}
#menuLeftEnd {
	background-image: url(images/default_06.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	left: 0px; 
	top: 145px; 
	width: 14px; 
	height: 41px; 
	z-index: 6
}
#StylefreeHeader {
	visibility: hidden;
}



#menuRightEnd {
	position: relative;
	float: right;
	clear: both;
}

