@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	height: 735px;
	width: 950px;
	background-image: url(Images/background_home.png);
	color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
p1 {
	font-size: 10px;
}
#p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.big_green {
	font-size: 16px;
	color: #576C11;
}
#container table tr td table tr td a {
	font-size: 12px;
}
#container table tr td table tr td p .big_green {
	text-align: left;
}
#container table {
	text-align: left;
}
	
