body {
	margin: 0;
	padding: 0;
	color: #2d6aa1;
	font-size: 12pt;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.column {
	width: 250px;
	float: left;
	padding: 155px 0 0 30px;
	background: url(../img/life.jpg) right 95px no-repeat;
}
#menu {
	width: 244px;							
	float: left;
	background: url(../img/bg.jpg) left 20px repeat-x;
}
.bm_left {
	width: 244px;
	float: left;
	background: url(../img/border.jpg) left 20px no-repeat;
}
.bm_right {
	width: 244px;
	float: left;
	background: url(../img/border.jpg) right 20px no-repeat;
}
#menu ul {
	width: 229px;
	float: left;
	padding: 10px 0 0 15px;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu a {
	width: 214px;
	display: block;
	margin: 0;
	padding-left: 15px;
	color: #2d6aa1;
	font-size: 10pt;
	text-decoration: none;
}
#menu a:hover {
	color: #76d31e;
	border-left: 6px solid #76d31e;
	padding-left: 9px;
}
#menu li.selected a {
	color: #76d31e;
}
.box {
	width: 720px;
	float: right;
}
.header {
	width: 720px;
	height: 397px;
	float: left;
}
#title {
	width: 720px;
	height: 397px;
	float: left;
	background: url(../img/title.jpg) left bottom no-repeat;
}
a.logo {
	width: 595px;
	height: 110px;
	float: left;
	margin-top: 175px;
	text-indent: -3000px;
	overflow: hidden;
}
#content {
	width: 681px;
	float: left;
	background: url(../img/bg2.jpg) left 20px repeat-x;
}
.bc_left {
	width: 681px;
	float: left;
	background: url(../img/border.jpg) left 20px no-repeat;
}
.bc_right {
	width: 681px;
	float: left;
	background: url(../img/border.jpg) right 20px no-repeat;
}
.center {
	width: 681px;
	float: left;
	background: url(../img/content.jpg) left top no-repeat;
}
.image img {
	margin: 18px 12px 5px 30px; 
}
.center h1 {
	width: 430px;
	margin: 30px 0 0 30px;
	color: #76d31e;
	font-size: 26pt;
}
.center p {
	margin: 12px 30px;
}
#links {
	width: 681px;
	float: left;
	padding: 12px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #2d6aa1;
	text-decoration: none;
}
#links a:hover {
	color: #76d31e;
}
.google_center {
	width: 681px;
	float: left;
}
.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: 1000px;
	height: 230px;
	float: left;
	background: url(../img/footer.jpg) 27px bottom no-repeat;
}
.copyright {
	width: 1000px;
	height: 230px;
	float: left;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) 520px top no-repeat;
}