.fontline2 {
	line-height: 25px;
}
.spacing {
	letter-spacing: 5px;

}
.spacing2 {
	letter-spacing: 2px;
}
.noline {
	text-decoration: none;
}
.fontline3 {
	line-height: 17px;
}
.link-color-noline {
	color: #FFFFFF;
	text-decoration: none;
}

/* ---------------------------------------------------- */

#header {
	width: 750px;
	height: 200px;
	margin: 0px auto;
	background : url(main.gif) no-repeat;
}
#header h1,h2 {
	text-indent: -9999px;
}
.text-indent {
	text-indent: -9999px;
}
