/* CSS Document ASHOK MORYA */

*{margin:0px auto;}

strong{
	font-size:11px; 
	padding:0px; 
	color:#003F68;
}

a{ text-decoration:none; color:#999999; font-weight:bold;}
a:hover{ text-decoration:none; color:#999999; font-weight:bold;}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

.read_more{
	float:left;
	margin:0px;
	padding:0px;
}

body{
background:#ffffff url(../images/bg1.jpg) left top repeat-x;
color:#686969;
font-size:11px;
font-family:Verdana, Arial, Tahoma;
text-align:justify;
}

h1{
font-size:16px; font-weight:bold;
 }

#map{
width:1000px;
margin:0px auto;
padding:0px;}

.headerbg {
	background:#ffffff url(../images/footer_bg.jpg) left top repeat;
	width: 100%;
	height: 230px;
	
}
.whiteline { 
	margin-top: -1px;
	height: 1px;
	width:100%;
	background-color: #fff;
}
.header{
	width:960px;
	margin:auto;
	padding:40px 5px 95px 40px;
	font-family:Verdana, Arial, Tahoma;
	font-size: 14px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.gnLogo {
	margin-left: 0px;
	margin-top: 0px;
}

h4{
font-size:22px;
color:#737373;
font-weight:normal;
float: right;
margin-right: 28px;
padding-top: 155px;
}

.header_img{
width:1000px;
margin:0px;
padding:0px;
}

.workzone{
	width:950px;
	padding:0px 25px 20px 25px;	
	margin:0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.content_map{ 
width:942px; 
float:left;
background:#fff;
border-right:4px solid #fff;
border-left:4px solid #fff;

}

.content_left{
width:719px;
float:left;
}

/* text style start */

#menu{
	width:679px;
	float:left;
	padding:18px 21px 16px 20px;
	margin:1px 0px 0px 0px;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
	color:#ffedd5;
	
}

#menu ul{
display:inline;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#menu li{ list-style-type:none;
display:inline;
border-right:1px solid #ffffff;
padding:0px 12px 0px 12px;
margin:0px 0px 0px 0px;
}

#menu li a{ text-decoration:none; color:#fff;}
#menu li a:hover{ text-decoration:none; color:#fff;}
#menu li a.selected { text-decoration: underline;}

/* sub content */

#sub_profile{
float:left;
padding:10px 0px 0px 0px;
margin:0px;
color:#fff;
text-align:justify;}


.more{
width:200px;
margin:0px;
color:#7d7d7d;
font-weight:bold;
float:left;
padding:0px;
padding-top: 10px;
text-align:right;}

.company_area{
width:226px;
float:left;
padding:0px;
margin:0px 9px 0px 0px;
}

.company_title{
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(../images/kiwi.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.company_title h1{
	margin-top: -20px;
	margin-left: 140px;
}
.company_content{
	width:196px;
	float:left;
	margin:0px;
	margin-left: 1px;
	padding:22px 15px 34px 14px;
	background-image: url(../images/green_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #668f19;
	background-position: bottom;
}


.services_area{
width:226px;
float:left;
padding:0px;
padding-left: 11px;
margin:0px 9px 0px 0px;
}

.services_title{
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(../images/cherries.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.services_title h1{
	margin-top: -25px;
	margin-left: 110px;
}
.services_content{
	width:196px;
	float:left;
	margin:0px;
	margin-left: 1px;
	padding:22px 15px 34px 14px;
	background-image: url(../images/blue_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #003f68;
	background-position: bottom;
}

.clients_area{
width:226px;
float:left;
padding:0px;
padding-left: 12px;
margin:0px;}

.clients_title{
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(../images/strawberry.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.clients_title h1{
	margin-top: -20px;
	margin-left: 140px;
}
.clients_content{
	width:196px;
	float:left;
	margin:0px;
	margin-left: 1px;
	padding:22px 15px 34px 14px;
	background-image: url(../images/green_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-color: #668f19;
	background-position: bottom;
	}

/* sub content */

#gallery{
	width:703px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 9px 9px 7px;
	background:#343434;
	color:#fff;
}

.gallery-area{
width:718px;
float:left;
}

.gallery-title{
width:130px;
float:left;
padding:18px 0px 14px 15px;
}

.gallery-number_list{
width:135px;
float:right;
padding:40px 0px 0px 300px;
}

.gallery-number_list ul{
 margin:0px;
 padding:0px;
 }
 
.gallery-number_list li{
	display:inline;
	margin:0px;
	color:#000;
	margin:9px 0px 10px 0px;
	padding:7px 7px 12px 7px;
	background-image: url(../images/gallery_num_bg.jpg);
	background-repeat: no-repeat;
	
 }
 .photogallery{
 width:668px;
 float:left;
  border:4px solid #fff;
 background:#d6d6d6;
 padding:21px 15px 0px 15px;
 }
 
 
 
.gallery{width:682px; float:left; padding:0 0 25px 0}
.gallery .gallery_column{width:226px; float:left; padding:0 0 0 0; text-align: center;}
.gallery .gallery_column h3{width:200px; float:left; font-size:11px; font-weight:bold; color:#000; padding:0 0 17px 14px;}
.gallery .gallery_column h3 a{color:#000; text-decoration:none}
.gallery .gallery_column h3 a:hover{text-decoration:underline}
.gallery .gallery_column img{float:left; width:auto; padding:0 0 0 0; border:4px solid #fff; margin:0 0 0 9px; display:inline}

.showcase_click{
	width:694px;
	float:left;
	text-align:right;
	background:#343434;
	color:#fff;
	font-weight:bold;
	border-top:4px solid #fff;
	padding:9px 26px 8px 0px;
}

/* right content*/

.content_right{
width:223px;
float:left;
}

.news_event_area{
width:218px;
float:left;
border-bottom:0px solid #ccc;}

.banner{ float:left; margin-bottom:20px; margin-top:20px;}


.news_event{ 
width:177px;
float:left;
padding:14px 19px 10px 22px;}

.news_event ul {
	margin:5px 12px;
	padding:0px;
}

.contactus_form{
width:182px;
float:right;
padding:5px 12px 11px 15px;
margin:0px;
border:4px solid #d5d5d5;
background:#e6e6e6;

}
.contact_heading{

width:160px;
float:left;
padding:0px 0px 0px 0px;
border-bottom:2px dotted #000;
font-size:16px;
font-weight:normal;
color:#343434;
}

.input{
width:160px;
float:left;
padding-top:7px;
padding-bottom:6px;
color:#484848;
font-weight:bold;}

label{ padding:8px 0px 8px 0px;}

input.input1{width:160px; float:left; height:15px; border-top:1px solid #484848; border-left:1px solid #484848; }

input.input2{width:160px; height:50px; float:left; border-top:1px solid #484848; border-left:1px solid #484848;}

input.sumbtbtn{ float:left; padding-top:10px;}



/* footer */

.footer-container {
	background:url(../images/footer_bg.jpg) left top repeat-x;
	border-top:5px solid #000;
}

.footer{
	width:950px;
	padding:5px;
	padding-bottom: 20px;
	margin:0px auto;
}

.footer_menu{
	padding:0px;
	margin:5px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.footer_menu div { 
	text-align: right;
	padding:0px;
	
}
.footerleft{
	float:left;
	width:200px;
}


.footer_menu ul { 
margin:0px;
padding:0px;
}

.footer_menu li {
display:inline;
list-style-type:none;
margin:0px;
border-right:1px solid #ffffff;
padding:0px 10px 0px 10px;
}

.footer_menu li a{
text-decoration:none;
color:#fff;}

.footer_menu li a:hover{
text-decoration:none;
color:#fff;}

/* link */
a{
text-decoration:none;
color:#cccccc;}

a:hover{
text-decoration:none;
color:#5B5B5B;}



/* Inside Style Start Here	*/

.insideheader{
	width:231px;
	margin:0px;
	padding:200px 0px 5px 769px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	background-image: url(../images/insidetopbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#343434;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #343434;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#343434;
	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;
}

.insidereadmore {
	padding:10px 0px 10px 0px;
}
/* Inside Style End Here	*/

.address {
	margin: 10px 0px 10px 10px ;
}

#list{
	margin:0 auto;
	height:210px;
	width:700px;
	overflow:hidden;
	position: absolute;
	left: -550px;
	top: 20px;
	z-index: 1;
}
#list ul,
#list li{
	list-style:none;
	margin:0;
	padding:0;
}
#list a{
	position:absolute;
	text-decoration: none;
	color:#fff;
}
#list a:hover{
	color:#666;
}
.hide { display: none;}