body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	color: #79cd3b;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 927px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 927px;
	height: 474px;
	float: left;
	background: url(../img/photo.jpg) 303px 0 no-repeat;
}
#title {
	width: 303px;
	height: 150px;
	float: left;
	background: url(../img/flower.gif) 114px 13px no-repeat;
}
a.logo {
	width: 303px;
	height: 85px;
	float: left;
	margin-top: 65px;
	text-indent: -3000px;
	background: url(../img/logo.jpg) no-repeat;
	overflow: hidden;
}
.left {
	float:left;
}
.text1 {
	width: 303px;
	height: 324px;
	margin-top: 150px;
	background: url(../img/text1_bg.jpg) left top no-repeat;	
}
.text1 img,
.text2 img {
	margin-top: 209px;
	display: block;
}
.right {
	float: right;
}
.text {
	width: 304px;
	height: 150px;
	float: left;
	background: url(../img/text_bg.jpg) left bottom no-repeat;	
}
.text img {
	margin-top: 13px; 
	display: block;
}
.text2 {
	width: 304px;
	height: 324px;
	margin-top: 150px;
	background: url(../img/text2_bg.jpg) left top no-repeat;
}
#content {
	width: 921px;
	float: left;
	padding-left: 6px;
	background: url(../img/content_bg.jpg) left top repeat-x;
}
.column {
	width: 235px;
	float: left;
	margin-top: 88px;
	background: #58c10c;
}
.menu_border {
	width: 236px;
	float: left;
	background: url(../img/menu_bottom.jpg) left bottom no-repeat;
}
#menu {
	width: 236px;
	float: left;
	background: url(../img/menu_top.jpg) left top no-repeat;
}
#menu ul {
	width: 234px;
	float:left;
	padding: 2px 0;
	margin: 8px 0;
	border-left: #419b00 1px solid;
	border-right: #419b00 1px solid;
	
	
}
#menu a {
	width: 200px;
	display: block;
	margin: 0;
	padding-left: 10px;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	vertical-align: bottom;
}
#menu a:hover,
#links a:hover {
	color: #000000;
}
#menu li.selected a {
	color: #000000;
}
.center {
	width: 610px;
	float: right;
	padding-right: 40px;
}
.center img {
	margin: 18px 12px 5px 0;
}
.center h1 { 
	height: 52px;
	margin: 20px 0 0 0;
	padding-left: 67px;
	font-size: 32pt;
	background: url(../img/flower.gif) left top no-repeat;
}
.center p {
	margin: 12px 0;
}
#links {
	width: 610px;
	float: left;
	padding: 12px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #79cd3b;
}
.google_center {
	width: 610px;
	float: left;
	text-align: center;
	background: url(../img/google_bg.gif) no-repeat;	
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 610px;
	height: 85px;
	float: left;
	text-align: center;
	background: url(../img/footer.jpg) left top repeat-x;
}
.footer_bg {
	float: left;
	background: url(../img/footer_bg.jpg) left top no-repeat;
}
.copyright {
	width: 610px;
	height: 65px;
	float: left;
	background: url(../img/copyright.jpg) right top no-repeat;
}
.copyright p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}