#divPhoto {
	background: url(../images/aboutus/photo2.png);
	width: 353px;
	height: 276px;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index:999;
}

#divFAQContent {
	position: absolute;	
	margin-top: 20px;
	margin-left: 25px;
	width: 700px;
	height: 480px;
}

#divFAQ {
	background: url(../images/faq/faq.png);
	width: 41px;
	height: 17px;
}

#divFAQBody1 {
	height: 460px;
}

#divFAQBody2 {
	height: 460px;
}

#divFAQBody3 {
	height: 350px;
}

*.buttons {
	position: absolute;
	width: 140px;
	right:6px;
	bottom:-14px;
	margin-bottom: 5px;
}

