@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #455D17;
	margin:0 auto;
}
.landingbg1 {
	background-image: url(images/line_02.gif);
	background-repeat: repeat-x;
	height: 201px;
	background-position: center top;
}
.landingbg2 {
	background-image: url(images/landingpagebg_35.gif);
	background-repeat: repeat-x;
	height: 630px;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #455D17;
	line-height: 35px;
}

