#container #section-1 {
	background-image:url(../images/sec1-bgd.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:1000px;
}

#section-1 h2 {
	text-indent: -5000000px;
	font-size:0px;
	text-decoration: none;
	border:none;
	width: 262px;
	height: 95px;
	background: url(../images/baacode-logo.png) no-repeat;
	margin-top:84px;
	margin-bottom:14px;
}

#section-1 p {
	margin-top:10px;
	margin-bottom:20px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:13px;
	line-height:160%;
}


#section-1 .column-1 {
	width:300px;
	float:left;
	margin-left:45px;
}
#section-1 .column-2 {
	width:570px;
	margin-left:30px;
	float:right;
}

#section-1 h3 {
	text-indent: -999999px;
	font-size:0px;
	text-decoration: none;
	border:none;
	
	width: 312px;
	height: 50px;
	margin-bottom:10px;
	margin-top:125px;
	margin-left:31px;
	background: url(../images/trace-your-baacode-headline.png) no-repeat;
}

#trace-form {
	margin-top:22px;
	margin-bottom:-20px;
/*	width:521px;*/
}
#trace-field {
	background: url('../images/trace-field.png') no-repeat scroll top left;
	width: 380px;
	height: 115px;
	padding-left:31px;
	float:left;
}
#trace-field input {
	width:360px;
	height:50px;
	font-size:24px;
	margin-left:10px;
	margin-top:4px;
	background:transparent;
	border:none;
}

#trace-button {
	background: url('../images/trace-button-shadow.png') no-repeat scroll top left;
	width: 141px;
	height: 115px;
	float:left;
}
#trace-button input {
	boder:none;
	width: 100px;
	height: 59px;
}


#section-1 .column-2 p {
	margin-left:38px;
	margin-top:0px;
}
#section-1 .column-2 img {
	margin-left:35px;
	margin-top:23px;
}

#section-1 .spacer {
	height:477px;
}
#section-1 a {
	color:#82b00b;
	text-decoration: none;
}
#section-1 a:hover {
	color:#a0d419;
}