#Container
 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:550px;
}

#juggler {
	position:absolute;
	left:20px;
	top:0px;
	width:269px;
	height:467px;
}

#greenwave {
	position:absolute;
	left:289px;
	top:0px;
	width:493px;
	height:67px;
}

#ent1 {
	position:absolute;
	left:289px;
	top:67px;
	width:255px;
	height:41px;
}

#corp1 {
	position:absolute;
	left:289px;
	top:108px;
	width:255px;
	height:45px;
}

#clients1 {
	position:absolute;
	left:289px;
	top:153px;
	width:255px;
	height:43px;
}

#hmincone1 {
	position:absolute;
	left:544px;
	top:153px;
	width:238px;
	height:129px;
}

#quotes1 {
	position:absolute;
	left:289px;
	top:196px;
	width:255px;
	height:44px;
}

#contact1 {
	position:absolute;
	left:289px;
	top:240px;
	width:255px;
	height:42px;
}

#btmcurve {
	position:absolute;
	left:289px;
	top:282px;
	width:255px;
	height:47px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #1F79CB;
	background-image: url(../images/homeBG.gif);
	background-repeat: repeat-y;
}
#content {
	width: 440px;
	left: 320px;
	top: 350px;
	position: absolute;
}
#content p {
	font-size: .9em;
}

#content .sublink {
	color: #09DA26;
	font-size: .7em;
}
#content .sublink a:link,
#content .sublink a:visited {
	color: #09DA26;
}
#content .sublink a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#content h1 {
	color: #CC0000;
}
#content h2 {
	color: #FFFF00;
}
#content h2.noclear {
	clear:none;
}
#content h3 {
	color: #FFFF00;
}
#content h4 {
	color: #FFFF00;
}

#content a:link,
#content a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:hover {
	text-decoration: underline;
	color: #FFFF66;
}

#content td {
	padding: 0 4px 3px 0;
}

#content ul {
		font-size: .86em;
		list-style: none;
}
#content li {
	margin-bottom: 4px;
	padding-left: 7px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: .86em;
	list-style-position: outside;
	list-style-type: circle;
}
#content h4 {
	color: #0099FF;
}
#content .highlight {
	color: #FEFF00;
	padding: 5px;
	border: 1px solid #FFFF00;
	background-color: #B10000;
	font-weight: bold;
}

#content table {
	border-collapse: collapse;
	background: #ccccff;
	width: 400px;
}
#content th,
#content td {
	border: 1px solid #9999cc;
	padding: 2px;
}
#content .note {
	font-size: .9em;
}
#content .footlink {
	color: #999999;
	font-size: 0.7em;
}
#content .footlink a:link,
#content .footlink a:visited {
	color: #999999;
	text-decoration: underline;
}
#content .footlink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}#credit {
	font-size: 0.7em;
	position: absolute;
	width: 250px;
	left: 25px;
	top: 500px;
	color: #000000;
}
#credit a {
	color: #000000;
}
