body {
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 12pt;
	font-family: Georgia, Times, serif;
	background-color: #ffffff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 938px;
	margin: 0 auto;
	overflow: hidden;
}
.big_box {
	width: 938px;
	float: left;
	background: url(../img/bg_content.jpg) right bottom no-repeat;
}
.column_left {
	width: 413px;
	float: left;
}
.header {
	width: 413px;
	background: url(../img/bg_menu.jpg) 35px top repeat-y;
}
#title {
	width: 413px;
	height: 290px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 380px;
	height: 130px;
	float: left;
	margin: 40px 0 0 30px;
	text-indent: -3000px;
	overflow: hidden;
}
#menu {
	width: 413px;
	background: url(../img/menu_top.jpg) left top no-repeat;	
}
#menu h2 {
	width: 413px;
	height: 49px;
	margin: 0;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/menu.jpg) 49px 1px no-repeat;
}
#menu ul {
	width: 343px;
	clear: both;
	padding: 10px 0 40px 70px;
	background: url(../img/menu_end.jpg) left bottom no-repeat;
}
#menu li {
	line-height: 20px;
}
#menu a {
	width: 343px;			  
	display: block;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {
	text-decoration: underline;
}
#menu li.selected a {
	font-weight: bold;
} 
.good_bye {
	width: 413px;
	height: 393px;
	background: url(../img/bg_bye.jpg) 35px 66px no-repeat;
}
.good_bye h2 {
	width: 413px;
	height: 66px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: #ffffff url(../img/good_bye.jpg) 35px bottom no-repeat;
} 
.good_bye p {
	margin: 0;
	clear: both;
	font-size: 10pt;
	padding: 20px 35px 0 65px;
}
.box {
	width: 525px;
	float: right;
}
.top {
	width: 525px;
	height: 400px; 
	float: left;
	background: url(../img/top.jpg) left top no-repeat;
}
.info {
	width: 525px;
	height: 400px;
	background: url(../img/bg_info.jpg) 226px 31px no-repeat;
}
.info h2 {
	width: 525px;
	height: 69px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/info.jpg) 412px 40px no-repeat;
}
.info p {
	margin: 0;
	padding: 25px 35px 0 245px;
	clear: both;
	font-size: 10pt;
}
#content {
	width: 525px;
}
#content h2 {
	width: 525px;
	height: 30px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/article.jpg) left top no-repeat;
}
#content h1 {
	width: 525px;
	height: 76px;	
	margin: 0;
	clear: both;
	padding-top: 37px;
	color: #565549;
	font-size: 22pt;									   
	background: url(../img/bg_h1.jpg) left top no-repeat;
}
#content p {
	margin: 5px 33px 5px 1px;
}
.image img {
	margin: 10px 12px 2px 1px; 
}
#links {
	width: 492px;
	padding: 10px 0 0 0;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.google_center {
	width: 492px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;
}
.google form {
	margin: 0;
	padding: 20px 0 25px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 938px;
	height: 124px;
	clear: both;
	background: url(../img/bg_footer.jpg) right top no-repeat;
}
.copy {
	width: 489px;
	height: 111px;
	padding:  13px 0 0 130px;
	background: url(../img/bg_copy.jpg) right top no-repeat;
}
.copy p {
	height: 110px;
	margin: 0;
	padding-top: 10px;
	font-size: 18pt;
	border-top: 1px solid #7f7f7f;
}