@charset "utf-8";
#top{
	background-image:url(home_top.jpg);
}
#topmenu a:hover,a.selected:hover{
	border-bottom:5px solid #609;
	color:#99ADC2;
}
#topmenu a.selected{
	margin:16px 16px 0 0;
	padding:4px 4px;
	text-decoration:none;
	border-bottom:5px solid #B380CC;
	color:#99ADC2;
}
#topmenu a.selected:hover{
	border-bottom:5px solid #609;
	color:#99ADC2;
}
#content_home{
	background-image:url(square_home.png);
	background-repeat:no-repeat;
	background-position:12px 20px;
	background-color:#fafafa;
	padding:18px 0 40px 32px;
	margin:0;
}
#content_home p{
	color:#444444;
	width:auto;
	padding:0 0 0.5em 0;
	margin:0;
	font-size:0.7em;
}
#content_home li{
	color:#444444;
	width:auto;
	padding:0 0 0.5em 0;
	margin:0;
	font-size:0.7em;
	list-style:none;
	padding-left: 10px;
	background-image:url(../images/bullet_basic.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#content_home p.flow{
	width:auto;
}
#inner_content_home td{
	padding-right:20px;
	vertical-align:top;
	text-align:left;
}
#inner_content_home p{
	width:auto;
}
