/* ------------------------------------------------	GLOBAL STYLE 
*/
body {
	font: 8pt "trebuchet ms"; 
	color: #000000;
	letter-spacing: 1px;
	border: 0px black solid;
	margin: 0px;
	padding: 0;
	text-align: center;
 	background: url('pattern.jpg') repeat top center;
}
img {
	border: 0px black solid;
}
a:link, a:visited {
	color: #528564;
	text-decoration: none;
	border-bottom: 1px solid #b5d6d8;
}
a:hover, a:active {
	color: #b78922;
	text-decoration: none;
	border-bottom: 1px solid #897d61;
}
/* -----------------------------------------------------------   LAYOUT DIVS */
#container { 
/*	position: absolute;
	width: 780px; 
	top: 0px;
	left: 50%;
	margin-left: -390px;*/
	margin: 0 auto;
	width: 100%;
	position: relative;
	border: 0px lime solid;
	text-align: justify;
	padding: 0;
	background: url('contentbg.jpg') repeat-y top center;
	padding-bottom: 35px;
} 
#header {
	height: 656px;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
	width: 100%;
	background: transparent url('headbg.jpg') repeat-x top center;
}
#mainimg {
	height: 656px;
	background: url('head.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	border: 0px lime solid;
}
#footimg {
	height: 172px;
	width: 100%;
	background: url('foot.jpg') no-repeat bottom center;
	margin: 0 auto;
	padding: 0;
	border: 0px lime solid;
	text-align: center;
}
#menu {
	position: absolute;
	top: -128px;
	right: 0px;
	width: 224px;
	height: auto;
	border: 0px red solid;
}
#content {  
	height: auto;
	text-align: left;
	position: relative; 
	border: 0px lime solid;
	padding: 0;
	margin-top: -160px;
	margin-bottom: 0px;
} 
#maintext {
	width: 430px;
	margin: 0 auto;
	position: relative;
	padding-right: 244px;
	padding-left: 100px;
	margin-top: 0px;
	margin-bottom: -54px;
	border: 0px yellow solid;
}
#footer {  
	border: 0px red solid;
	height: 172px;
	width: 100%;
	margin-top: 0px;  
	text-align: center;
}
/* ------------------------------------------------------------------------------ DISCLAIMER DIV 
*/
div#disclaimer {
	font-family: "verdana"; 
	font-size: 7pt;
	text-align: justify;
	border: 0px fuchsia solid;
	margin: 0 auto;
	padding-top: 100px;
	padding-right: 400px;
	padding-left: 94px;
	width: 280px;
	color: #474a3f;
	letter-spacing: 2px;
	position: relative;
}
div#disclaimer .highlit {
	color: #6f8342;
	letter-spacing: 2px;
}
div#disclaimer a:link.gr, div#disclaimer a:visited.gr, div#disclaimer a:active.gr {
	text-decoration: none;
	color: #6f8342;
	border: 0px white solid;
}
div#disclaimer a:hover.gr {
	text-decoration: none;
	color: #6f8342;
	border: 0px white solid;
}
div#cp {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #4a5139;
}
div#cp a:link.grr, div#disclaimer a:visited.grr, div#disclaimer a:active.grr {
	text-decoration: none;
	color: #637142;
	border: 0px white solid;
}
div#cp a:hover.grr {
	text-decoration: none;
	color: #637142;
	border: 0px white solid;
}
/* --------------------------------------------------------------------- MAIN TEXT STYLE */
#maintext {
	color: #171717;
	font-family: "helvetica", arial, verdana;
	line-height: 18px;
	font-size: 8pt;
	letter-spacing: 1px;
}
div#maintext p a:link, div#maintext a:visited {
	color: #528564;
	text-decoration: none;
	border-bottom: 1px solid #b5d6d8;
}
div#maintext p a:hover, div#maintext a:active {
	color: #b78922;
	text-decoration: none;
	border-bottom: 1px solid #897d61;
}
div#maintext p {
	text-align: justify;
	margin-bottom: 18px;
}
div#maintext img {
	margin: 5px;
}
div#maintext .boldy {
	color: #586641;
}
h2 {
	border-bottom: 1px solid #bfc4ad;
	font: 16pt "georgia";
	color: #26544e;
	/*font-weight: bold;*/
	text-align: left;
	letter-spacing: 2px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 26px;
	margin-top: 40px;
	/*font-style: oblique;*/
}
h2:first-letter {
	color: #205e8f;
	font-size: 20pt;
}
/* ------------------------------------------------------------- 	MENU
*/
div#menu ul {
	padding: 0px;
	margin: 0px;
}
div#menu ul li {
	margin: 0;
	padding: 0px;
	display: block;
	text-align: center;
}
div#menu ul li a.ml {
	padding: 0;
	margin: 0;
	height: 34px;
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	letter-spacing: 2px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	font-family: "georgia";
	font-size: 7pt;
	color: #577173;
	background: url('a.jpg') no-repeat top right;
	border: 0px black solid;
}
div#menu ul li a:hover.ml {
	letter-spacing: 3px;
	color: #8db0b2;
	background: url('ahover.jpg') no-repeat top right;
	text-decoration: none;
	border: 0px black solid;
}
div#menu h3, h3 {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	height: 40px;
	padding-top: 14px;
	background: url('h.jpg') no-repeat top left;
	text-align: right;
	padding-right: 20px;
	color: #a2bdc2;
	font: 10pt georgia;
	font-weight: normal;
	letter-spacing: 1px;
}
div#menu p {
	color: #37454c;
	font-family: "helvetica", arial, verdana;
	line-height: 16px;
	font-size: 8pt;
	letter-spacing: 1px;
	padding-left: 11px;
	padding-right: 10px;
}
div#menu .boldy {
	color: #4b706c;
}
/* --------------------------------------------------------------------------- ONLINE FORM STYLE */
input, textarea, option, select {
	background-color: #343836;
	font: 9pt arial;
	color: #8dd4d0;
	letter-spacing: 1px;
	border: 1px solid #1b4342;
	padding: 1px; 
}
/* ----------------------------------------------------------------- ADDITIONAL CLASSES (SPAN MOSTLY) */
.nr	{
	font-family: georgia;
	font-size: 8pt;
}
.ctrplz {
	text-align: center;
}