body {
	margin: 0;
	padding: 0 0 163px 0;
	color: #4cd673;
	font-size: 12pt;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	font-style: italic;
	background-color: #fefefe;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
#main {
	width: 951px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
}
.big_box {
	width: 951px;
	float: left;
	background: url(../img/bg.jpg) left bottom no-repeat;
}
.column_left {
	width: 375px;
	float: left;
}
#menu {
	width: 363px;
	height: 456px;
	overflow: auto;
	float: left;
	padding: 65px 0 0 12px;
	background: url(../img/menu.jpg) left top no-repeat;	
}
#menu ul {
	width: 360px;
	float: left;
	padding-top: 45px;
	background: url(../img/ul.png) left top no-repeat;
}
#menu a {
	margin: 0;
	padding-left: 27px;
	color: #ffffff;
	font-size: 12pt;
	vertical-align: bottom;
}
#menu li.selected a {
	background: url(../img/sa.gif) 2px 8px no-repeat;
}
.secrets {
	width: 310px;
	height: 358px;
	float: left;
	padding-bottom: 50px;
	background: url(../img/secrets.gif) 21px 50px no-repeat;
}
.secrets h2 {		
	width: 310px;
	height: 50px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/h2.gif) 2px 10px no-repeat;
}
.secrets p {
	text-indent: -3000px;
	overflow: hidden;
}
.box {
	width: 576px;
	float: right;
	background: url(../img/box.jpg) left top no-repeat;	
}
.header {
	width: 576px;
	height: 254px;
	float: left;
}
.header img {
	display: block;
	float: right;
}
#title {
	width: 576px;
	height: 254px;
	float: left;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 510px;
	height: 180px;
	float: left;
	margin-top: 22px;
	text-indent: -3000px;
	overflow: hidden;
}
#content {
	width: 576px;
	float: left;
	background: url(../img/content.jpg) right top no-repeat;
}
#content h1 {
	margin: 3px 0 0 35px;
	color: #1a97f7; 
	font-size: 24pt;
	font-weight: normal;
}
#content p {
	margin: 10px 70px 10px 35px;
}
.image img {
	margin: 18px 12px 5px 35px; 
}
#links {
	width: 470px;
	float: left;
	padding: 12px 0 12px 35px;
	text-align: center;
}
#links a {
	color: #4cd673;
	font-size: 10pt;
}
.google_center {
	width: 510px;
	float: left;
}
.google {
	display: block;
	width: 380px;
	margin-left: 75px;
}
.google form {
	margin: 0;
	padding: 20px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 951px;
	height: 144px;
	float: left;
	background: url(../img/footer.jpg) left top no-repeat;
}
.copyright {
	width: 951px;
	height: 144px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.gif) 182px 80px no-repeat;
}