body {
	background-color: #2A2A2A;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  color: #ffffff;
  background-image: url(/images/spect-tec_02.jpg);
	background-repeat: repeat-x;
}
#wrapper {
  margin: 0 25px 0 25px;
  background: #000000; 
}
#header {	
  background-image: url(/images/spec-tec-top-bg.jpg);
	background-repeat: repeat-x;
} 

#topRight {
  float: right;
}
#navlinks {
  background-color:#ffffff;
  color: #000000;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:13px;
  font-weight:bold;
  padding:2px 5px;
  text-align:center;
}
#navlinks a.navlink {
  background-color:#ffffff;
  color: #000000;
  text-decoration:none;
}

#navlinks a.navlink :link {
  background-color:#ffffff;
  color: #000000;
  text-decoration:none;
}
#navlinks a.navlink :visited {
  background-color:#ffffff;
  color: #000000;
  text-decoration:none;
}
#navlinks a.navlink :hover {
  background-color:#cdcdcd;
}
#navlinks a.navlink :active {
  background-color:#ffffff;
  color: #000000;
  text-decoration:none;
}

#content_area {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: white;
  padding: 10px;
}
#footer {
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 10%;
	font-family: verdana, arial,helvetica,sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	color: #fff;
}
#footer a {
  color: #fff;
  text-decoration:none;
}
#footer a:hover {
  text-decoration: underline;
}
/*#topLinks {
  background-color: #ffffff;
  color: #000000;
  padding: 3px 0 3px 0;
  font: verdana, arial, snas-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
#topLinks a{
 color: #000000;
 text-decoration: none;
}
#topLinks a:hover{
 background-color: silver; 
}
*/
.menu2 {padding:0 0 0 18px; margin:0; list-style:none; height:22px; background:#fff; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:24px; line-height:22px; color:#000; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px;}
.menu2 li a.top_link span {float:left; display:block; padding:0 6px 0 6px; height:22px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 6px 0 6px; height:24px;}
.menu2 li a.top_link:hover {color:#000; text-decoration:underline;}

.menu2 li:hover > a.top_link {color:#000;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:20px; background: #fff; padding:3px; white-space:nowrap; width:125px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:125px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:90px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff;}
.menu2 :hover ul.sub li a:hover {background:#fff; color:#000; text-decoration:underline;}
.menu2 :hover ul.sub li a.fly:hover {background:#fff; color:#000; text-decoration:underline;}
.menu2 :hover ul li:hover > a.fly {background:#fff; color:#000; text-decoration:underline;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; white-space:nowrap; width:125px; z-index:400; height:auto;}
a {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#EDEDED;
text-decoration:underline;
}
a:visited {
color:#EDEDED;
text-decoration:underline;
}

