#header {
	margin: 0px 0px 0px 0px;
	padding: 40px 70px 0px 70px;
}

#content {
  background-image: url(../images/bgindex.gif);
	background-color: #f0f091;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 50px 70px 5px 70px;
}

.logo {
  float: right;
	margin: 0px 0px 0px 50px;
}

a.home:link {
	padding: 0px 0px 10px 45px;
  font-family: "Times New Roman";
	font-size: 200%;
	color: #000000;
	text-decoration: none;
}
a.home:visited {
	padding: 0px 0px 10px 45px;
  font-family: "Times New Roman";
	font-size: 200%;
	color: #000000;
	text-decoration: none;
}
a.home:hover {
	padding: 0px 0px 10px 45px;
  font-family: "Times New Roman";
	font-size: 200%;
	color: #000000;
  text-decoration: underline;
}
a.home:active {
	padding: 0px 0px 10px 45px;
  font-family: "Times New Roman";
	font-size: 200%;
	color: #000000;
	text-decoration: none;
}

p.descs {
  margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 45px;
	width: 430px;
}

.bgbtngs {
  background-image: url(../images/btn_getsta.gif);
	background-repeat: no-repeat;

}

.bgbtnap {
  background-image: url(../images/btn_aprod.gif);
	background-repeat: no-repeat;
}

.bgbtnht {
  background-image: url(../images/btn_howto.gif);
	background-repeat: no-repeat;
}

.bgbtnqt {
  background-image: url(../images/btn_quit.gif);
	background-repeat: no-repeat;
}

p.copyright {
  padding: 0px 0px 0px 470px;
	text-align: center;
  font-size: 11px;
	color: #c0c074;
}
	
hr.index {
  margin: 0px 0px 10px 0px;
  border: none;
	background-color: #d8d882;
	color: #d8d882;
	height: 1px;
	width: 450px;
}
