body {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background.jpg);
}
.header {
	background-color:#CC3333; /*#003366;*/
	height: 100px;
	width: 770px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-image: url(images/top_header.gif);
}
.left_column {
	float: left;
	height: 20px;
	width: 762px;
	text-align:center;
	background-color: #FECC5C; /*#FFCC66; #FDDFDF E1F5FF */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.links {
	float: none;
	/*height: 30px;*/
	width: 770px;
	margin-top: 10px;
	background-color: #CCCCCC;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-bottom: 5px;
}
.right_column {
	float: right;
	/*height: 533px;*/
	width: 187px;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #000000; /*#006699;*/
	clear: right;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
}

.right_colSM {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.right_colSM a:link, .right_colSM a:visited {
	text-decoration:none;
	color:#333333;
}

.right_colLG {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

.right_colLG a:link, .right_colLG a:visited {
	text-decoration:none;
	color:#333333;
}

.right_colRED {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
}

.right_colRED a:link, .right_colRED a:visited {
	text-decoration:none;
	color:#FF0000;
}

.main_column {
	/*height: 550px;*/
	width: 750px;
	background-color: #FFFFFF;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	overflow: visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}

.main_columnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

.main_columnTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.footer {
	clear: both;
	/*height: 50px;*/
	width: 770px;
	background-color: #EDEEF1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tabsB {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	  
#page_home a#link_home span, 
#pg_eng a#link_eng span, 
#pg_training a#link_training span,
#pg_about a#link_about span, 
#pg_contact a#link_contact span, 
#pg_grounding a#link_gounding span, 
#pg_links a#link_links span,
#pagecnt a#linkcnt:link {
      background:url("images/tabselected.gif") no-repeat left top;
      background-position:100% -86px;
	  color:#ffffff;
      float:left;
      margin:0;
}
	  
   body {
	float: none;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.inside_main {
	background-color: #66FFCC;
	height: 200px;
	width: 153px;
}
#menu {
	margin:0;
	padding:0;
	width:520px;
	height:150px;
	overflow:hidden;
	background-color: #EDEEF1;
  }
#menu li {
  display:inline;
  list-style-type:none; 
  }
#menu li a {
  display:block;
  float:left;
  text-decoration:none; 
  margin:0; 
  }
#menu li a img {
  margin:5px;
  border:0px;
  float:left;
  }
#menu li a span {
  display:none; 
  }
#menu li a:hover {
	background-color: #CCCCCC;
  }
#menu li a:hover img {
    }
#menu li a:hover span {
	width:13em;
	color:#000000; /*#FFFFFF;*/
	display:block;
	cursor:pointer;
	float:left;
	height: 20em;
  }
#menu .h2 {
	margin:0px;
	padding:0;
	color:#333333;
	font-size:18px;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
  }
#menu .h3 {
  margin:0px; 
  padding:0; 
  font-size:12px; 
  color:#CC3333;
  }
.outer {
	background:transparent;
	font-size:10px;
	float: left;
	padding-top: 20px;
  }
.center_column {
	float: left;
	width: 520px;
	height: 160px;
	background-color: #FFFFFF;
	background-image: url(images/main_banner.jpg);
}
.news_column {
	float: left;
	/*height: 150px;*/
	width: 520px;
	margin-top: 15px;
}
.news_header {
	height: 20px;
	padding-top: 8px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 508px;
}
.news_2 {
	/*height: 20px;   15px; */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*line-height: 2px;*/
}

.news_2 a:link, .news_2 a:visited {
	text-decoration:none;
	color: #B35900;	
	background-color:#F5F5F5;
}


.testi {
	float: left;
	height: 22px;
	width: 508px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #f6e5ac; /*#FFFFCC;#DFEFFF;*/
	padding-top: 7px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer2 {
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*new below */
	text-align:center;
	color:#B35900;
}
.footer3 {
	/*height: 50px;*/
	padding-top: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*new below */
	text-align:center;
}
.testi_column {
	font-weight: normal;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
}
.testi2_column {
	margin-top: 10px;
	font-weight: normal;
	font-style:italic;
}
.support {
	margin-top: 15px;
	height: 40px;		/*30px;*/
	padding: 10px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.support a:link, .support a:visited {
	text-decoration:none;
}

.testi3_column {
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.sidelink_column {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEEF1;
	border-bottom-color: #EDEEF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*height: 90px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
} 

.quicklinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}

.quicklinks_links {
	/*line-height:.5em;*/
	color: #B35900;	
	background-color:#FFFFFF;
}

.sidelink_column a:link, .sidelink_column a:visited {
	text-decoration:none;
	color: #B35900;	
	background-color:#FFFFFF;
}

.sidelink_column a:hover {
	background-color:#FFFFB2;
	color:#B35900;
	border-bottom: 1px solid #B35900; 
}
.main {
	float: left;
	/*height: 535px;*/
	width: 520px; 
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline; */
}

.mainstore {
	float: left;
	width: 750px; 
}
