body{
	background-image:url("_img/bodyBG.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#e6e6e6 !important;
}

#pnCMSMain{
	padding-top:50px !important;
	border-right:1px solid #cdcdcd;
	height:100%
}

#pnCMSRight{
	background-image:none !important;
	border-left:1px solid #fff;
}

#pnCMSRight .cover_right .box{
	border-bottom:1px solid #cdcdcd !important;
	border-top:1px solid #fff !important;
	background-position:12px 20px !important;
}
#pnCMSRight .cover_right .box:first-child{
	border-top:none !important;
	background-position:12px 10px !important;
}
#pnCMSRight .cover_right .box:last-child{
	border-bottom:none !important;
}
#pnCMSRight .cover_right .box p{
	color:#241f53 !important;
}
#pnCMSRight .box h2 a:hover{
	color:#241f53;
}

.readmore_purple {
	background-color:#241f53 !important;
	color:#fff !important;
}
.readmore_purple a{
	color:#fff !important;
}
.readmore_purple:hover {
	background-color:#ff6d00 !important;
}
