body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Sans-Serif";
  font-size:12px;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

a { color: #00477B }

.mainblock {
  width: 950px;
  margin: 0 auto;
  padding: 0px;
}

.header {
	background: url(/images/site/header_tl.png) no-repeat top left;
  margin-bottom: 10px;
}
.header_bottom {
	background: url(/images/site/header_bl.png) no-repeat bottom left;
}
.header_bottom div {
	background: url(/images/site/header_br.png) no-repeat bottom right;
}
.header_content {
	background: url(/images/site/header_r.png) top right repeat-y;
}

.header_bottom div, .header_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.header_content, .header_bottom {
	margin-top: 0px;
}
.header_content { padding: 0 15px; }

.header_layout {
  width: 100%;
  border-collapse: collapse;
  margin:0px;
}

.header_layout td {
  vertical-align: top;
  padding: 0px;
}

.header_text {
  color: #7c7c7c;
  font-size: 8pt;
  margin: 2px;
}

.home_box {
	background: url(/images/site/home_box_tl.png) no-repeat top left;
}
.home_box_top {
	background: url(/images/site/home_box_tr.png) no-repeat top right;
}
.home_box_bottom {
	background: url(/images/site/home_box_bl.png) no-repeat bottom left;
}
.home_box_bottom div {
	background: url(/images/site/home_box_br.png) no-repeat bottom right;
}
.home_box_content {
	background: url(/images/site/home_box_r.png) top right repeat-y;
	height:270px;
}
.home_box_top div, .home_box_top,
.home_box_bottom div, .home_box_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.home_box_content, .home_box_bottom {
	margin-top: 0px;
}
.home_box_content { padding: 0 10px; }

.home_box_content h1 {
  margin-top: 0px;
}

.rounded_box {
	background: url(/images/site/rounded_box_tl.png) no-repeat top left;
}
.rounded_box_top {
	background: url(/images/site/rounded_box_tr.png) no-repeat top right;
}
.rounded_box_bottom {
	background: url(/images/site/rounded_box_bl.png) no-repeat bottom left;
}
.rounded_box_bottom div {
	background: url(/images/site/rounded_box_br.png) no-repeat bottom right;
}
.rounded_box_content {
	background: url(/images/site/rounded_box_r.png) top right repeat-y;
}
.rounded_box_top div, .rounded_box_top,
.rounded_box_bottom div, .rounded_box_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rounded_box_content, .rounded_box_bottom {
	margin-top: 0px;
}
.rounded_box_content { padding: 0 10px; }

.rounded_box_content h1 {
  margin-top: 0px;
}

.hph1 {
  font-size: 15pt;
  margin: 0;
  padding: 0;
}

.hph2 {
  font-size: 12pt;
  margin: 0;
  padding: 0;
}

.hph3 {
  font-size: 11pt;
  margin: 0;
  padding: 0;
}

.footer {
  text-align: center;
  padding: 15px;
}

.logo {
  padding-top: 23px;
}

.logosmall {
  padding-top: 10px;
  padding-left: 15px;
}

#IWEBCAM {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#chatheader {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.cp {
  float:right;
  width:10px;
  height:10px;
  border:1px solid grey;
  margin:1px;
  cursor: pointer;
}
.ctabs {
  right:0;
  z-index:200;
  position:absolute;
  text-align: right;
}

#morebutton {
  position: absolute;
  margin-top: -215px;
  top: 50%;
  left: 50%;
  margin-left: 310px;
}
