 
 
 
 
body {
	margin:0;
	padding:0;
	background-image:url(DesignImgs/bg.jpg); 
	background-repeat:repeat-x; 
	background-position:top left; 
	background-color:#e56900; 
}
 
form {
	margin:0;
	padding:0;
}

body, td, table {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#436e00;
}

body {
cursor:url("Lizard.cur"), default;
}

h1 {
	color: #2d644d;
	font: bold 18px Tahoma, Verdana, Arial;
}

a {
	color:#32700d;
	font-weight: bold;
	text-decoration:none
}
a:visited{
	color:#32700d;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	color:#32700d;
	font-weight: bold;
	text-decoration:underline
}

.toplink { font-size: 12px; color: #307602; font-weight: bold; text-decoration: none; }
.toplink:link { font-size: 12px; color: #307602; font-weight: bold; text-decoration: none; }
.toplink:visited { font-size: 12px; color: #307602; font-weight: bold; text-decoration: none; }
.toplink:hover { font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; }

.Footer { font-size: 11px; color: #c2fe9a; font-weight: normal; text-decoration: none; }
.Footer:link { font-size: 11px; color: #c2fe9a; font-weight: normal; text-decoration: none; }
.Footer:visited { font-size: 11px; color: #c2fe9a; font-weight: normal; text-decoration: none; }
.Footer:hover { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none; }

.leftmenu { display: block; font-size: 14px; color: #32700d; font-weight: bold; text-decoration: none; padding: 10px 0 0 14px;}
.leftmenu:link { display: block; font-size: 14px; color: #32700d; font-weight: bold; text-decoration: none; padding: 10px 0 0 14px;}
.leftmenu:visited { display: block; font-size: 14px; color: #32700d; font-weight: bold; text-decoration: none; padding: 10px 0 0 14px;}
.leftmenu:hover { display: block; font-size: 14px; color: #32700d; font-weight: bold; text-decoration: underline; padding: 10px 0 0 14px;}


/* MENU STYLE */
#menu{
	width: 689px;
	padding: 0px 0px 62px 0px; 
	text-align:right;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 135px;
	float: left;
    text-align:center;

}

#menu a, #menu h2 {
	font: bold 12px Verdana, arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 5px 3px;
}

#menu h2 {
	color: #fff;
	background: url(DesignImgs/topdiv.gif) no-repeat;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #fdde36;
}

#menu li {position: relative; width: 100%;}

#menu ul ul {
	position: absolute;
	z-index: 500;
	background:#32a45c;
	padding:3px;
	width: 200px;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 200px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

html #menu ul li { float: left; height: 1%;}
html #menu ul li a { height: 1%; }

#menu li:hover ul, li.over ul { display: block; float:left;}

/* END OF MENU STYLE */



#footer {
	background:url(Images/left.gif) no-repeat left top;
	background-color: rgb(239, 239, 239);
	height:117px;
	margin-bottom:20px;
}

#footer-wrap {
	background:url(Images/right.gif) no-repeat right top;
	width:100%;
	height:100%;
}

.privacy {
	color:#878787;
	margin: 44px 0 0 70px;
}
.privacy a {
	color:#878787;
	text-decoration:none
}
.privacy a:hover {
	text-decoration:underline
}

<!--[if lt IE 7]>
#menu{float:none;}
body{behavior:url(csshover.htc); }
#menu ul li{float:left; width: 100%;}
#menu a{height:1%;font: bold 12px Verdana, arial, helvetica, sans-serif;
}

<![endif]-->
