html {
	overflow-y: scroll;
	}
body {
	font-family: arial,verdana,helvetica,sans-serif;
	text-align:center;
	background-color:#fff;
	color:#000;
	font-size:76%
	}
#container {
	width: 740px;
	margin: 0 auto;
	line-height: 130%;
	text-align:left;
	background:inherit;
	font-size:1em;
	}
#top {
	margin:0 auto;
	background:#909;
	width:740px;
	margin:0;
	padding:0
	}
#top h1 {
	text-align:center;
	font-size:2.5em;
	color:#fff;
	line-height:normal;
	margin:4px auto
	}
#top h2 {
	text-align:center;
	font-style:italic;
	color:#fff
	}
#top2 {
	margin:0 auto;
	background:#909;
	width:740px;
	margin:1px 0 0 0;
	padding:0;
	height:4px
}
#top3 {
	margin:0 auto;
	background:#909;
	width:740px;
	margin:1px 0 0 0;
	padding:0;
	height:2px
}
#top a.homelink {
	text-decoration:none;
	color:#FFF
	}
a {
	color:#909;
	text-decoration:underline
	}
a:hover {
	text-decoration:none
	}
#content {
	padding:5px 0;
	margin:0;
	background:transparent;
	line-height:normal;
	color:#909
	}
#content p, #content fieldset {
	font-size: 1.1em;
	padding:0;
	text-align:left
	}
#content p.index {
	text-align:justify
}
#content h1 {
	font-size:2em;
	}
#content .float {
  float: left;
  width:148px;
  text-align:center
  }
#content .float p {
   width:148px;
   text-align: center;
   }
#bottom {
	width: 740px;
	margin: 1px auto 10px;
	text-align:right;
	font-size:0.9em;
	background:#909
	}
#copyright {
	width: 740px;
	margin: 10px auto;
	text-align:right;
	font-size:0.9em;
	color:#909;
	background:#FFF
	}
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#909;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#lcol {float:left;width:49%}
#rcol {float:right;width:49%}
#lcol p, #rcol p {text-align:left}

#lcolcontact p {text-align:left}
#rcolcontact p {text-align:right}