body {
	margin: 0;
	padding: 60px 0 100px 0;
	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;
}
a {
	color: #89bf01;
}
a:hover {
	color: #000000;
}
#main {
	width: 966px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 966px;		 
	height: 316px;
	float: left;
}
#header img {
	display: block;
}
#header img.last {
	float: right;
}
#title {
	width: 966px;
	height: 232px;
	float: left;
	background: url(../img/title.jpg) left bottom no-repeat;
}
a.logo {
	width: 966px;
	height: 178px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
} 
.big_box {
	width: 966px;
	float: left;		   
	background: url(../img/big_box.jpg) right bottom  no-repeat;	
}
.box {
	width: 966px;
	float: left;
	background: url(../img/box.jpg) left bottom  no-repeat;	
}
.menu_top {
	width: 284px;
	height: 9px; 
	float: left;
	overflow: hidden;
	opacity: 0.9;
	filter:alpha(opacity=90);
	background: url(../img/menu_top.gif) left top no-repeat;
}
#menu {
	width: 284px;
	float: left;
	padding-left: 18px;
	padding-bottom: 170px;
	background: url(../img/menu_bg.jpg) left top no-repeat;	
}
#menu ul {
	width: 268px;
	float: left;
	padding: 15px 8px;
	background-color: #ffffff;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#menu a {
	width: 260px;
	display: block;
	margin: 0;
	padding-left: 8px;
	font-size: 12pt;
	text-decoration: none;
	vertical-align: bottom;
	border-bottom: 1px solid #e2efc0;
}
#menu li.selected a {
	color: #f1ab01;
}
#content {
	width: 626px;
	float: right;
	padding-left: 38px;
	background: url(../img/content_bg.jpg) left top no-repeat;
}
.bg {
	width: 610px;
	float: left;
}
#content h1 {
	margin: 5px 0 0 12px;
	color: #f1ab01;		   
	font-size: 28pt;
}
#content p {
	margin: 12px;
}
.image img {
	margin: 18px 12px 5px 12px;
}
#links {
	width: 610px;
	float: left;
	padding: 12px 0;
	text-align: center;
}
#links {
	font-size: 10pt;
}
#links a:hover {
	color: #000000;
}
.google_center {
	width: 610px;
	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: 966px;
	height: 84px;
	float: left;
}
.copyright {
	width: 664px;
	height: 84px;
	float: right;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg);
}