#mainTitleBarArrow {
	height: 43px;
	background-image:url(images/template1-main-title-arrow.gif);
	background-repeat:repeat-x;	
	padding: 23px 10px 0px 20px;
}
#subtitleBar {
	background-image:url(images/template1-sub-title-bg.gif);
	height: 37px;
	padding: 11px 10px 0px 20px;
}
#templateContent {
	padding: 0px 10px 10px 20px;
	font-size: .7em;
}
#templateLeftContent {
	float: left;
	width: 888px;
}
#templateRightContent {
}