/* @override http://waco.local:8888/css/top.css */

#header h2{
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 110px 0 0 0;
	width: 160px;
	height: 140px;
	text-align: center;
	font-size: 11px;
	text-indent: 0;
	line-height: 2em;
	background: url(/images/logo.gif) no-repeat;
}
#header h2 span{
	position: absolute;
	top: -999px;
	font-size: 1px;
}
#header img{
	float: right;
}

#main{
	float: left;
	width: 530px;
}

#main .section{
	border-bottom: 1px solid #666666;
}
#main .section .moldbase{
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/title.gif) no-repeat;
	background-position: 0 -50px;
}
#main .section .knowhow{
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/title.gif) no-repeat;
	background-position: 0 -100px;
}
