body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background: #f4efe9 url(../img/bg.jpg);
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	opacity:0.92;
	filter:alpha(opacity=92);
	
}
.header {
	width: 1000px;
	height: 230px;
	float: left;	
}
.photo {
	width: 1000px;
}
.photo1 {
	width: 214px;		/* 4px */
	height: 181px;
	float: left;
	background: url(../img/photo1.jpg) 4px 0 no-repeat;
}
.photo2 {
	width: 159px;
	height: 124px;
	float: left;
	background: url(../img/photo2.jpg) left top no-repeat;
}
.photo3 {
	width: 199px;
	height: 131px;
	float: left;
	background: url(../img/photo3.jpg) left top no-repeat;
}
.photo4 {
	width: 210px;
	height: 155px;
	float: left;
	background: url(../img/photo4.jpg) left top no-repeat;
}
.photo5 {
	width: 218px;  /* 4px */
	height: 181px;
	float: right;
	background: url(../img/photo5.jpg) left top no-repeat;
}
.girl {
	position: absolute;
	top: 58px;
	width: 335px;
	height: 172px;
	margin: 49px 0 0 62px;
	background: url(../img/girl.png) no-repeat;
}
#title {
	position: absolute; 
	top: 59px;				
	width: 920px;
	height: 172px;
}
a.logo {
	width: 523px;						
	height: 172px;
	float: left;
	margin-left: 397px;
	text-indent: -3000px;
	background: url(../img/logo.png) no-repeat;
	overflow: hidden;
}
#content {
	width: 938px;
	float: left;
	padding: 0 80px 0 62px;
}
.book {
	width: 855px;
	float: left;
	background: #f4efe9 url(../img/content_bg.gif) repeat-y;
	border-right: #fcd56b 3px solid;
}
.line_center {
	width: 855px;
	float: left;
	background: url(../img/line.gif) 335px 0 repeat-y;
}
.big_box {
	width: 855px;
	float: left;
	background: url(../img/bg_bottom.gif) 128px bottom no-repeat;
}
#menu {
	width: 265px;
	height: 404px;
	float: left;
	padding: 0 0 60px 70px;
	background: url(../img/menu_bg.png) 30px top no-repeat; 
}
#menu ul {
	width: 225px;
	padding: 108px 0 40px 0;
	background: url(../img/ul_bg.gif) 67px bottom no-repeat; 
}
#menu a {
	display: block;
	width: 217px;
	margin: 0;
	padding-left: 8px;
	color: #000000;
	font-size: 11pt;
	text-decoration: none;
	vertical-align: bottom;
	border-bottom: #fcd56b 1px solid;
}
#menu a:hover {
	background-color: #ffffff;
}
#menu li.selected a {
	font-weight: bold;
}
.right {
	width: 520px;			   
	float: right;
	background: url(../img/box_bg.png) left top no-repeat;
}
.box {
	width: 490px;  
	float: right;
}
.box img {
	margin: 18px 12px 0 0;
}
.box h1 {
	width: 475px;
	margin: 28px 0 0 0;
	font-size: 26pt;
	border-bottom: #fcd56b 1px solid;
}
.box h1:first-letter {
	font-size: 52pt;
}
.box p {
	margin: 10px 10px 0 0;
}
.box p:first-letter {
	font-size: 22pt;
}
#links {
	width: 480px;
	float: left;
	padding: 20px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #000000;
}
.google_center {
	width: 480px;
	float: left;
	text-align: center;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;
}
.google form {
	margin: 0;
	padding: 20px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 863px;
	height: 205px;
	float: left;
	padding-left: 62px;
}
.copyright {
	width: 925px;
	height: 205px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copyright.png) no-repeat;
}