body {
	background-color: #FFFDF0;
	color: #ABA582;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}
#main_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.afa {
	position: absolute;
	left: 63px;
	top: 161px;
	//background: url(images/afa.gif) no-repeat;
	width: 140px;
	height: 190px;
}
#header {
	background-image: url(images/bg_header.gif);
	height: 43px;
	width: 620px;
	background-repeat: no-repeat;
	padding-top: 98px;
	padding-left: 280px;
}
#nav {
	width: 460px;
	height: 15px;
}
#nav dl{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav dd{
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
}
#nav img{
	padding-right: 6px;
	vertical-align: text-top;
}
#bg_container {
	height: 560px;
	width: 900px;
	background: url(images/bg_container.gif) no-repeat;
}
#content_container {
	width: 480px;
	margin-left: 216px;
}
.faq a,
.professionals a {
	color: #999900;
	text-decoration: underline;
}
.faq a:hover,
.professionals a:hover {
	text-decoration: none;
}
#bg_content_top {
	background-image: url(images/bg_content_top.gif);
	height: 250px;
	padding-top: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	width: 440px;
	padding-right: 20px;
}
#content {
	background-image: url(images/bg_conent_rpt.gif);
	background-repeat: repeat-y;
	width: 448px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 15px;
	margin-top: -13px;
	*margin-top: 0px;
}
#bg_content_btm {
	background-image: url(images/bg_content_btm.gif);
	width: 480px;
	background-repeat: no-repeat;
	height: 8px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E9E2B1;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
}
h2 {
	font-size: 14px;
}
#img_right {
	padding: 10px;
	margin-left: 15px;
	float: right;
}
#img_left{
	padding: 10px;
	margin-left: 15px;
	float: left;
}
li {
	margin-left: 35px;
	line-height: 12px;
	text-align: left;
	font-size: 10px;
}
dl {
	margin: 0px 0px 10px;
}
dt {
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
form {
	width: 350px;
}
#content_negative {
	background-image: url(images/bg_conent_rpt.gif);
	background-repeat: repeat-y;
	width: 440px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: -200px;
}
/*new style*/
.link-color{
	color:#999900;
}
.clear{
	clear:both; height:1px; overflow:hidden;
}
.line-txt{
	clear:both; height:1px; background:#e9e2b1; overflow:hidden;
}
.float-img{
	float:left; margin:0 10px 0 0;
}
.tabs-info{
	width:400px;
}
.tabs-info p{
	float:left;
	width:310px;
}
.table-info{
	border-collapse: collapse;
}
.table-info td{
	border:1px solid #ccc;
	padding:5px;
}