/* CSS Document */

body {
	font:11px Arial, Helvetica, sans-serif;
	color:#565656;
	background:#d4ebf9 url(../images/bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:1003px;
	background:url(../images/header.jpg) top center no-repeat;
	margin:0px auto;
}


.header {
	height:100px;
	position:relative;
}

.header-left {
	float:left;
	padding:0px 0px 0px 50px;
	margin:1px 0px 0px 0px;
}
.header-middle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-style:oblique;
	font-weight:bold;
	color:#000;
	margin:10;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	float:left;
}

.header-right {
	float:right;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding:30px 90px 0px 0px;
}

.menuzone {
	width:906px;
	height:38px;
	background:#d4ebf9 url(../images/menubg.jpg) left top repeat-x;
	margin:0px auto;
}

.menuleft {
	background:url(../images/menu-left.jpg) left top no-repeat;
	margin-top:0;
}

.menuright {
	background:url(../images/menu-right.jpg) right top no-repeat;
	height:39px;
	margin:0 0 0 2px;
}

.container {
	width:898px;
	background:url(../images/container.jpg) left top no-repeat;
	text-align:justify;
	padding:2px 4px;
	margin:0px auto;
}
.container-left {
	width:620px;
	float:left;
}

.container-right {
	width:260px;
	float:left;
}
#sen{
	 border-bottom: 1px dashed #909 ;
    height: auto !important;
margin-bottom:20px;
padding-bottom:20px;
	min-height:250px;
}
#sen img{
	float:left;
	border:1px solid #2D172C;
	margin:1px 20px 5px 0;
	height:auto;
}
#sen p{
 font: 12px/20px Verdana;
	text-align:justify;
	margin:5px 5px 32px 10px;
	
}

#sen h4{
	color:#090;
	font-weight:bold;
}

#sen ul.list{
	list-style-image:url("../images/arrow.gif");
	font-size:14px;
	color:#000000;
	white-space:normal;
	margin-left:0;
	padding-left:20px;
	font: 12px/20px Verdana;
}
#sen a{
	text-decoration:none;
}
#sen p a {
	color:#060;
	text-decoration:underline;
}
#sen h3{
	
font:20px georgia, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:bold;
	border-bottom:1px solid #0C9;
	border-top:1px solid #0c9;
	padding:6px 2px 6px 23px;
	margin:0 70px 10px 1px;
	float:left;

}
#sen div.sen-history{
	min-height:580px;
}
#sen div.sen-history p{
	float:left;
}
#sen div.sen-pre{
	min-height:450px;
}
.banner {
	height:280px;
	background:url(../images/banner.jpg) left top no-repeat;
}


.workarea {
	padding:20px 11px 20px 11px;
}
.container p{
	font:Georgia, "Times New Roman", Times, serif;
	color:#000;;
}



.floatimgleft{
	float:left;
	margin:0px 32px 10px 0px;
}

.newszone {
	padding:0px 14px 20px 14px;
	background:url(../images/newsbottom.jpg) left bottom no-repeat;
}

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

.contact {
	height:172px;
	color:#BBD8E6;
	background:url(../images/contactbg.jpg) right top no-repeat;
	padding:26px 0px 0px 35px;
}
.contact a{
	color:#BBD8E6;
	text-decoration:underline;
	background:none;
}

.footer {
	background:url(../images/footer.jpg) left top repeat-x;
	text-align:center;
	padding:39px 0px 57px 0px;
}

.footer-inside {
	width:1000px;
	margin:0px auto;
}

.clear {
	clear:both;
	margin:auto;
	padding:0px;
	background-color:#d4ebf9;
}


/* Text Style Start Here */

h1 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:100;
	border-bottom:1px solid #558F2A;
	padding:0px 0px 0px 0px;
	margin:0px 0px 19px 0px;
}

h2 {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:bold;
	border-bottom:1px solid #0C9;
	border-top:1px solid #0c9;
	padding:6px 0px 6px 23px;
	margin:0px 0px 18px 0px;
}


.greenheading {

	color:#060;
}

.blackfont12 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#143956;
	padding:0px;
	margin:30px 0px 20px 0px;
}

.bluefontlight {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
}

.contactheading {
	font:20px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#D4EEFB;
	margin:0px 0px 10px 0px;
}

.whitebold {
	color:#ffffff;
	font-weight:bold;
}

/* Text Style End Here */




/* Menu Style Start Here */

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

a:hover {
	color:#000000;
	text-decoration:none;
}



.main li .active {
	background:url(../images/home.jpg) left top no-repeat;
}


.footerlink {
	font-weight:bold;
	font-size:12px;
}

.footerlink ul  {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover {
	text-decoration:none;
}

/* Menu Style End Here */



/* Inside Style Start Here	*/

.insidebanner {
	height:329px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #143956;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#143956;
	font-weight:100;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

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

.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;
}

.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;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

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

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

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

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

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

/* Inside Style End Here	*/
.table1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	align:center;
	font-size: 14px;
	font-style: normal;
	color: #30C;
	background-color: #F6F6F2;
	border-width:2px;
}
