.top-img {
	margin-top: 10px;
	margin-bottom: 30px;
}
.top-tablebg {
	background-image: url(../images/top-foot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 115px;
	padding-bottom: 25px;
	background-attachment: scroll;



}
.top-txt {
	margin-bottom: 100px;
	width: 520px;

}
.top-dot-line {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 7px;


}
h1 {
	font-size: 80%;
	color: #666666;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 50px;
	font-weight: bold;
	background-image: url(../images/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 51px;
	margin: 0px 0px 10px;
	line-height: 140%;


}
