a, body, div, form, h1, h2, h3, h4, h5, h6, img, li, p, ul, span {
	margin: 0;
	padding: 0;
  font-family: arial, sans-serif;
}

body {
	background: #E7E6E5 url( ../images/background_body.gif ) repeat-x;
}

a img {
	border: 0;
}

table {
  border-collapse: collapse;
}

table.center {
	width: 1060px;
  height: 100%;
  margin: 0 auto;
	background: url( ../images/background_content.png ) repeat-y;
}

div.center {
  position: relative;
	width: 982px;
  margin: 0 auto;
}

div.header {
  height: 119px;
}

div.header a.logo,
div.header div.menu {
  position: absolute;
}

div.header a.logo {
  top: 21px;
  left: 13px;
}

div.header div.menu {
  top: 38px;
  width: 100%;
  height: 30px;
  background: #ED2E3D;
  border-bottom: 1px solid #C41922;
}

ul#menu {
  position: absolute;
  top: 88px;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #C41922;
  list-style:none;
  overflow:auto;
  background-color:#ED2E3D;
}
ul#menu li{
  margin:0;
  padding: 0;
  float:left;
  border-left:  1px solid #E32D3A;
  border-right: 1px solid #EF5260;
}
ul#menu li.first { border-left:  0; }
ul#menu li.last  { border-right: 0; }
ul#menu li a {
  display:block;
  padding:7px 31px;
  position: relative;
  z-index: 5;
  color:#fff;
  text-decoration:none;
  font-size: 13px;
  text-transform: uppercase;
}
ul#menu li span {
  position: relative;
  z-index: 5;
}
ul#menu li.backLava {
  position:absolute;
  z-index:3;
  background:url(../images/bg_header_hover2.jpg) no-repeat top center;
}

div.header div.menu table {
  height: 100%;
  margin: 0 auto;
}

div.header div.menu table td {
  padding: 0 32px;
  border-left:  1px solid #E32D3A;
  border-right: 1px solid #EF5260;
}

div.header div.menu table td.first { border-left:  0; }
div.header div.menu table td.last  { border-right: 0; }

div.header div.menu table td a {
  color: #FFF;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

div.footer {
  clear: both;
  position: relative;
  width: 100%;
  height: 200px;
	background: url( ../images/background_footer.gif ) repeat-x;
  border-top: 1px solid #A9A9A9;
  text-align: center;
}

div.footer div.menu {
  padding: 9px 0 0;
}

div.footer div.menu ul {
	list-style: none;
}

div.footer div.menu ul li,
div.footer div.menu ul li a {
  color: #585757;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
}

div.footer div.menu ul li a:hover {
  color: #585757;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
}

div.footer div.menu ul li {
  display: inline;
}

div.footer div.menu ul li.separator {
  padding: 0 2px;
}

div.footer div.copyright,
div.footer div.social_media {
  position: absolute;
}

div.footer div.copyright {
  top: 84px;
  left: 13px;
  color: #585757;
  font-size: 9px;
  line-height: 12px;
  text-transform: uppercase;
}

div.footer div.social_media {
  top: 72px;
  left: 883px;
}

div.footer div.social_media ul li {
  float: left;
  padding: 0 0 0 8px;
}

div.footer ul {
	list-style: none;
}

/*** contents ***/

div.content {
  padding: 0; /*21px 13px 32px;*/
}

div.content div.top {
  width: 956px;
  height: 345px;
}

div.content div.top div,
div.content div.top ul {
  float: left;
}

div.content div.top div {
  position: relative;
  width: 806px;
  height: 100%;
  background: url( ../images/background_homepage.jpg ) no-repeat;
}

div.content div.top div a,
div.content div.top div h1,
div.content div.top img {
  position: absolute;
}

div.content div.top div h1 {
  width: 420px;
  width: 480px;
  top: 36px;
  left: 30px;
  font-size: 34px;
  font-weight: normal;
  line-height: 40px;
}

div.content div.top div a.logo   { top: 169px; left: 30px; }
div.content div.top div a.button { top: 243px; left: 28px; }

div.content div.top ul {
  width: 150px;
  height: 313px;
  list-style: none;
  background: url( ../images/background_tab_out.gif ) repeat-y;
}

div.content div.top ul li {
  height: 85px;
  border-bottom: 1px solid #8E0516;
  padding: 18px 16px 0 18px;
}

div.content div.top ul li:hover {
  background: url( ../images/background_tab_over.gif ) repeat-y;
}

div.content div.top ul li.last {
  height: 86px;
  border: 0;
}

div.content div.top ul li a {
  color: #FFF;
  font-size: 16px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

div.content div.top img.corner {
  right: 13px;
  width: 5px;
  height: 5px;
  background: url( ../images/corner.png ) no-repeat;
  z-index: 10;
}

div.content div.left,
div.content div.bottom,
div.content div.bottom div.center,
div.content div.bottom div#right_container {
  float: left;
}

div.content div.left {
  width: 230px;
  min-height: 400px;
  padding: 0;
}

div.content div.bottom {
  width: 752px;
  min-height: 400px;
  padding: 0;
}

div.content div.bottom ul {
  padding: 0 15px;
}

div#page_heading {
  display: block;
  position: relative;
  width: 752px;
  height: 234px;
  overflow: hidden;
  clear: both;
}
div#page_heading #heading_bg {
  position: relative;
  display: block;
  width: 752px;
  height: 234px;
  background: transparent url(../images/bg_content_header.png ) top left no-repeat;
  z-index: 3;
}
div#page_heading #heading_bg #heading_title {
  position: relative;
  height: 24px;
  top: 186px;
  left: 0px;
  padding: 6px 25px 15px 80px;
  background: transparent url(../images/bg_content_heading.png ) top right no-repeat;
  color: #fff;
}
div#page_heading #heading_left {
  display:block;
  position: absolute;
  width: 80px;
  height: 234px;
  top: 0px;
  left: 0px;
  background: transparent url(../images/bg_content_header_left.png ) top left no-repeat;
  z-index: 3;
}
div#page_heading #heading_image_cemr,
div#page_heading #heading_image_aehr,
div#page_heading #heading_image {
  display: block;
  position: absolute;
  width: 752px;
  height: 234px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  z-index: 1;
}
div#page_heading #heading_image_aehr {
  background: url(../images/bg_aehr.jpg ) top left no-repeat;
}
div#page_heading #heading_image_cemr {
  background: url(../images/bg_cemr.jpg ) top left no-repeat;
}

div.content div.left ul#listSubmenu{
  list-style:none;
  padding:8px 9px 0 0;
  width:210px;
}
div.content div.left ul#listSubmenu li{
  font-size:12px;
  display: block;
  height:29px;
}
div.content div.left ul#listSubmenu li span{
  display: block;
  float: left;
  width:10px;
  height:29px;
}
div.content div.left ul#listSubmenu li span.current{
  border-left: 4px solid red;
  width:6px;
}
div.content div.left ul#listSubmenu li a{
  display: block;
  border-bottom:1px dotted #9A9A9A;
  text-decoration: none;
  line-height:29px;
  height:29px;
  color: #777;
  width: 210px;
  margin-left: 10px;
}
div.content div.left ul#listSubmenu li a.current{
  text-decoration: none;
  color: #59b;
  width: 200px;
  padding-left: 10px;
  background: url( ../images/arrow_red.png ) center left no-repeat;
}
div.content div.left ul#listSubmenu li a.first{
  border-top:1px dotted #9A9A9A;
  border-bottom:1px dotted #9A9A9A;
}

div.content div.bottom div.center {
  width: 502px;
  padding: 10px 10px 10px 30px;
  background: url(../images/bg_content.png ) top left repeat-y;
  min-height: 400px;
}

div.content div.bottom div.center * {
  color: #323133;
  font-size: 12px;
  line-height: 18px;
}

div.content div.bottom div.center p {
  margin: 9px 0;
}

div#right_container {
  width: 190px;
  padding: 10px;
}

div#right_container .quote_content {
  color: #e00922;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
}

div#right_container .source {
  color: #000;
  color: #888;
  font-size: 12px;
  line-height: 34px;
}

ul#quotes { list-style-type: none; }

div.clear{
	clear:both;
}

