#intro {
	height: 630px;
	width: 610px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#home_left {
	float: left;
	width: 185px;
	padding-left: 10px;
	font-size: 12px;
}
#home_left ul {
	list-style-image: url(../images/common/leaf.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#home_left li {
	line-height: 20px;
}


#home_center {
	float: left;
	width: 210px;
	background-color: #f9f2cd;
	margin-left: 5px;
	height: 115px;
	background-image: url(../images/pages/subscribe.jpg);
	background-repeat: no-repeat;
	padding-left: 160px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#home_right {
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
}
#home_center img {
	margin-left: 40px;
	vertical-align: top;
}
#info_yellow {
	height: 65px;
	background-color: #f9f2cd;
	background-image: url(../images/common/decoration_narrow.gif);
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #CC6600;
}
#page_right img {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#page_left_contact {
	float: left;
	width: 225px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
}
#page_left_contact img {
	vertical-align: middle;
	margin-right: 10px;
}
