body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 930px;
	height: 160px;
}
#title {
	width: 930px;
	height: 160px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 570px;
	height: 115px;
	float: left;
	margin: 45px 0 0 180px;
	text-indent: -3000px;
	overflow: hidden;
}
.box {
	width: 930px;
	float: left;
	background: url(../img/box.jpg) 50px bottom no-repeat;
}
.column_left {
	width: 390px;	  
	float: left;
	padding-bottom: 158px;
	background: url(../img/column.jpg) left top no-repeat;
}
#menu {
	width: 390px;
}
#menu ul {
	width: 235px;
	padding: 160px 0 0 155px;
}
#menu a {
	display: block;
	width: 235px;
	margin: 0;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}
#menu a:hover {
	color: #7a4920;
}
#menu li.selected a {
	color: #606e5e;
}
.text_col {
	width: 390px;
	height:	230px;
	background: url(../img/text2.gif) 50px 37px no-repeat;
} 
.text_col p {
	color: #ffffff;
	font-size: 9pt; 
	margin: 0;
	padding: 80px 86px 0 115px;
}
#content {	
	width: 540px;		
	float: right;
	background: url(../img/content.jpg) left 326px no-repeat;
}
.text_cont { 
	width: 213px;
	height: 286px;
	padding: 40px 15px 0 312px;
	background: url(../img/text.jpg) left top no-repeat;
}
.text_contp {
	width: 210px;
	float: left; 
}
.text_cont p {
	margin: 0;
	font-size: 9pt;
}
.image img {
	margin: 18px 12px 3px 0; 
}
#content h1 {
	margin: 0;
	color: #975f24;
	font-size: 22pt;
}
#content p {
	margin: 10px 35px 10px 0;
}
#links {
	width: 500px;		
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #7a4920;
}
.google_center {
	width: 540px;
}
.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: 930px;
	height: 95px;
	clear: both;
	background: url(../img/footer.jpg) 390px 8px no-repeat;
} 
.copyright {
	width: 525px;
	height: 95px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/copy.jpg) 85px 8px no-repeat;
		
}