#subContent {
	margin:0 auto;
	width:856px;
	background:url(../_images/left-col-bg.jpg) no-repeat top left #e3d9c0;
}
#subLeftCol {
	width:310px;
	float:left;
}
#subLeftCol div {
	margin:9px 6px 0 9px;
}
#subLeftCol div p {
	margin:6px 13px 6px 18px;
}
#subContentCol {
	width:546px;
	float:left;
	background:#f9ecca;
}
#subContentCol p {
	margin:10px 23px;
}
#subContentCol h2{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 25px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 23px;
}
#subContentCol h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 25px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 23px;
}

.form {
	width:470px;
	height:499px;
	background:url(../_images/formBackgr.jpg) no-repeat;
	color:#FFF;
	float:left;
	margin-left:10px;
	padding-left:20px;
	font-weight:bold;
}

#subContent li {
	padding-left: 15px;
	list-style: none;
	background-image: url(../_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabInfoBox{
	clear: both;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 23px;
	padding-top: 10px;
}
.inactiveTab{
	display:none;
	width:474px;
	padding:5px 0 10px 0;
	clear:both;
	background:url(../_images/tabs-bg.gif) bottom left no-repeat;}
	
.activeTab{
	display:block;
	width:474px;
	padding:5px 0 10px 0;
	clear:both;
	background:url(../_images/tabs-bg.gif) bottom left no-repeat;}

#tabTabs {
	padding:1px 0 0 0;
	background:url(../_images/tab-tabs-bg.gif) no-repeat top left;
	height:42px;
}

#tabTabs a{
	display:block;
	height:38px;
	float:left;
	margin:2px 2px 2px 5px;
}

#HistoryTab{background:url(../_images/tab-history.gif) no-repeat bottom right; width:69px;}
#TraditionTab{background:url(../_images/tab-tradition.gif) no-repeat bottom left; width:101px;}
#AccreditationTab{background:url(../_images/tab-accreditation.gif) no-repeat bottom left; width:101px;}

.form2 {
	width:470px;
	height:360px;
	background:url(../_images/formBackgr2.jpg) no-repeat;
	color:#FFF;
	float:left;
	padding-top:20px;
	margin-left:10px;
	padding-left:20px;
	font-weight:bold;
}
