body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
 	font-family: Arial, Verdana, Tahoma, sans-serif;
	background: #b9b8cb url(../img/bg.jpg) left top repeat-x; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 150px;
	background: url(../img/top3.jpg) 580px top no-repeat;
}
.top1 {	
	width: 250px;
	height: 150px;
	float: left;
	overflow: hidden;
	background: url(../img/top1.jpg) left top no-repeat;
}
#title {
	width: 750px;
	height: 150px;
	float: right;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 285px;
	height: 25px;
	margin: 50px 0 0 20px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
#title p {
	clear: both;
	margin: 0;	
	padding: 5px 420px 0 25px;
	font-size: 9pt;
} 
.top2 {
	width: 310px;
	height: 235px;
	overflow: hidden;
	background: url(../img/top2.jpg) left top no-repeat;
} 
.box {
	width: 1000px;
	float: left;
}
.column_left {
	width: 310px;
	float: left; 
	background: url(../img/line.gif) 294px top repeat-y;
}
#menu {
	width: 310px;
	background: url(../img/line.gif) 12px top repeat-y;
}
#menu h2 {
	width: 310px;
	height: 42px;
	margin: 0;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/menu_h2.jpg) 26px 20px no-repeat;
}
#menu ul {
	width: 283px;
	clear: both;
	padding: 10px 0 0 27px;
}
#menu a {
	display: block;
	width: 283px;
	margin: 0;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	font-style: italic;
  text-decoration: underline;
}
#menu li.selected a {
	font-style: italic;
} 
.menu_top {
	width: 310px;
	background: url(../img/menu_top.jpg) left top no-repeat;
}
.menu_end {
	width: 310px;
	height: 20px;
	overflow: hidden;
	background: url(../img/menu_end.jpg) left bottom no-repeat;
} 
.cont {
	width: 690px;
	float: right;
}
.cont_end {
	width: 520px;
	height: 20px;
	overflow: hidden;
	background: url(../img/cont_end.jpg) no-repeat;
}
.border_left {
	width: 690px;
	background: url(../img/line.gif) 4px top repeat-y;
}
.border_right {
	width: 690px;
	background: url(../img/line.gif) 506px top repeat-y;
}
#content {
	width: 690px;
	background: url(../img/content.jpg) left top no-repeat;
}
#content h1 {
	margin: 0;
	padding: 20px 200px 0 92px;
	font-size: 22pt;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	background: url(../img/title_h1.jpg) 37px 27px no-repeat;
}
#content p {
	margin: 10px 200px 0 38px;
}
.image img {
	margin: 15px 12px 2px 39px; 
}
#links {
	width: 520px;
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}								
.google_center {
	width: 530px;
	position:absolute;
}
.google {
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 100%;
	height: 160px;
	clear: both;
	background: url(../img/bg_footer.jpg) left top repeat-x;
}
.copy {
	width: 1000px; 
	height: 160px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) left top no-repeat;
}
