body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height: auto;
		padding:0px;
		margin:0px 0px 5px 0px;
		background-color:#513c2b;
		/*border-bottom:25px solid #8f2011;*/
		}
		.vmore {
padding: 10px;
float: left;
background-color: #1683fb;
border-radius: 6px;
color: #fff;
display:none;
}
.vmore a {
text-decoration: none;
color: #fff;
} 
h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right; color:#fff; font-weight:bold;
	margin-right:100px;
}
h1
{
	color:#398854;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
h2
{
	color:#8f2011;
	font-size:16px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
}
p
{
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
	
	
	h3
{
	color:#4b0e05;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.img
{
	width:100%;
		margin:0px 0px 10px 0px;
	
	/*faebe4*/
}
p.thick {
    font-weight: bold;
}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#302822;
			padding:10px;
		margin-top:12PX;
		}
	.bottom-outer
		{
		
			float:left;
		}
		.thariff
		{
			width:90%;
			height:60px;	
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#8f2011;
			background-image: url(images/bg.jpg);
			background-repeat:repeat-x;
			text-decoration:none;
			padding:20px;
			margin-left:10px;
			margin-top:10px;
			padding-top:10px;
			font-weight:bold;
			text-align:center;
			
		}
		.thariff a
		{
			color:#8f2011;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#8f2011;
			text-decoration:none;
		}
		.style1
		{
			color:#fff;
			line-height:17px;
			
		}
		
		.power
		{
			width:50%;
			height:auto;
			padding:0px 0px 0px 30px;		}


@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.vmore {
        display: block;
        margin:10px 0px;

    }

	
	#top
	{
		height:auto;
			
	}
	.col-xs-6
	{
		float:left;
		margin-right:0px;
		
			}
	/*.thariff
		{
				background-image: none;
		}*/
}