#subpage #header {
	width: 100%;
	height: 338px;
	background: url(../images/sub_bg.jpg) repeat-x;
	position: relative;
}

#subpage #content { padding-bottom: 0px; }

#subpage #menu-cont {
	height: 338px;
	width: 997px;
	margin: 0 auto;
	position: relative;
}

#title { height: 27px; border-bottom: #ebeae8 1px solid; padding-bottom: 20px; margin-bottom: 20px; position: relative; }
#title h2 { position: absolute; left: 50%; top: -22px; margin-left: -497px; padding: 0; width: 997px; }

#center .first { font-size: 16px; margin-top: 0; padding-top: 0;}

#links {
	width:100%; background: url(../images/links_bg_cont.jpg) repeat-y 50% top;
	margin-top: 20px !important; float: left;
}
#links-content { width: 977px; margin: 0 auto;
	background: url(../images/links_bg.jpg) no-repeat; height: 88px; clear: both; position: relative;
}

#links-content .lc { position: absolute; top: 40px; }
#lc-a1 { left: 0; white-space: nowrap; background: url(../images/arrow_links.png) no-repeat right 3px; padding-right: 8px; width: 100px }
#lc-a2 { left: 332px; white-space: nowrap; background: url(../images/arrow_links.png) no-repeat right 3px; padding-right: 8px; }
#lc-a3 { left: 664px; }
#lc-a4 { left: 740px; top: 10px !important; margin: 0; padding: 0;
	color: white; font-family: Times, "Times New Roman", Georgia, serif; width: 220px; padding: 8px 0 0 15px;
	background: url(../images/quote_top.png) no-repeat left top;
}

#lc-a4 p { background: url(../images/quote_top.png) no-repeat right bottom; padding: 0 15px 8px 0; margin: 0; }

