.dev-container{
	width:1000px;
	height:2610px;
	background-color:#fff;
	float:left;
}
.margin-box{
	width:1000px;
	height:10px;
	background-color:#fff;
	float:left;
}

.right-content-box{
	width:775px;
	height:790px;
	background-color:#fff;
	float:left;
	margin-left:20px;
	
}
.dev-fest-content{
width:771px;
height:auto;
background-color:#fff;	
border-radius:5px;
border:#993300 solid 2px;
margin-top:30px;

float:left;
}

.fest-title-box{
width:300px;
height:60px;
line-height:30px;
border-radius:10px;
background-color:#FF9933;
border:#993300 solid 2px;
margin-top:-30px;
margin-left:-3px;
text-align:center;
font-size:22px;
color:#993300;
font:Mangal;
float:left;
}


.festival-img-box{
width:708px;
height:200px;
margin-top:15px;
margin-left:30px;
border-radius:5px;
border:2px solid #000000;
background-image:url(../images/fest-big/gopastami.jpg);
background-repeat:no-repeat;
float:left;
}

.text-content-box{
width:714px;
height:auto;
margin-top:20px;
margin-left:30px;

text-align:justify;
font-size:18px;
line-height:30px;

color:#000;
font:Mangal;
float:left;
}