body {
	margin: 0;
	padding: 0;
	color: #526178;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #f4e8ff; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	float: left;
	background: url(../img/top2.jpg) 300px top no-repeat;
}
#title {
	width: 300px;
	height: 498px;
	float: left;
	background: url(../img/top1.jpg) left bottom no-repeat;
}
a.logo {
	width: 300px;
	height: 200px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
#menu {
	width: 338px; 
	float: right;
	background: url(../img/menu.jpg) left top repeat-y;
}
.menu_top {
	width: 338px;
	height: 37px;
	float: left;
	overflow: hidden;
	background: url(../img/menu_top.jpg) left bottom no-repeat;
}
.menu_bottom {
	width: 338px;
	height: 37px;
	float: left;
	overflow: hidden;
	background: url(../img/menu_bottom.jpg) left bottom no-repeat;
}
#menu ul {
	width: 278px;
	float: left;
	padding-left: 60px;
}
#menu a {
	width: 258px;
	display: block;	  
	margin: 0;
	padding-left: 20px;
	color: #0b415b;
	font-size: 12pt;
	text-decoration: none;
	background: url(../img/a.jpg) left bottom no-repeat;
}
#menu a:hover {
	font-weight: bold;
}
#menu li.selected a {
	font-weight: bold;
}
.text {
	width: 1000px;
	float: left;
}
.text div {
	height: 267px;
	float: left;
}
.text div.text1 {
	width: 200px;
	background: url(../img/text1.jpg) right top no-repeat;
}
.text div.text2 {
	width: 180px;
	background: #e9d4ff url(../img/text2.jpg) left 46px no-repeat;
}
.text div.text3 {
	width: 200px;
	background: #e9d4ff url(../img/text3.jpg) right 17px no-repeat;
}
.text div.text4 {
	width: 180px;
	background: #e9d4ff url(../img/text4.jpg) right 65px no-repeat;
}
.text div.text5 {
	width: 240px;
	background: url(../img/text5.jpg) left top no-repeat;
}     
#content {
	width: 1000px;
	float: left;
}
.image img {
	margin: 18px 12px 5px 60px; 
}
#content h1 {
	margin: 35px 0 0 0;
	color: #7da3e2;
	font-size: 23pt;
	text-align: center;
}
#content p {
	margin: 12px 60px;
}
#links {
	width: 880px;
	float: left;
	padding: 12px 60px;
	font-size: 11pt;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #0b415b;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
.google_center {
	width: 1000px;
	float: left;								
}
input#q {
	height: 18px; 
	border: #7f9db9 1px solid;
}
input#sa {
	width: 56px;
	height: 21px;
	color: #526178;
	background: url(../img/btn.jpg) no-repeat;
	border: none;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0 35px 0;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 1000px;
	height: 72px;
	float: left;
	background: url(../img/footer.gif) left top repeat-x;
}
.foot1 {
	width: 100px;	  
	height: 72px;
	float: left;
	overflow: hidden;
	background: url(../img/foot1.jpg) left top no-repeat;
}
.foot2 {
	width: 210px;
	height: 72px;
	float: right;
	overflow: hidden;
	background: url(../img/foot2.jpg) right top no-repeat;
}
.copyright {
	width: 584px;
	height: 72px;
	float: left;
	background: url(../img/copy.jpg) right top no-repeat;	
}
.copyright p {
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}