html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C9C9C9 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 18px;
	padding-top: 15px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 124px;
  background: url(images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 210px;
  background: url(images/header_1.jpg) no-repeat;
}

#news {
  padding-left: 32px;
  padding-right: 41px;
  padding-bottom: 28px;
  text-align: right;  (justify;)
}
/**
#news h2 {
  font-size: 11px;
  color: #666666;
}
**/
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #CC3300;

	text-decoration: 
}
#news a:hover {
  color: #777777;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 130px;
/**  margin-bottom: 1em; **/
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #666666;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 2px;
  margin-bottom: 3px;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}

#right .left {
  margin-right: 10px;
}


#anim1, #anim2, #anim3, #anim4, #anim5, #anim6, #anim7, #anim8, #anim9, #anim10, #anim11, #anim12 {
  float: left;
  width: 15%;
}

#anim1-img, #anim2-img, #anim3-img, #anim4-img, #anim5-img, #anim6-img, #anim7-img, #anim8-img, #anim9-img, #anim10-img, #anim11-img, #anim12-img {
  width: 57px;
  height: 34px;
  float: left;
  margin-right: 7px;
  text-align: center;
  padding-top: 38px;
  font-size: 8px;
  font-weight: bold;
	}
#anim1-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim2-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim3-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim4-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim5-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim6-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim7-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim8-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim9-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim10-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim11-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}

#anim12-img {
  background: url(images/anim_0_sw.jpg) no-repeat;
}


#spacer {
  height: 1em;
}

#footer {
  background: url(images/footer_bg.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding: 12px 0px 12px 00px;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
}
