#content div.section {
	padding-bottom: 1em;
}
#content div.section p {
	margin-top: 0;
	margin-bottom: 0.5em;
}
#content div.layout-right p {
	margin-left: 304px;
	margin-right: 16px;
}

#content #section1 {
	_height: 505px;
	min-height: 505px;
}
#content #section1 h2 {
	margin-bottom: -402px;
}
#content #section2 {
	_height: 601px;
	min-height: 601px;
	background: #fff url(../img/pic_03.jpg) no-repeat;
	color: #000;
	padding-bottom: 12px;
}
#content #section2 h2 {
	margin: 0 0 27px 266px;
}
#content #section2 h2 img{
	vertical-align: top;
}
#content #section2 p {
	margin-left: 380px;
	margin-top: 0.5em;
	margin-bottom: 0;
}

#content #section3 {
	_height: 656px;
	min-height:  656px;
}
#content #section3 h2 {
	margin-bottom: -553px;
}
#content #section3 p{
	width: 280px;
}
#content div.qa-corner {
	height: 378px;
	background: #f7f6f4;
	position: relative;
}
#content div.qa-corner h2{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 212px;
}

#content div.qa-corner dl.qa2 {
	margin-top: 108px;
}
#content div.message {
	margin-top: 32px;
}
#content div.location-info {
	border-style: solid none;
	border-color: #e4e2e0;
	border-width: 1px;
	margin: 10px 0;
	padding: 10px 0;
}
#content div.location-info table{
	border-style: none;
	margin: 0;
	padding: 0;
}

#content div.location-info table th,
#content div.location-info table td{
	border-style: none;
	background: none;
	margin: 0;
	padding: 0;
}



