#container {
	width: 800px; height: 100px;
	position: absolute;
	top: 89px; left: 0;
	padding: 0; margin: 0; border: 0;
}
#content {
	width: 457px;
	float: right;
	font: normal 12px/16px verdana, helvetica, sans-serif;
	color: #FFF;
	padding: 10px 0 0 0;
}
#content p {
	font: inherit;
	margin:0;
	padding: 5px 0 5px 0;
	clear: none;
}
#content h2 {
	font: bold 16px/19px verdana, helvetica, sans-serif;
	margin: 10px 0 1px 0;
	clear: both;
}
#content h3 {
	font: bold 13px/16px verdana, helvetica, sans-serif;
	margin: 10px 0 1px 0;
	clear: both;
}
#content ul {
	margin: 0 0 15px 0;
    padding-left: 1em;
    text-indent: -1em;
	list-style-position: inside;
	list-style-type: disc; 
}
#content li {
	font: inherit;
	margin: 0; padding: 0;
}
#container blockquote {
	width: 223px; height: 130px; 
	padding: 70px 0 0 10px; margin: 0 0 14px 6px; 
	float:right;
	background:  url(../images/bg_blockquote2.gif) top left no-repeat;
	clear: none;
}
#content blockquote ul {
	padding-left: 18px;
	list-style-position: outside;
    text-indent: 2px;
	list-style-image:  url(../images/arrow.gif);
}
#content blockquote li {
	font: normal 11px/15px verdana, helvetica, sans-serif;
}
#content blockquote a {
	font: normal 11px/15px verdana, helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
}
#content blockquote a:hover {
	font: normal 11px/15px verdana, helvetica, sans-serif;
	text-decoration: none;
	color: #D0F1F7;
}
#content a {
	font: inherit;
	color: #D0F1F7;
	text-decoration: underline;
}
#content a:hover {
	color: #FFF;
}
#content img {
	border: 0;
	float: right;
}
#home_blinks {
	font: bold 11px/13px verdana, helvetica, sans-serif;
	width: 457px; height: 30px;
	clear: both;
	margin: 0 0 20px -4px; padding: 10px 0 0 0;
}
#home_blinks p {
	font: inherit;
	float: left; clear: none;
	width: 141px;
	padding: 0; margin: 0 11px 0 0;
}
#content #footer {
	padding: 8px 0 8px 0;
	color: #97D3E5;
	font: italic 11px/14px verdana, helvetica, sans-serif;
}
#content #footer a, .footer a:visited {
	font: inherit;
	color: #97D3E5;
	text-decoration: underline;
}
 #content #footer a:hover {
	color: #FFF;
}

/* Generic presentational classes */

.hide {
	display: none;
}
.clear {
	clear: both;
}

/* Flash Logo Animation */

#flash {
	z-index: 300;
	width:299px;
	height:89px;
	position:absolute;
	top:0;
	left:0;
}

/* Balloon rollovers on home page */

#balloon1 {
	z-index: 301;
	width: 117px;
	height: 155px;
	position: absolute;
	top:0;
	left: 317px;
	background: url(../images/balloons_02.gif) top left no-repeat;
}
#balloon1 a {
	width: 100%; height: 100%;
	background: url(../images/balloons_02.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
	cursor: help;
}
#balloon1 a:hover {
	background: url(../images/balloons_02.gif) top right no-repeat;
	cursor: help;
}
#balloon2 {
	z-index: 301;
	width: 117px;
	height: 155px;
	position: absolute;
	top:0;
	left: 434px;
	background: url(../images/balloons_03.gif) top left no-repeat;
}
#balloon2 a {
	width: 100%; height: 100%;
	background: url(../images/balloons_03.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
	cursor: help;
}
#balloon2 a:hover {
	background: url(../images/balloons_03.gif) top right no-repeat;
	cursor: help;
}
#balloon3 {
	z-index: 301;
	width: 117px;
	height: 155px;
	position: absolute;
	top:0;
	left: 551px;
	background: url(../images/balloons_04.gif) top left no-repeat;
}
#balloon3 a {
	width: 100%; height: 100%;
	background: url(../images/balloons_04.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
	cursor: help;
}
#balloon3 a:hover {
	background: url(../images/balloons_04.gif) top right no-repeat;
	cursor: help;
}
#balloon4 {
	z-index: 301;
	width: 117px;
	height: 155px;
	position: absolute;
	top:0;
	left: 668px;
	background: url(../images/balloons_05.gif) top left no-repeat;
}
#balloon4 a {
	width: 100%; height: 100%;
	background: url(../images/balloons_05.gif) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
	cursor: help;
}
#balloon4 a:hover {
	background: url(../images/balloons_05.gif) top right no-repeat;
	cursor: help;
}
