@charset "utf-8";
/* CSS Document */

/* Pages with NO sub navigation */

#title{
	background: url(images/background/welcome_feature_bg.gif) repeat-x;
	width: 766px;
	margin-left: 4px;
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin-top: 71px;
	padding-left: 20px;
	padding-top: 5px;
}

#left_images{	
	float: left;
	margin-top: 5px;
	padding-left: 6px;
	margin-right: -4px;
}

#content_background{
	background: url(images/background/content_middle.gif) repeat-y;
	*margin-top: -5px;
}

#content_background2{
	background: url(images/background/welcome_feature_middle.gif) repeat-y;
	*margin-top: -5px;
}

.text{
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-left: 2px solid #97a487; /* light green */
	text-align: justify;
}

.text2{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #97a487; /* light green */
	text-align: left;
}

.text3{
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: justify;
}