body {
 	background-color: #F8F8F8;
}

img {
border: none;
display:block;
}

.style1 {
	font-size: 9px;
	color: #7D7D7D;
}

a.menu:link {
color: #515151;
text-decoration:none;
}

a.menu:visited {
color: #515151;
text-decoration:none;
}

a.menu:hover {
color: #52a589;
text-decoration:none;
}

#wrapper {
	margin: 0 auto;
	margin-top: 40px;
	width: 847px;
	height: 698px;
	background: url(main_frame.jpg);
}

#text {
	font-family:Corbel, sans-serif, helvetica;
	color: #515151;	
	font-size: 16px;
	font-weight: bold;
}

#text_indent {
	font-family: Corbel, sans-serif, helvetica;
	color: #515151;	
	font-size: 12px;
	font-weight: normal;
}