* 
{
	padding: 0px;
   	margin: 0px;
   	list-style-type: none;
   	text-decoration: none;
}



html, body 
{
	behavior: url("resources/csshover3.htc"); 
   	top: 0px;
   	left: 0px;
   	background-color: #444444;
   	right: 0px;
}

a
{
	cursor: pointer; 
}
a:link 
{
	color: #999999; 
}
a:visited 
{
	color: #999999; 
}
a:hover 
{
	color: #F9F9F9; 
}
a:active 
{
	color: #999999; 
}

#header {position: relative;width: 100%;min-width: 900px;height: 550px;overflow: hidden;z-index: 500;}
object {z-index: -1 !important;float: left;top: 0px;left: 0px;position: absolute;}

#page-content {	text-align: justify; 
	
	font: 13px arial, helvetica, sans-serif; 
	font-family: Arial; 
	clear: both;
	margin: 20px 0px 0px 5px;
	height: 130px;
	min-height: 130px;
	width: 900px; 
	line-height:150%; 
	color: #CCCCCC; 
	
	}

#menu {
width: 100%;
background: #686868;
float: left;
padding-left: 5px;
}

#menu ul {
list-style: none;
width: 12em;
margin: 0px;

float: left;

}

#menu a, #menu h2 {
font: bold 11px arial, helvetica, sans-serif;
font-family: Arial;
display: block;
border-width: 0px;
margin: 0px;
}

#menu h2 {
color: #686868;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #686868;
text-decoration: none;
border-width: 0px;
}


#menu ul ul {
font: bold 12px arial, helvetica, sans-serif;
position: absolute;
border-width: 0px;
z-index: 500;

}

div#menu ul ul {
	display: none;
}
div#menu ul li:hover ul
{display: block;}

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;}


#menu a:hover {
color: #000;
background: #555;
}


#footer 
{	background: #131313;
	height: 68px;
	position: relative;
	width: 100%;
	min-width: 900px;
	font-family: Arial;
	color: #3a3a3a;
	/*float: left;*/
	text-align: left;
	font-size: 8pt;
}

#footer #keyword a
{
	color:#ff0;
	
}

#footer a:link, #footer a:visited, #footer a:active  {color: #3a3a3a; }
#footer a:hover {color: #4a4a43; } 


#invorm {float: left;width: 180px;margin: 13px 20px 0px 30px !important;margin: 13px 20px 0px 15px;}
#invorm h4 a:link, #invorm h4 a:visited {color: #4a4a43;margin-bottom: 2px;font-size: 8pt;}
#invorm h4 a:hover {color: #4a4a43;margin-bottom: 2px;font-size: 8pt; text-decoration: underline;}


#footer #keyword1 {float: left;padding: 10px;}

#footer #keyword1 a{color: #4a4a43; margin-bottom: 2px; font-size: 1.2em; }
#footer #keyword1 a:link, #keyword ha1 a:visited {color: #4a4a43;margin-bottom: 2px; font-size: 1.2em; }
#footer #keyword1 a:hover {color: #4a4a43;margin-bottom: 2px;text-decoration: underline; font-size: 1.2em; }

#footer #keyword2 {float: left;padding: 10px;}

#footer #keyword2 a{color: #4a4a43;margin-bottom: 2px;font-size: 1.5em;}
#footer #keyword2 a:link, #keyword ha2 a:visited {color: #4a4a43;margin-bottom: 2px; font-size: 1.5em;}
#footer #keyword2 a:hover {color: #4a4a43;margin-bottom: 2px;text-decoration: underline; font-size: 1.5em;}

#footer #keyword3 {float: left;padding: 10px;}

#footer #keyword3 a{color: #4a4a43;margin-bottom: 2px;font-size: 1.7em;}	
#footer #keyword3 a:link, #keyword ha3 a:visited {color: #4a4a43;margin-bottom: 2px; font-size: 1.7em;}
#footer #keyword3 a:hover {color: #4a4a43;margin-bottom: 2px;text-decoration: underline; font-size: 1.7em;} 


