.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	background-color: #FFFFFF;
}
.topNav {
	background-image: url(images/topBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
}
.indexTop {
	background-image: url(images/indexMain.jpg);
	margin: 0px;
	height: 260px;
	width: 583px;
}

.topNav a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}
.topNav a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}
.leftNavWait {
	background-image: url(images/leftCenter_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 10px;
	padding-top: 15px;
	padding-left: 20px;
}
.leftNavWait a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.quoteTop {
	background-image: url(images/quote_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 213px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}
.quoteMiddle {
	background-image: url(images/quote_02.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 213px;
	font-size: 11px;
	line-height: 20px;
}
.quoteBottom {
	background-image: url(images/quote_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 213px;
	height: 25px;
}
.content {
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 15px;
}

