#header{
	background:url("../images/header-bg.png") no-repeat scroll center top #cf7b07;   /*#013655----blue*/
}

body{
	background:url("../images/bg.jpg") repeat;
	font-size: 11pt;

}
#header{
	margin-top:0px;
	padding-top:0px;
}
#nav{
	padding-top:20px;
	float:right;
}

}
.sf-menu a{
	text-shadow: 0px 0px 0 hsl(192, 60%, 50%) !important
}
img, embed, object, video{
	/*max-width:100% */
}

.scroll-text
{
	color:#666666;
	font-weight:bold;
	font-size:9pt;
}

p{
	font-size: 11pt;
	text-align:justify;
   /*line-height: 1.6;*/
}

h3,h4
{
	font-weight:bold;
}

ul.list_owner li{
margin-bottom:0px;	
}

b
{
	font-weight:bold;
}

#mahadwar,#chayan,#id3{
	display:none;	
}
#footer_bottom{
	margin-bottom: 0px;
	margin-top: 0px;
}
.container .six.columns{
	width: 38%;
}
#copyright{
	width: 100%;
}
#header_bottom a{
	margin-top: -20px;
}

table.oliv_table{
	width:100%;
	border-collapse: collapse;
}

.container .ten.columns{
	width:528px;	
}
/* ================= BACK TO TOP BUTTON ================== */
.back-to-top {
    background-color: #cf7b07;
}
.back-to-top:hover {
    background-color: #000;
}

/* ================= BACK TO TOP BUTTON ================== */
 .back-to-top {
    position: fixed;
    bottom: 0px;
    right: 15px;
    display: none;
    background-image:url('../images/gototop.png');
    background-repeat:no-repeat;
    background-position:center center;
    width:60px;
    height:60px;
    -webkit-transition:background 0.2s ease-in-out;
    -moz-transition:background 0.2s ease-in-out;
    -o-transition:background 0.2s ease-in-out;
    -ms-transition:background 0.2s ease-in-out;
    transition:background 0.2s ease-in-out;
}
.sf-menu ul, .sf-menu ul ul
{
	background-color:#cf7b07;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	vertical-align: top
}
a{
	color: #aa610a;
}
.container .four.columns{
	width:300px;
}

.left-div
{
	
	width:49%; 
	float:left;
	 /*border:1px solid #F00;*/
	  height:280px;
	   margin-top:10px;
}
.right-div
{
	width:49%; 
	float:right; 
	/*border:1px solid #00F; */
	height:280px;
	 margin-top:10px;
}


#contactform input, #contactform textarea, #contactform select
{
	height:auto;
}

