	/* Developed By Md. Mahmdudul Anam
		anam212001@yahoo.com
	*/

	/* Main Layout */

	div#wrapper{
	    width: 892px;
	    background-color: #fff;
	    border: 0px solid red;
	}

	/* Header Start */
	div#header{
		width: 892px;
		background-color: #2e7bc3;
		border: 0px solid green;
		margin-bottom: -5px;
	}
	div#topbanner{
		text-align: left;
		height:128px;
		width: 892px;
		border: 0px solid yellow;
		background:url(../img/topbanner.jpg);
		background-repeat: no-repeat;
	}
	div#header-left{
	    float: left;
		margin-top: 30px;
	    border: 0px solid white;
	}
	div#header-right{
	    width: 532px;
	    float: right;
		text-align: right;
	}
	#banner-image{
		border:0px;
		text-align: right;
		width: 532px;
		
	}
	/* Header End */


	/* Container Start */
	div#container{
		float:left;
		clear: both;
		border:solid 0px red;;
		margin-top:10px;
		width: 892px;

	}
	
	div#container a{
	
		color: #297ead;

	}
	
	
	div#container-left {
	    float: left;
		clear:both;
		border:0px solid red;
		width:65%;
	}
	
	div#container-left-inner {
	    float: left;
	    width: 18%;
	    margin-right: 5px;
	    border: 0px solid green;
		padding:0px 5px 5px 5px;
		padding-left:10px;	
		text-align:left;
		min-height:420px;
		height:100%;
		background:#ECF0F0;
		font-family:"Times New Roman", Times, serif;
	}
	div#container-left-inner a {
	 
		text-decoration: underline;
		font-size: 12px;
		font-family:Arial;
	
		color: #297ead;
	 
	}
	
	
	
	
	div#container-right-inner
	{
		float: right;	
		border:0px solid blue;
		width:75%;
		padding-top:0px;
		padding-left:0px;
		padding-right:10px;
		padding-bottom:10px;
		
		min-height:400px;
		height:100%;
	
	}
	
	div#container-right-inner a
	{
		text-decoration: underline;
		font-size: 12px;
		color: #297ead;
	
	
	}
	
	.top-content-heading{	  
	    
		padding-top: 0px;
		color:#e58700;
		font-weight: bold;
		font-size: 14px;
	}
	.content-heading-newsletter-excerpts1
	{
		padding-top: 0px;
		color:#e58700;
		font-weight: bold;
		font-size: 14px;
	
	
	
	}
	.innerright-topcontentheading
	{
	
		padding-top: 0px;
		padding-bottom: 10px;
		color:#e58700;
		font-weight: bold;
		font-size: 14px;
		text-transform:uppercase;
	
	
	
	}

	
	
	
	
	div#container-right {
	    float: right;
	    width: 280px;
	    margin-right: 5px;
	    border: 0px solid green;
	}
	
	
	
	
	/* home style start */
	#banner{
	    clear: both;
		float:left;
		padding-left:12px;
	}
	
	#placecontent{
	float:left;
	width:400px;
	clear:both;
	height:400px;
	border:1px solid red;
	padding:5px 5px 5px 5px;
	text-align:left;
	}
	
	
	#bottom-box{
	    float: left;
	    width: 600px;
	    clear: both;
	    border: 0px solid red;
	}
	#bottom-box-left{
		width: 200px;
	    float: left;
	    text-align: left;	
	    border: 0px solid green;
	}
	#bottom-box-right{
		width: 180px;
	    float: right;
	    text-align: left;
	    border: 0px solid green;
	}
	#bottom-box-middle{
		width: 190px;
	    float: left;
	    text-align: left;
	    border: 0px solid green;
	}

	.right-box{
		width: 280px;
	    float: left;
	    text-align: left;
	    border: 0px solid green;
	}
	.left-box{
		width: 200px;
	    float: left;
	    text-align: left;
	    border: 0px solid green;
	}
	
	.inner-right-box{
		width: 280px;		
		height:100%;
	    float: left;
	    text-align: left;
	    border: 0px solid red;
	}


	/* home style end */

	/* Inner page style */
	div#inner-container{
		float:left;
		clear: both;
		border:solid 0px red;;
		margin-top:10px;
		width:892px;
		text-align: left;

	}
	/* Inner page style */



	.readmore{
		text-align: right;
	}
	.hspacer{
	    clear: both;
		height: 40px;
	}
	.bottom-spacer{
	    clear: both;
		height: 10px;
	}



	/* Container End */

/* Footer Start */

	div#footer{
	    clear: both;
		width: 892px;
		height: 30px;
		text-align: center;
		padding-top: 7px;
		background-color: #f1f1f1;
		color: #716b6b;
	}


/* Footer End */


/* form Arif */

.search form div.input
{
	color: #666;
	border: solid 0px red;
	width: 100%;
	height: 2px;
	margin-left:50px;

}


.search form div.submit
{
	border: 0px solid green;
	clear: both;
	margin-top: 10px;
	
}

#textbox form input
{
width:50px;
	
	
}
.search_form_manage
{

}
.search_button 
{
width:40px;
}