/* 

home page only CSS

*/
#cntr-c-top{
	width:694px;
	height:186px;
	font-size:9px;
	background-image:url(../../images/b_bg_1a.jpg);
	background-repeat:no-repeat;
}
#cntr-c-mid{
	width:650px;
	height:auto;
	padding:28px 22px 0 22px;
	text-align:left;
	background-image:url(../../images/b_bg_2a.gif);
	background-repeat:repeat-y;
}
#cntr-c-mid a, #cntr-c-mid a:visited{
	color:#4b810f;
	text-decoration:none;
}
#cntr-c-mid a:hover{
	text-decoration:underline;
}
#cntr-c-bot{
	width:694px;
	height:9px;
	background-image:url(../../images/b_bg_3a.gif);
	background-repeat:no-repeat;
}
div.leftcol{
	width:425px;
	margin:0;
	padding:0;
}
div.rightcol{
	width:200px;
	margin:0 0 0 25px;
	padding:0;
}
div.leftcol h2, div.rightcol h2{
	margin:0;
	padding:0 0 8px 0;
	border-bottom:1px solid #cccccc;
}
div.leftcol p, div.rightcol p{
	margin:10px 0 10px 0;
	padding:0;
	line-height:13px;
}
#intro{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
}