body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background: #ffffff url(../img/allbg.jpg) repeat-x; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0;
	overflow: hidden;
	background: url(../img/bg.gif) left 460px repeat-x;
}
.header {
	width: 1000px;
	height: 460px;
	background: url(../img/bg.jpg) left top repeat-x;
}
.top {
	width: 385px;
	height: 460px;
	float: left; 
	background: url(../img/top.jpg) left top no-repeat;
}
#title {
	width: 615px;
	height: 460px;
	float: right;
	background: url(../img/title.jpg) 125px 45px no-repeat;
}
a.logo {
	width: 615px;
	height: 200px;
	float: left;
	margin-top: 45px;
	text-indent: -3000px;
	overflow: hidden;
}
.news {
	width: 615px;
	height: 170px;
	float: left;
	color: #8a8c87;
	background: url(../img/wht.gif) left 28px repeat-x;
}
.news h2 {
	width: 615px;
	height: 40px;
	margin: 0; 
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/news.gif) left top no-repeat;
} 
.top2 {
	width: 615px;
	height: 45px;
	float: left;
	background: url(../img/top2.gif) left top no-repeat;
}
.box {
	width: 1000px;
}
#menu {
	width: 270px;	  
	float: left;
	padding-left: 65px;
	background: url(../img/menu.gif) 80px top no-repeat;
}
#menu ul {
	width: 210px;
	padding: 47px 0 23px 0;
	border-bottom: 1px solid #000000;
}
#menu a {
	display: block;
	width: 195px;
	margin: 0;
	padding-left: 15px;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li.selected a {
	font-weight: bold;
}
#content {	
	width: 660px;
	float: right;
}
.image img {
	margin: 10px 12px 3px 0; 
}
#content h1 {
	margin: 5px 0;
	color: #ffffff;
	font-size: 22pt;
}
#content p {
	margin: 0;
	margin: 10px 60px 10px 0;
}
#links {
	width: 600px;		
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
.google_center {
	width: 600px;
}
.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: 945px;
	height: 80px;
	clear: both;
	padding-left: 55px;
	background: url(../img/copy.gif) 605px 4px no-repeat;
} 
.copyright {
	width: 525px;
	height: 80px;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../img/blk.gif) left 24px repeat-x;
		
}