html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #343434;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#wrapper, #wrapper2, #wrapper3, #wrapper4 {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 505px;
	margin-top: 40px;
}
#wrapper {
	background: url(/images/page_1.jpg);
}
#wrapper2 {
	background: url(/images/page_2.jpg);
}
#wrapper3 {
	background: url(/images/page_3.jpg);
}
#wrapper4 {
	background: url(/images/page_4.jpg);

}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #006666;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}

#nav {
	height: 26px;
	float: left;
	width: 812px;
	font-weight: bold;
	padding-top: 5px !important;
	padding-top: 0px;
}
#nav ul {
	list-style: none;
	font-size: 14px;
}
#nav li {
	display: inline;
}
#header {
	float: left;
	height: 128px !important;
	height: 140px;
	width: 812px;
}
#content {
	float: left;
	width: 500px;
	margin-top: 40px !important;
	margin-top: 20px;
	margin-left: 40px !important;
	margin-left: 20px;
	list-style: square outside;
}
p {
	margin-bottom: -0.8em;
}
#abricot {
	height: 20px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D0D0D0;
	text-align: right;
	padding-right: 50px;
}
