/*********  FAQ *********/
#wrapper {
	background-image: url(../../images/bg_faq.jpg);
	background-repeat: no-repeat;
	height: 506px;
	width: 100%;
	background-position: center 0px;
}
#main {
	float: left;
	height: 280px;
	width: 500px;
	margin-top: 170px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	scrollbar-3dlight-color:#2e373f;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#2e373f;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#2e373f;
	overflow: scroll;
	overflow-x: hidden

}
#nav {
	float: left;
	margin: 0px;
	background-image: url(../../images/bg_faq_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 846px;
}
