body {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #F6F6F6; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}
.box {
	width: 675px;
	float: left;
}
.header {
	width: 675px;
	height: 569px;
	background: url(../img/top1.jpg) left top no-repeat;
} 
#title {
	width: 675px;
	height: 569px;
	background: url(../img/title.jpg) 20px 462px no-repeat;
}
a.logo {
	width: 605px;		   
	height: 106px;
	margin: 462px 0 0 70px;
	border-bottom: 1px solid #d4dbee;
}
a.logo,
#menu h2,
.news h2,
.copyright p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.column {
	width: 245px;
	float: right;
	padding-bottom: 15px;
}
#menu {
	width: 215px;
	padding-left: 30px;
}
#menu h2 {
	width: 215px;
	height: 58px;
	margin: 0;
	background: url(../img/menu.jpg) 31px bottom no-repeat;
}
.top_right {
	width: 245px;
	height: 462px;
	background: url(../img/top2.jpg) left top no-repeat;
}
#menu ul {
	width: 199px;
	padding: 6px 0 6px 15px;
	margin-top: 6px;
	float: left;
	border-left: 1px solid #d4dbee;
}
#menu a { 
	display: block;
	width: 184px;
	margin: 0;
	padding-left: 15px;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {	
	color: #e7af45;
	background: url(../img/a.gif) left center no-repeat;
}
#menu li.selected a {
	color: #858da2;
}
#content {	
	width: 675px;
}
.image img {
	margin: 15px 12px 3px 67px; 
}
#content h1 {
	margin: 25px 0 0 67px;
	color: #858da2;
	font-size: 24pt;
}
#content p {
	margin: 0;
	margin: 10px 0 10px 67px;
}
#links {
	width: 608px;		
	padding: 20px 0 0 67px; 
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #000000;
}
#links a:hover {	
	color: #e7af45;
} 
.google_center {
	width: 675px;
}
.google {
	display: block;
	width: 450px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 40px 0 40px 60px;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.news {
	width: 857px;
	margin-left: 55px;
	padding: 0;	
	clear: both; 
	background: url(../img/px.gif) left 18px repeat-x;
} 
.news h2 {
	width: 130px;
	height: 40px;
	margin: 0;
	background: url(../img/news.jpg) left top no-repeat;
}
.news p {		   
	margin: 10px 0;	
	padding-left: 40px;	
	clear: both;
	color: #858da2;
	background: url(../img/a.gif) 12px center no-repeat;
}
#footer {
	width: 810px;
	height: 50px;
	margin-left: 75px;
	background: url(../img/px.gif) left 25px repeat-x;
}
.copyright {
	width: 810px;
	height: 50px;
	background: url(../img/copy.jpg) right top no-repeat;
} 