
#indexfloaters {
	margin: 10px 0 -10px 0;
	width: 534px;
	height: 289px;
	position: relative;
	background: url(images/indexfloatersb.jpg) no-repeat;
}

#floater-1 {
	width: 124px;
	height: 80px;
	background: #666666;
	position: absolute;
	top: 0;
	left: 106px;
}

#floater-2 {
	width: 124px;
	height: 80px;
	background: #666666;
	position: absolute;
	top: 0;
	left: 334px;
}

#floater-3 {
	width: 124px;
	height: 160px;
	background: #666666;
	position: absolute;
	top: 100px;
	left: 225px;
}

#indexbox p{
	font-size: .7em;
	line-height: 1.3em;
	margin: 12px 40px 12px 50px;
	color: #FFFFFF;
}

#indexbox a {
	color: #FFFFFF;
}

#indexbox {
	width: 530px;
	background-color: #234268;
	margin: 10px 0 30px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

#indexbox2 {
	width: 536px;
	background-color: #DDDDDD;
	margin: 10px 0 30px;
}

#indexbox2 p {
	font-size: .7em;
	line-height: 1.3em;
	margin: 12px 40px 12px 50px;
}

.center {
	text-align: center;
}

#indexbox2 a, #index-promo a {
	color: #1E569B;
}

#indexbox2 a:visited, #index-promo a:visited  {
	color: #1E569B;
}

#indexbox2 a:hover, #index-promo a:hover {
	color: #333333;
}

#index-promo {
	width: 584px;
	background: #EFEFEF;
}

#index-promo p {
	font: 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 8px 0;
}

.ind-promo-pic {
	padding: 40px 0 4px 0;
	margin-left: 14px;
	width: 363px;
	float: left;
}

.ind-inset {
	padding: 0 0 0 20px;
}

.ind-promo-box {
	width: 160px;
	float: left;
	margin: 15px 0 4px 15px;
	border: 1px solid #F4B247;
	background: #FFFFFF;
}

.ind-promo-box h2 {
	color: #000000;
	text-align: center;
	font-size: 16px;
	
}

.ind-promo-box p, .ind-promo-box a {
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
	margin: 8px 0;
}

.ind-promo-box a:link, .ind-promo-box a:visited {
	color: #666666;
	text-decoration: underline;
}

.ind-promo-box a:hover {
	color: #000000;
	text-decoration: underline;
}

.ind-promo-box a:active {
	color: #666666;
	text-decoration: underline;
}

#index-promo li {
	font-size: 13px;
}

.img-right {
	float: right;
	margin: 0 0 0 10px;
}
