@charset "utf-8";
/* CSS Document */
@import url("base.css");
@import url("menu-a.css");

#main #content {
	float: left;
	width: 576px;
	padding: 12px;
	height: auto;
}
#content h3 {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 3px;
	letter-spacing: 0.7em;
	text-indent: 40px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(../images/ti-h-or.gif);
}
#content h4 {
	background-image: url(../images/ti2-gr.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-indent: 32px;
	letter-spacing: 0.2em;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	margin-left: 28px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#content ul {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 82px;
	margin-bottom: 12px;
}
#content p.indent {
	margin-left: 68px;
	margin-bottom: 16px;
	margin-right: 32px;
}
#content dl {
	margin-left: 28px;
}
#content dt {
	font-size: 1.1em;
	background-image: url(../images/r-arrow1.gif);
	background-repeat: no-repeat;
	text-indent: 22px;
	background-position: left;
	color: #000099;
}
#content dd {
	margin-left: 32px;
	margin-bottom: 8px;
	margin-right: 32px;
}
#content table {
	width: 516px;
	margin-left: 68px;
	margin-bottom: 12px;
}
#content table td {
	vertical-align: top;
}

#content table td ul {
	list-style-position: inside;
	list-style-image: url(../images/blockg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#content table td img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content table td .arrow {
}

#content #category {
	margin-left: 68px;
	margin-bottom: 12px;
}
#content #category ol {
	list-style-position: inside;
}


#content #contact {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content #e-mail {
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(../images/pencil01-010.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 42px;
	line-height: 36px;
}
