#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 dl.profile {
	margin-top: -151px;
	min-height: 151px;
}
*/
#content #section1 {
	_height: 493px;
	min-height: 493px;
	padding-bottom: 0;
}
#content #section1 h2 {
	margin-bottom: -383px;
}
#content #section1 h2 img {
	display: block;
	vertical-align: bottom;
}
#content div#section1 p {
	margin-right: 300px;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}
#content #section2 {
	margin-top: 0;
	_height: 598px;
	min-height: 598px;
	background: #fff url(../img/pic_03.jpg) no-repeat;
	color: #000;
	padding-bottom: 6px;
}
#content #section2 h2 {
	margin: 0 0 46px 337px;
}
#content #section2 h2 img{
	vertical-align: top;
}
#content #section2 p {
	margin-left: 380px;
	margin-top: 0.5em;
	margin-bottom: 0;
}

#content #section3 {
	_height: 475px;
	min-height:  475px;
	background: #fff url(../img/pic_04.jpg) no-repeat 380px 16px;
	color: #000;
	padding-bottom: 6px;
}
#content #section3 h2 {
	margin: 0 0 27px 0;
}
#content #section3 p{
	margin-top: 0.5em;
	margin-bottom: 0;
	margin-right: 300px;
}

#content div.qa-corner {
	height: 378px;
	background: #f7f6f4;
	position: relative;
}
#content div.qa-corner h2{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 242px;
}
#content div.qa-corner dl.qa2 {
	margin-top: 82px;
}

#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;
}

#content div.location-info table tr.first th {
	padding-top: 0;
}
#content div.location-info table tr th {
	padding-top: 0.5em;
}

#content div.location-info table tr th.left-column {
	width: 210px;
}


