/* UPERCONTENT STARTS */
.LoopImages {
	width: 215px;
	float:left;
	padding:0 0 0 5px;
}
a.images {
	color: #656565;
	font-style:italic;
	font-weight: bold;
	background-image:url(../images/index/bg_link_img.jpg);
	background-position: right;
	background-repeat:no-repeat;
	padding: 0 20px 0 0;
	margin: 14px 0 0 0;
	float: right;
}
a.images:hover {
	color: #fff;
	background-image:url(../images/index/bg2_link_img.jpg);
	background-position: right;
	background-repeat:no-repeat;
}
/* UPERCONTENT ENDS */
/* CENTERCOL STARTS */
#LogoContent {
	width: 207px;
	height: 245px;
	float: left;
	background-image: url(../images/index/aw1.jpg);
	background-position:0 40px;
	background-repeat:no-repeat;
}
.InfoText h2 {
	font-weight: normal;
}
.InfoText {
	padding: 10px 30px 30px 30px;
	float:left;
}
.InfoText p {
    font-size: 13px;
    line-height: 18px;
    margin: 15px 0 0;
    padding: 0;
}

.bn {
	width:207px;
	float:left;
	margin-top:10px;
}
.bn .news {
	background-image:url(../images/index/bn_news.gif);
	background-position:top center;
	width:207px;
	height:65px;
	display:block;
}
.bn .certification {
	background-image: url(../images/index/bn_certification.gif);
	background-position:top center;
	width:207px;
	height:116px;
	margin-top:10px;
}
/* CENTERCOL ENDS */
