body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #fceae3;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 885px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 885px;
	height: 428px;
	float: left;
	background: url(../img/top2.jpg) 628px bottom no-repeat;
}
.text1 {
	width: 434px;
	height: 134px;
	float: left;
	background: url(../img/text1.jpg) right top no-repeat;
}
.text2 {			   
	width: 451px;
	height: 134px;
	float: right;
	background: url(../img/text2.jpg) left top no-repeat;
}
h2,
.text1 p,
.text2 p,
.blog p {
	text-indent: -5000px;
	overflow: hidden;
}
#title {
	width: 628px;
	height: 295px;
	float: left;
	background: url(../img/top1.jpg) 66px top no-repeat;
}
a.logo {
	width: 395px;
	height: 285px;
	float: left;
	margin-left: 244px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
.box {
	width: 885px;
	float: left;
	padding-top: 10px;
}
#menu {
	width: 250px;
	float: left;
	background: url(../img/h.jpg) 12px top no-repeat;
}
#menu h2 {
	height: 37px;
	margin: 0;
	background: url(../img/menu.gif) 66px top no-repeat;
}
#menu ul {
	width: 250px;
	float: left;
	padding: 12px 0;
}
#menu a {
	width: 242px;
	display: block;
	margin: 0;
	padding-left: 8px;
	color: #ff3200;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	background-color: #ff4700;
}
#menu li.selected a {
	color: #000000;
}
#content {
	width: 635px;
	float: right;
}
.image img {
	margin: 18px 12px 5px 25px; 
}
#content h1 {
	margin: 0;
	padding: 1px 0 0 77px;
	color: #ff3200;
	font-size: 23pt;
	background: url(../img/h.jpg) 25px top no-repeat;
}
#content p {
	margin: 12px 15px 12px 25px;
}
.blog {
	width: 885px;
	height: 187px;
	float: left;
	background: url(../img/h.jpg) 12px top no-repeat;
}
.blog h2 {
	height: 37px;
	margin: 0;
	background: url(../img/blog.gif) 66px top no-repeat;
}
.blog_cont {
	height: 150px;
	background: url(../img/blog_cont.gif) 12px top no-repeat;
}
#links {
	width: 635px;
	float: left;
	padding: 12px 0;
	font-size: 11pt;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ff3200;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
.google_center {
	width: 635px;
	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: 885px;
	height: 130px;
	float: left;
	background: url(../img/h.jpg) 12px 40px no-repeat;
}
.copyright {
	width: 885px;
	height: 130px;
	float: left;
	background: url(../img/copy.gif) 66px 40px no-repeat;	
}
.copyright p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}