@charset "utf-8";
/* CSS Document */


body
	{
		margin:0px;
		padding:0px;
	
	}
	#top
	{
		width:100%;
		height:143px;
		padding:0px;
		margin:0px 0px 5px 0px;
		border-bottom:5px solid #5eb0e6;
	/*	background-color:#197b99;*/
	
		}
		
		.vmore {
padding: 10px;
float: left;
background-color: #1683fb;
border-radius: 6px;
color: #fff;
display:none;
}
.vmore a {
text-decoration: none;
color: #fff;
}  

h3
{
	font-family: 'Oswald', sans-serif;;
	font-size:20px;
	float:right;
	color:#095551; font-weight: normal;
	margin-right:120px;
	
}
h1
{
	color:#11662d;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
h2
{
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	text-transform:uppercase;
	background-color:#197b99;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	
	 color:#b4191e; font-weight: bold;
/*	margin-right:120px;*/
	border:1px dashed #ffdbdc;
	
	padding:10px;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}


p
{
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	}
		.gallery
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#b92a0d;
		width:98%;
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:3px solid #dfe1e2;
	}
	.img2
{
	margin:10px;

}
#FOOTER
		{
			width:100%;
			/*height:170PX;*/
			float:left;
			background-color:#474747;
			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:#197b99;
			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:#197b99;
			text-decoration:none;
		}
		.thariff a:hover
		{
			color:#197b99;
			text-decoration:none;
		}

		
		.power
		{
			width:50%;
			height:auto;
			padding:0px 0px 0px 30px;		}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
			line-height:17px;
}
	
		@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.vmore {
        display: block;
        margin:10px 0px;

    }
	
	
	#top
	{
		height:auto;
		border:0px;
			
	}
