body {
	background: #FFF url(/images/bg-img.png) repeat-x 0px 0px; /*color: #CDDEE6;*/
	color: #5F46BF;
	font-family: "Lucida Grande","Lucida Sans Unicode", verdana, gulim, Arial, Helvetica,sans-serif;
	font-size: small;
	padding: 20px;
	text-align: center;
}
img {
    border: none;
}
.pgs, .pgs:link, .pgs:visited, .pgs:active  {
	color: #37004C;
	background-color: #F9EAFF;
	border: 1px solid #D77BFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a:link, a:visited {
    color: #330033;
    text-decoration: none;
}
a:hover {text-decoration: underline;}
#footer-bar {
    width: 956px;
    height: 66px;
    margin: auto;
    background: url(/images/bot-copyrignt.png);
}

#footer-bar #legal-text {
    color: #330033;
    text-align: center;
    padding-top: 30px;
    font-size: 11px;
}
.top-line{
  background:transparent url(/images/top.png) no-repeat center ;
  width:956px;
      margin: auto;
  height:76px;
}
.bottom-line{
  background:transparent url(/images/bot.png) left bottom;
  width:956px;
  height:11px;
      margin: auto;
  font-size:0;
}
.content-border{
  background:#FFF;
  border-left:1px solid #b27eb2;
  border-right:1px solid #b27eb2;
  
  width:954px;
}

.right-border{
  background:#FFF;

  border-bottom:1px solid #fef5fe;
  background:transparent url(/images/d.jpg);  
  width:560px;
}
.hr{
	border-color: #fef5fe;
	border:1px solid #fef5fe;
	color: #fef5fe;
}
.article{
	 font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #5F46BF;
}
.menu {
    font-family: "Gill Sans", Arial, Helvetica, sans-serif;
    font-size: 88%;
}
#sms-bar {
    width: 200px;
    height: auto;
    margin: auto;
    background: url(/images/bot-copyrignt.png);
}
