body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #e8e8e8; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff; 
}
.header {
	width: 1000px;
	height: 356px;
	background: url(../img/top1.jpg) right top no-repeat;
}
#title {
	width: 1000px;
	height: 356px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 470px;
	height: 200px;
	float: left;
	margin: 50px 0 0 30px;
	text-indent: -3000px;
	overflow: hidden;
}
#content {
	width: 1000px;
	float: left;
	background: url(../img/content.jpg) 250px bottom no-repeat;
}
#menu {
	width: 250px;
	float: left;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu ul {
	width: 188px;
	padding: 0 0 280px 62px;
	background: url(../img/ul.jpg) right bottom no-repeat;
}
#menu a {
	display: block;
	width: 167px;
	margin: 0;
	padding-left: 18px;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {
	color: #ffffff;
	background-color: #cc0d0d;
}
#menu li.selected a {
	color: #cc0d0d;
}
.center {
	width: 750px;
	float: right;
	background: url(../img/center.jpg) left 137px no-repeat;
}
.top2 {
	width: 750px;
	height: 137px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/top2.jpg) left top no-repeat;
}
.center h1 {
	padding: 5px 0 5px 35px ;
	color: #cc0d0d;
	clear: both;
	font-size: 26pt;
}
.center p {
	margin: 5px 75px 5px 35px;
}
.image img {
	margin: 6px 12px 2px 35px; 
}
#links {
	width: 640px;		
	padding: 10px 0 10px 35px;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.google_center {
	width: 750px;
}
.google {
	display: block;
	width: 425px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0 40px 35px;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 1000px;
	height: 230px;
	clear: both;
	background: url(../img/footer.jpg) 250px top no-repeat;
}
.copy {
	width: 1000px;
	height: 230px; 
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) 41px top no-repeat;
}