.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/catagory_divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.packages{
padding-top:8px;
margin-left:-50px;
color:white;
}

.private_package{
position:absolute;
top:191px;
right:20px;
color:white;
width:180px;
}

.public_package{
position:absolute;
top:519px;
right:20px;
color:white;
width:180px;
}

.semi_package{
position:absolute;
top:356px;
right:20px;
color:white;
width:180px;
}


#container{
width:800px;
margin: 0 auto 0 auto;
position:relative;
max-height:100%;
}


body {
	background-color: #FFFFEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}

.style3 {font-size: 18px}
.style4 {font-size: 10px}
.style5 {
	font-size: 12px;
	font-weight: bold;
}

.style6 {color: #666666}

.style8 {font-size: 12px}
.style9 {font-size: 12}

#nav td{
text-align:center;
background-color:#045101;
padding:2px 0 2px 0;
}

#nav td a{
text-decoration:none;
color:white;
}
