@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
}
#maincontainer {
  width: 955px;
  height: 600px;
  overflow: hidden;
  margin: 0 auto;
}
#header {
  background: none;
  width: 955px;
  height: 64px;
  overflow: hidden;
  margin: 0;
}
#scroll {
  width: 955px;
  height: 128px;
  overflow: hidden;
}
#container {
  width: 100%;
  height: 504px;
  float: left;
}
#leftcol {
  background: none;
  float: left;
  width: 318px;
  height: 376px;
}
#rightcol {
  background: none;
  float: right;
  width: 318px;
  height: 376px;
}
#rightbody {
  background: none;
  width: 318px;
  height: 248px;
}
#rightfoot {
  background: none;
  width: 318px;
  text-align: right;
}
#centercol {
  background: none;
  float:left;
  width: 318px;
  height: 376px;
  text-align: right;
}
#centerimg {
  background: none;
  width: 640px;
  height: 504px;
  text-align: center;
  margin: 0 157px 0 157px;
}  
#leftcap {
  background: none;
  float: left;
  width: 157px;
  margin-left: -955px;
  margin-top: 376px;
}
#rightcap {
  background: none;
  float: right;
  width: 157px;
  text-align: right;
  margin-left: -157px;
  margin-top: 376px;
}
#footer {
  background: none;
  clear: left;
  width: 100%;
  text-align: center;
  overflow: hidden;
  padding: 6px 0 6px 0;
  margin: 0;
}
.content {
  padding: 16px;
  max-height: 504px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

p1.font {font-size: 24px; font-family: Helvetica; color: #333333;}
p2.font {font-size: 16px; font-family: Helvetica; color: #666666; line-height: 50%}
p2.font a:hover {text-decoration: none}
p3.font {font-size: 11px; font-family: Helvetica; color: #333333;}
p4.font {font-size: 11px; font-family: Helvetica; color: #666666;}

-->
</style>
