body {
	margin: 0;
	padding: 0;
	color: #ea6f09;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #cecece; 
}
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: 327px;
	background: url(../img/header.jpg) left top repeat-x;
	border-bottom: #ea6f09 62px solid;
}
#title {
	width: 1000px;
	height: 327px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 526px;
	height: 327px;
	float: left;
	margin-left: 372px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top  no-repeat;
}
#content {
	width: 1000px;
	float: left;
	background: url(../img/indian.jpg) 11px bottom no-repeat;
}
#menu {
	width: 330px;
	float: left;
}
#menu ul {
	width: 290px;
	padding: 35px 0 210px 20px;
}
#menu a {
	display: block;
	width: 280px;
	margin: 0;
	padding-left: 10px;
	color: #ea6f09;
	font-size: 10pt;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	background-color: #414c67;
}
#menu li.selected a {
	color: #404b6b;
}
.center {
	width: 670px;
	float: right;
}
.center h1 {
	width: 560px;
	padding: 5px 10px;
	color: #fffff0;
	font-size: 20pt;
	background-color: #424d67;
}
.center p {
	margin: 5px 100px 5px 10px;
}
.image img {
	margin: 6px 12px 2px 10px; 
}
#links {
	width: 570px;		
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ea6f09;
}
#links a:hover {
	color: #000000;
}
.google_center {
	width: 600px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 1000px;
	height: 67px;
	clear: both;
	background: #ea6f09 url(../img/foot.gif) 22px 20px no-repeat;
}
.text p {
	width: 600px;
	margin: 0;
	padding: 15px 0 0 380px;
	font-size: 8pt;
	color: #ffffff;
}
