body{

	
overflow-x: hidden;
}

p{


}

#slider{
	width:500px;
	top:162px;
	position: fixed;
	z-index:9999999;
}
#slider img {}
   
#header{ 
	width:340px;
	position:absolute; 
	right:0px; 
	border:1px solid #f2a61d;
	margin-left:40px;
	padding:5px 35px 30px 35px;
	border-radius:20px 0px 0px 20px;
	box-shadow: 0 0 8px gray; background-color:#f2a61d; z-index:9999999;
}


#sidebar{
	position:absolute;
	top:105px;
     left: 119px;
	 z-index:99999999;
	box-shadow: 0 0 8px gray; z-index:9999999;
}

#sidebar1{
	position:absolute;
	top:105px;
     left: 119px;
	box-shadow: 0 0 8px gray;
}


/*h3{
	font-family: 'Roboto Slab', serif;
}*/


h4{
	font-size:15px;
}
div#title{
	position:absolute;
	top:300px;
	left:650px;
	}
	
select{
	padding:6px;
	width:100%;
	font-size:15px;
	border-radius:2px;
	border:3px solid #98d0f1;
}

textarea{
	padding:6px;
	font-size:15px;
	border-radius:2px;
	border:3px solid #98d0f1;
	margin-top: 10px;
	height:80px;
	width:100%;
}	


/*--------------------------------------
		Advertisement div
----------------------------------------*/
