
#clsPageAboutUs .aboutusBox{
	width:850px;
	margin:0 auto 42px auto;

}
#clsPageAboutUs .aboutus{
	background:url(../images/box1-bg.png) repeat-y left top;
	width:847px;
	padding:0 3px 0 1px;
}
#clsPageAboutUs .aboutus-content{
	background:none;
	
}
.sticky {
    background: #ffffff;
    height: 0px;
}
.topPaddingMiddle
{
	padding-top:0px;
}	
#clsPageAboutUs .aboutus-btm{
	background:url(../images/box2-bg-btm.png) no-repeat left bottom;
	width:850px;
	height:20px;
}
#clsPageAboutUs .subheader {
		padding:20px 20px 5px 20px;
		text-align:center;
		color:#9b3771;
		font-size:18px;
		font-weight:normal;
		font-family:Tahoma, Geneva, sans-serif;
		}
#clsPageAboutUs .subheader-type1 {
		text-align:center;
		font-size:14px;

		}
#clsPageAboutUs .aboutus-text {
		text-align:justify;
		font-weight:normal;
		line-height:30px;
		padding:3%;
		width:100%;
		float:left;
		}
body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer {
    margin-left: 0px;
}	
html body .content .content-wrapper {
    padding: 0rem 0px;
}
	
/*********************
	
 *********************/

/*.panel-success > .panel-heading {
    color: #fff; 
    background-color: #509d33;
    border-color: #509d33;
}*/

@media only screen and (min-width: 320px) and (max-width: 1200px) {
#clsPageAboutUs .aboutusBox {
    width: 98%;
float: left;
padding: 1%;
}
.panel {
    
    border: none;
    
}



}