@charset "utf-8";
/* CSS Document */

#flash{
	margin-top: 71px;
	text-align: center;
}

/* Home Page */

#title_home{
	background: url(images/background/welcome_feature_bg.gif) repeat-x;
	width: 765px;
	margin-left: 8px;
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin-top: 5px;
	*margin-top: 0px;
	padding-left: 20px;
	*padding-top: 5px;
}

#welcome_title{
	width: 470px;
}

#feature_title{
	padding-left:2px;
}

#text{
	margin-left: 8px;
	margin-top: 5px;
	background: url(images/background/welcome_feature_middle.gif) repeat-y;
	text-align: justify;
}

#welcome_text{
	border-right: 2px solid #97a487; /* light green */
	padding-right: 20px;
	width: 440px;
	margin-left: 20px;
}

#feature_text{
	padding-left: 10px;
	width: 270px;
}
