@charset "utf-8";
/* CSS Document */

body
	{
		
		background:url(../images/background.jpg);
		background-repeat:repeat;
		width:100%;
		height:auto;
		margin:0;
		font-family: 'PT Sans', sans-serif;
		font-size:100%;
	}
	
.top
	{
		background-color:#000;
		width:100%;
		height:3.4em;
		margin:0 auto;
		color:#FFFFFF;
		line-height:3.4em;
		text-indent:4em;
		
	}


	
.main_container
	{
		background-color:#fff;
		width:1000px;
		height:auto;
		margin:3em auto;
	}
	
	
.container_left
	{
		background:url(../images/left_bg.jpg);
		background-repeat:no-repeat;
		width:24%;
		height:35.8em;
		float:left;
		}
		
		.vbg
	{
		background:#ccc;
		background-repeat:no-repeat;
		width:100%;
		height:508px;
		float:left;
		}
		
		.video
	{
	
		background-repeat:no-repeat;
		width:100%;
		height:150px;
		margin:60px 0 0 0px;
		float:left;
		}
		
			.video1
	{
	
		background-repeat:no-repeat;
		width:100%;
		height:150px;
		margin:48px 0 0 0px;
		float:left;
		}
		
					.video2
	{
	
		background-repeat:no-repeat;
		width:100%;
		height:150px;
		margin:0px 0 0 0px;
		float:left;
		}
		
	.logo
	{
	float:left;
	margin:5px 0 0 10px;
	display:block;

			
			}		
		
.animationlogo
	{
	float:left;
	margin:8px 0 0 85px;
	display:block;

			
			}	
	
	
	
.logo logo animated bounce In
	{
			width:auto;
			height:auto;
			text-align:center;
			border-bottom: #000 solid 1px;
			margin:5px 0 0 0;
			
			}

.shivakumar_img
	{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:2em;
    margin-bottom:2em;
	}
	
.granites_img
	{
	width:100%;
	height:12em;
	margin-top:.8em;
	}	
	
.our_quarries_img
	{
	background-color:#FFFF00;
	width:100%;
	height:12em;
	margin-top:5.4em;
	margin-bottom:1em;
	}			

.button
	{
	width:5em;
	height:2em;
	float:right;
	background-color:#ce2027;
	line-height:2em;
    text-align:center;
    margin-bottom:0em;
	color:#FFFFFF;
	}

.button a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.button:hover
	{
	background-color:#000;
	border-radius:10em;
	
	}	


	
.contents
	{
	width:auto;
	height:auto;
	margin:0 auto;
	color:#000;
	padding:30px;
	line-height:1.6em;
	text-align:justify;
	
	}	
	
	.video3
	{
	margin:10px 0 0 50px;
	position:relative;
	float:left;

	
	}	
			
.navigation
	{
	width:100%;
	height:auto;
	margin:1em auto;
	text-align:center;
	line-height:2.5em;
	}
	
.navigation a
	{
	color:#000;
	text-decoration:none;
	padding:1em;
	}
	
.navigation a:hover
	{
	color:#fff;
	background-color:#ce2027;
	text-decoration:none;
	
	}	
	
				
.banner
	{
	background:url(../images/b1.html);
	width:100%;
	height:400px;
	margin:0 auto;
	}
	

.punch_line
	{
	background-color:#ce2027;
	width:100%;
	height:3em;
	margin:0 auto;
	text-align:center;
	line-height:3em;
	font-size:1.5em;
	letter-spacing:4px;
	color:#FFFFFF;
	font-style:italic;
	}	
	
.container_right
	{
		background-color:#fff;
		width:75%;
		height:81.8em;
		float:right;
		
	}	
	

	
.top_line
	{
		background-color:#930;
		width:1000px;
		height:.4em;
		margin:0 auto;
	}
	
.bottom_container
	{
	width:80%;
	height:10em;
	margin:0 auto;
	color:#000;
	line-height:1.8em;
	text-align:justify;
	}	
	
.bottom_box
	{
	background-color:#CCC;
	width:50%;
	height:10em;
	float:left;
	color:#000;
	line-height:1.8em;
	text-align:justify;
	}

.mapbg
	{
	float:left;
	width:100%;
	height:450px;
	background:#006633;
	margin:5px 0 0 0;
	}	
	
	.Map
	{
	display:block;
	float:left;
	padding:10px 0 0 0;


	}	
	
.footer
	{
		background-color:#000;
		width:100%;
		height:4em;
		margin-left:auto;
		margin-right:auto;
		margin-top:.9em;
		font-size:.8em;
		color:#FFFFFF;
		text-align:center;
	}	
	
.footer_center
	{
		line-height:4em;
		padding-left:2em;
		text-indent:.5em;
	}	

.footer_center a
	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.submit
	{
	background-color:#ce2027;
	width:100px;
	height:2.5em;
	border:none;
	color:#FFFFFF;
    text-transform:uppercase;
	cursor:pointer;
	 -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
	}	
	
.submit:hover
	{
	background-color:#000;
	border-radius:10em;
	
	}
