#TopLeftArea {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 20px;
}

#TopRightArea {
	float: right;
	width: 450px;
	padding-right: 10px;
}

h2.FeatureArea  {
	width: 290px;
	height: 19px;
	background: url(../../images/tit_feature_bg.jpg) no-repeat;
	padding: 10px;
	margin: 0px;
	vertical-align: middle;
	font-size: large;
	font-weight:bold;
	color: #FFFFFF; 
}

div.iconArea {
	width: 292px;
	padding: 4px 8px 3px 8px;
	background: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

li.Service1 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon01.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

li.Service2 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon02.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

li.Service3 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon03.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

li.Service4 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon04.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

li.Service5 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon05.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

li.Service6 {
	list-style: none;
	height: 20px;
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/top_icon06.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}