body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	padding: 0px;
	
}
#container
{
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 698px;
	text-align: left;
	height: 100%;
	position: relative;
	padding-bottom: 20px;
}
#header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	padding-top: 1px;
	height: 110px;
}
#container #header li {
	display: inline;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container #header ol {
	list-style-image: none;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
	top: 65px;
	position: absolute;
	left: 33px;
}
#container #header p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	top: 0px;
	right: 24px;
	position: absolute;
	font-weight: bold;
	padding-top: 5px;
}
#container #header .style1 {
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #graphics {
	padding-top: 0px;
	padding-left: 35px;
}
#container #topbox {
	background-image: url(images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	padding-top: 20px;
}
#container #graphics #tenyears {
	position: relative;
	top: 20px;
	left: 80px;
}
#container #textbox {
	background-image: url(images/home_08.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	height: 100%;
	padding-bottom: 50px;
}
#container #textbox #imac {
	float: left;
	clear: left;
	padding-right: 48px;
}
#container #textbox #logos {
	float: left;
	clear: left;
	left: -20px;
	position: relative;
	padding-top: 20px;
}
#container #bottombox {
	background-image: url(images/home_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	position: absolute;
	width: 698px;
	height: 35px;
	left: 0px;
	padding-bottom: 20px;
}
#container #textbox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
a:hover {
	color: #CCCC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
