#headerBottom {
	position:relative;
	width: 750px;
	height:20px;
	background-image:url(../img/bgHome/home_bg_09.jpg)
}

.headerTitle{
	position:relative;
	padding-top:3px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-indent:20px;
}

#topBody{
	position: relative;
	margin-top:2px;		/** APPLY LINE SPACING **/
	margin-left: 238px;
	width: 722px;
	height:356px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#botBody{
	position:relative;
	width: 960px;
	height:175px;
}

#botBodyWrap {
	position:relative;
	width:750px;
	height:20px;
	float:left
}

#botBodyContent{
	position:relative;
	margin-top:2px;
	height:143px;
	width:750px;
	padding-top:10px;
	background-image:url(../img/bgHome/home_bg_10.jpg)
}

#menuLeftPad{
	float:left; 
	width:16px; 
	height:354px; 
	border:0px;
	background-image:url(../img/bgHome/home_bg_02.jpg);
}

#menuBackground{
	float:right; 
	width:220px; 
	height:354px;
	background-image:url(../img/bgHome/home_bg_03.jpg);
}

.leftColumn {
	position: relative;
	width: 238px;
	height:354px;
	margin-left: -238px;
	padding:0px;
	float:left;	
}

.middleColumn {
	float:left;
	width:510px;
	height:330px;
	margin:0px;
	padding:0px;
}

.rightColumn {
	position:relative;
	float: right;
	width:178px;
	height:300px;
	margin:0px;
	padding:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(../img/bgHome/home_bg_07.jpg)
}

.latestNews {
	position:relative;
	width:208px;
	height:175px;
	float:right;
	background-image:url(../img/bgHome/home_bg_11.jpg)
}

.latestNews_Content{
	position:relative;
	margin-top:15px;
	margin-left:15px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.latestNews_Content ul {
	position:relative;
	width:180px;
	margin: 0px;
	padding:0px;
	list-style:none;
}

.latestNews_Content li {
	position:relative;
	margin-top:5px;
	padding:0px;
}

.systemListItem{
	position:relative;
	float:left; 
	width:145px;
	height:140px;
	padding-left:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.systemListItem_MoreLabel{
	position:absolute; 
	margin-top:120px; 
	margin-left:35px;
}

