/* CSS Document */
#content{
	margin: 0;	padding: 0;
	width: 960px;
	background: url(../images/right_col_bg-alt.gif) top right repeat-y;
}

#content p{
	margin: 0;	padding: 20px 0 20px 210px;
	width: 620px;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 20px;
	font-size: 18px;
	color: #999999;
}

#content h4{
	margin: 0 0 0 210px; padding: 20px 0 0 0;
	width: 620px;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-size: 16px;
	color: #999999;
	border-bottom: #FFCC00 1px solid;
}

#content ul{
	margin: 20px 0 0 0;	padding: 10px 0 280px 210px;
	width: 620px;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	font-size: 14px;
	color: #999999;
	background: url(../images/home_01.jpg) bottom left no-repeat;
}

#content li{
	margin: 0 0 0 40px; padding: 0;
}
#content #title{ display: none; }