/* CSS Document */

#indexcontent {
	float: right;
	display: inline;
	vertical-align : top;
	text-align : left;
	width: 595px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	border: none;
	margin: 0 0 35px;
	min-height : 550px;
	height : auto !important;
	height : 550px;
	padding-top: 0px;
}
#centrecol {
	width: 421px;
	padding-right: 2px;
	float: left;
	padding-top: 0px;
	margin: 0px 30px 0px 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-image: url(../images/indexbg.jpg);
}
#rightcol {
	width: 140px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.centrediv1 {
	min-height : 170px;
	height : auto !important;
	height : 170px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/indexparts.gif);
}
.centrediv2 {
	min-height : 170px;
	height : auto !important;
	height : 170px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/indexlogos.gif);
}
.centrediv3 {
	min-height : 170px;
	height : auto !important;
	height : 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/indextools.gif);
}
.righttop {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #002266;
	font-weight: bold;
}
.rightcontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.indexlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.index
{
	background-image: url(../images/indexarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 2px 0px 2px 2em;
	margin-top: 3px;
	margin-bottom: 0em;
	margin-left: 1.25em;
	font-weight: bold;
}
