@charset "utf-8";
/* CSS Document */
html, body{height:100%;}
body
	{
		margin:0 auto;
		padding:0;
		width:100%;
		background:#eee url("../images/back-body5.png");
		background-repeat: repeat-x;
	}
article, aside, figcaption, figure,footer, header, nav, section {display: block;}	

.content,
header,
div.top-section,
div.header,
section#slideshow,
section#consulting,
section#testimonial,
div.inner,
section#container,
section#services,
section#footer-top,
footer
	{
		clear:both;
		margin:0 auto;
		padding:0;
	}

header,
div.top-section,
div.header,
section#consulting,
section#testimonial,
section#services,
section#container
section#footer-top,
footer
	{/*width:100%;*/}
.content{position:relative;/*width:1000px;*/}
div.header 	{/*height:120px;*/}

header div.content, footer div.content{/*width:1000px;*/}
section#container div.content{/*width:978px;*/}

section#slideshow
	{
		background:#fff;
		box-shadow:0 0 3px rgba(0,0,0,0.2);
		/*width:980px;*/
		padding:10px;
	}
section#consulting
	{
		background:url("../images/bg2.jpg") no-repeat center center / cover;
		box-shadow:0 0 3px rgba(0,0,0,0.2);
		height:360px;
		
	}
section#testimonial
	{
		background:url("../images/back-testimonial.jpg") no-repeat center center / cover;
		height:360px;
	}
section#container > div.inner
	{
		background:#fff;
		border:solid 1px #ddd;
		padding:10px;
		/*width:978px;*/
	}
#main-col{/*float:left;*/ /*width:700px;*/}
aside{/*float:right;*/ /*width:250px;*/}
section#services
	{
		background:#fff;
		padding:40px 0;
	}
footer
	{
		background:#333;
		overflow:hidden;
	}
section#footer-top
	{
		background:#222;
		padding:20px 0;
		overflow:hidden;
		color:#999;
	}
div.page-content{min-height:400px; height:auto;}
div.page-content p{text-align:justify;}	
#tips
	{
		background:#19e8f4;
		padding:20px 0;
		overflow:hidden;
	}

	/******2nd nov********/
	/*.memeberShip{
	  width: 48%;
	float: left;

	}
	.FellowShip{
	  width: 30%;
	  text-align: right;
	float: right;
	}*/
	#slider{
	  height: 379px;
	}
	/*.header img {
	    width: 385px !important;
	}*/
	.mem-fellow{
	  position: relative;
	width: 100%;
	display: inline-block;
	}
	div.header {
	  /*  height: 57px !important;*/
	}

	.memeberShip h2{
	  display: inline-block;vertical-align: top;color: #fff;color: #000;width: 100%;font-size: 22px;
	}
	.FellowShip h2{
	  display: inline-block;vertical-align: top;color: #fff;color: #000;width: 100%;font-size: 22px;
	}
	#logo img{
		width: 385px;
	}
	.navbar-toggle {
	    background-color: #fff !important;; 
	    border: 1px solid #cb0909;
	    color: #090909;
	    z-index: 99999;
	    float: left;
	}
	.navbar-toggle .icon-bar {
	    background: #070707;
	}
	.memeberShip img, .FellowShip img {
	    width: 150px;
	}
	.FellowShip {
	    text-align: right;
	}
	.post-block .col-md-3 {
	    padding: 0 4px;
	}