@charset "UTF-8";
#buttons {
	margin: auto;
	height: 70px;
	width: 780px;
	background-color: #FFFF99;
	background-repeat: repeat;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	page-break-before: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#top {
	position: relative;
	height: 130px;
	width: 780px;
	left: 0px;
	top: 0px;
	background-color: #0033FF;
	background-position: center;
	margin: auto;
}

#whole #main {
	height: 400px;
	width: 780px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin: auto;
}
#whole {
	margin: auto;
	height: 600px;
	width: 780px;
	background-color: FFFF99;
	position: relative;
	top: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(bulletpoint.jpg);
	list-style-type: upper-roman;
}
#whole #lefthome {
	height: 400px;
	width: 484px;
	position: absolute;
	background-color: #ffff99;
	padding-right: 10px;
	padding-left: 10px;
}
#whole #righthome {
	height: 399px;
	width: 269px;
	position: absolute;
	left: 501px;
	background-color: #ffff99;
	visibility: visible;
	padding-right: 10px;
}
#whole #lefthome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 18px;
}
#whole #lefthome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#whole #righthome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#whole #left {
	height: 30px;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 86px;
	top: 296px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: FFFF99;
	visibility: visible;
}
#whole #below {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 200px;
	height: 400px;
	left: 0px;
	background-color: #ffff99;
}
#whole #below p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
