/* CSS Document */



body {
	font: 16px Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #272727 url(../images/blood.jpg) left top repeat;
	margin: 0px;
	padding: 0px;
}


#layout {
	width: 1000px;
	text-align: justify;
	background: url("../images/bodycontainer3.jpg") left top repeat-y;
	margin: 0px auto;
}


#header {
	height: 264px;
}


#bodycontainer {
	background: url("../images/bodycontainer.jpg") left top no-repeat;
	float:left;
}


#bodycontainer1 {
	background: url(../images/bodycontainer1.jpg) left bottom no-repeat;
	padding: 33px 240px 0px 239px;
}


.row {
	background: url("../images/row.jpg") left bottom no-repeat;
	padding:0px 0px 40px 0px;
	margin:0px 0px 20px 0px;
}


.row1 {
	background:url(../images/row.jpg) left bottom no-repeat;
	padding:0px 0px 40px 0px;
	margin:0px 0px 20px 0px;
}


.column1 {
	width:45%;
	float:left;
}


.column2 {
	width:45%;
	float:right;
}


#footer {
	background:url(../images/footer1.jpg) left top no-repeat;
	padding:10px 138px 22px 144px;
}


#footerleft {
	float: left;
	font: 14px Myriad Pro, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


#footerright {
	float: right;
	font: 14px Myriad Pro, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


.floatimgleft {
	float: left;
	margin: 0px 25px 0px 0px;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}



/*	Text Style Start Here */


h1 {
	font: bold 37px Garamond, "Times New Roman", Times, serif;
	color: #a20000;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.h1span {
	font: bold 37px Garamond, "Times New Roman", Times, serif;
	color: #000000;
}


h2 {
	font: bold 32px Garamond, "Times New Roman", Times, serif;
	color: #a20000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


h3 {
	font: 19px Myriad Pro, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}



/*	Text Style End Here */





/*	Menu Style Start Here  */


a {
	color:#a90000;
	text-decoration:underline;
}


a:hover {
	text-decoration:none;
}


#footer a {
	color:#ffffff;
	text-decoration:underline;
}


#footer a:hover {
	text-decoration:none;
}



/*	Menu Style End Here  */







/* inner pages css start 

h2{font:17px Tahoma, Arial, Helvetica, sans-serif ;margin:0px; color:#2c3031; font-weight:bold; padding:0px 0px 0 0px;}

h2 span{color:#3B4E6E}*/

.aboutus-img{float:right; border:4px solid #000;	margin:0 0px 10px 20px;}

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#a20000; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}

h6{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#a20000; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutcolumnzone{padding:20px 0px 16px 0px;}

.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}

.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}

.abouticon{float:left; margin:0px 20px 0px 0px;}

.insidereadmore{padding:10px 0px 10px 0px;}

input.button{color:#fff; background:#a20000; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000;}

input.button:hover{cursor:pointer; color:#fff; background:#000; border:1px solid #a20000;}

.project-img{float:right; margin-left:20px;	border: 6px solid #000;}

.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}

.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #000; padding-bottom:10px; padding-right:20px}

.servicecolumnzone{padding:20px 0px 16px 0px;}

.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}

.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}

.blog-posted-row{padding:3px;}

/* inner pages css ends */


