body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #f5a81b; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 895px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 895px;
	height: 430px;
	background: url(../img/header.jpg) left bottom no-repeat;
}
.text {
	width: 895px;	
	height: 255px;
	background: url(../img/text.gif) right top no-repeat;
}
.text,
a.logo,
.copyright,
.news {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
#title {
	width: 895px;
	height: 175px;
}
a.logo {
	width: 735px;
	height: 175px;
}
.box {
	width: 895px;	
	float: left;
	background: url(../img/add.gif) 77px top no-repeat;
}
.column {
	width: 400px;
	float: left;
}
#menu {
	width: 325px;	  
	padding: 95px 0 0 75px;
}
#menu ul {
	width: 237px;
	padding: 5px 0 5px 25px;
	background-color: #ffc862;
}
#menu a {
	width: 262px;
	margin: 0;
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {	
	color: #000000;
	text-decoration: underline;
}
#menu li.selected a {
	color: #000000;
}
.menu_top {
	width: 325px;
	height: 12px;
	overflow: hidden;
	background: url(../img/menu_top.gif) left top no-repeat;
}
.menu_bottom {
	width: 325px;
	height: 12px;
	overflow: hidden;
	background: url(../img/menu_bottom.gif) left top no-repeat;
}
.news {
	width: 400px;
	height: 259px;
	margin: 20px 0;
	background: url(../img/news.gif) 75px top no-repeat;
}
#content {	
	width: 495px;
	float: right;
}
.image img {
	margin: 12px 12px 5px 0; 
}
#content h1 {
	margin: 5px 0;
	color: #000000;
	font-size: 22pt;
}
#content p {
	margin: 0;
	margin: 10px 0;
}
#links {
	width: 495px;		
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #ffffff;
}
.google_center {
	width: 495px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0 20px 0;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 820px;	
	height: 87px;
	clear: both;
	padding-left: 75px;
	background: url(../img/foot_topr.gif) right top no-repeat;
}
.footer_top {
	width: 808px;
	height: 12px;
	overflow: hidden;
	background: #ffc862 url(../img/foot_topl.gif) left top no-repeat;
} 
.copyright {
	width: 820px;
	height: 75px;
	background: #ffc862 url(../img/copy.gif) 60px top no-repeat;
}