@charset "UTF-8";

h2{ 
	position: absolute;
	left: 100px;
	top: 150px;
	font-size: 135%;
	color: #333;
	text-indent: -9999px;
}
#go-home{
	position:absolute;
	top:165px;
	left:10px;
	font-size:9pt;
	font-weight:bold;
}
#overview {
	position: relative;
	font-weight:bold;
	width: 750px;
	margin-bottom:20px;
}
#overview p{
	margin:0px 50px 0px 0px;
}
#overview .float-left{
	float:left;
	width:309px;
	margin:0px 20px 0px 30px;
}
#banner {
	clear: both;
	position: relative;
	width: 750px;
	margin-bottom:20px;
}
#features #about img { 
	margin: .5em;
	vertical-align: middle;
  }
#features #side-menu {
	position: relative;
	top: 0;
}
#features .img-line { 
	margin: 1em 0;
	text-align: center; 
}
#features ol {
	font-size: 95%;
	line-height: 1.7;
}
.list li {
	margin-left: 2em;
}
.list li {
	list-style: outside disc;
}
.top {
	list-style: none;
	font-size:120%;
	font-weight:bold;
}
.under {
	margin: 0px 0px 20px 20px;
}
.discription ol {
	margin-left: 2em;
	margin-bottom: 3em;
	line-height: 1.5;
}
.discription li {
	margin-bottom: 1em;
}
.discription h2 { background: none; padding: 0; }
.discription h3 {
	clear: both;
	margin-top: .75em;
	margin-bottom: .75em;
	padding-bottom: 5px;
	font-size: 135%;
}

.discription h4 {
	margin: 1em 0 0 0;
	font-size: 100%;
	background: none; 
}
.discription .caption-s {
	float: right;
}
#adRight {
	position: fixed;
	top: 185px;
	left:800px;
	padding: 15px 0;
	width: 190px;
	text-align: left;
	background-color:#FAF7F0;
	border: solid 1px #999;
	font-size: 105%;
}
#adRight h3 {
	margin: 0;
	padding: 0 15px;
	font-size: 115%;
	background: none;
}
#adRight ul {
	padding: 15px;
}
#adRight li a {
	padding-left: 15px;
	background: url(../images/navi/side-icon.gif) left center no-repeat;
}
*html #content {
	position: relative;
	left: 15px;
	margin: 0;
}
*html #about {
	margin-left: 0px;
}
*html #features h3. img {	
	margin: 0;
}
*html #head ul {
	margin-right: 125px;
}
